Shubham Joshi 3367e0c6c7 feat(command): new command: uniq() (#453)
* Added uniq.js, need to add tests

* Added basic tests for uniq.js

* Implemented uniq and added tests

* Generated docs for uniq

* Fixed lint error

* Added suport for -c and -d to uniq

* Generated docs

* Fixed formatting errors. Uniq now correctly returns empty string when output is specified

* Added uniq to piped methods

* Improved comment legibility

* Cleaned up the pipeline

* Added pipe test for uniq

* Converted uniq pipe test file to use linux line endings

* Fixed linting errors
2016-07-22 15:49:09 -07:00
..
2013-09-02 14:13:04 -04:00
2012-03-01 20:22:44 -05:00
2016-03-31 21:05:30 -07:00
2012-12-24 02:46:28 +01:00
2012-03-26 11:31:04 -04:00
2012-12-26 03:18:06 +01:00
2016-01-24 14:24:26 -08:00
2016-03-31 21:05:30 -07:00
2012-03-01 20:22:44 -05:00
2012-03-01 20:22:44 -05:00
2012-03-01 20:22:44 -05:00
2012-03-01 20:22:44 -05:00
2012-03-01 20:22:44 -05:00
2012-03-01 20:22:44 -05:00
2012-03-01 20:22:44 -05:00
2012-09-08 19:14:35 -07:00