remove Package Manager category

This commit is contained in:
Sindre Sorhus
2015-09-28 12:32:49 +07:00
parent 3db2dbf11c
commit 02ff1da80d

View File

@@ -46,7 +46,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Process management](#process-management) - [Process management](#process-management)
- [Automation](#automation) - [Automation](#automation)
- [AST](#ast) - [AST](#ast)
- [Package managers](#package-managers)
- [Static site generators](#static-site-generators) - [Static site generators](#static-site-generators)
- [Content management systems](#content-management-systems) - [Content management systems](#content-management-systems)
- [Forum](#forum) - [Forum](#forum)
@@ -573,14 +572,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Rocambole](https://github.com/millermedeiros/rocambole) - Recursively walk and transform JavaScript AST. - [Rocambole](https://github.com/millermedeiros/rocambole) - Recursively walk and transform JavaScript AST.
### Package managers
- [npm](https://github.com/npm/npm/) - A package manager for Node.js and the web.
- [jspm.io](http://jspm.io) - Frictionless browser package management with support for ES2015, CommonJS, AMD modules.
- [Duo](http://duojs.org) - A next-generation package manager for the front-end.
- [Bower](http://bower.io) - A package manager for the web.
### Static site generators ### Static site generators
- [Metalsmith](http://www.metalsmith.io) - An extremely simple, pluggable static site generator. - [Metalsmith](http://www.metalsmith.io) - An extremely simple, pluggable static site generator.