Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/43081j/you-dont-need-x

Modern and native alternatives to common packages that you may not need anymore.
https://github.com/43081j/you-dont-need-x

Last synced: about 2 months ago
JSON representation

Modern and native alternatives to common packages that you may not need anymore.

Awesome Lists containing this project

README

        

# You (more than likely) don't need X

This is your typical "you don't need" repository: a summary of _things_ you
may no longer need or that now have more modern replacements.

In this case, we're talking about JS packages which now have native
equivalents or much smaller, more modern replacements.

Each case will be documented in its own file located in the `docs/` directory.

# Index

- [moment](docs/moment.md)
- [chalk](docs/chalk.md)
- [query-string](docs/query-string.md)
- [sinon](docs/sinon.md)
- [karma](docs/karma.md)
- [mocha/chai](docs/mocha-chai.md)
- [tslint](docs/tslint.md)
- [is-travis](docs/is-travis.md)
- [has-own-prop, has, etc.](docs/has-own-prop.md)
- [extend, xtend, extend-shallow, defaults, etc.](docs/extend.md)
- [path-is-absolute](docs/path-is-absolute.md)
- [import-from, import-cwd, etc.](docs/import-from.md)
- [is-string, is-number, etc.](docs/is-string.md)