mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Adding Bit- Virtual component repository (#397)
Added new category for component management. Bit is not a package manager, so new category is required. Adding Bit (https://github.com/teambit/bit) - a virtual repository for exporting, storing, maintaining, managing, finding and reusing code components.
This commit is contained in:
parent
e740598b9e
commit
0754a68d17
@ -4,6 +4,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
|
||||
* [Awesome JavaScript](#awesome-javascript)
|
||||
* [Package Managers](#package-managers)
|
||||
* [Component managment](#component-managment)
|
||||
* [Loaders](#loaders)
|
||||
* [Bundlers](#bundlers)
|
||||
* [Type Checkers](#type-checkers)
|
||||
@ -90,6 +91,10 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [yarn](https://yarnpkg.com/) - Fast, reliable, and secure dependency management.
|
||||
|
||||
|
||||
## Component Managment
|
||||
|
||||
* [Bit](https://github.com/teambit/bit) - Create, find and reuse components (React, Anular, Node etc.) across applications.
|
||||
|
||||
## Loaders
|
||||
*Module or loading system for JavaScript.*
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user