$ cnpm install recent
Filter an object to return the most recent values.
Install with npm
$ npm i recent --save
var recent = require('recent');
Install dev dependencies:
$ npm i -d && npm test
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
Brian Woodward
Copyright © 2015 Brian Woodward Released under the MIT license.
This file was generated by verb-cli on June 18, 2015.
Copyright 2013 - present © cnpmjs.org | Home |