react-native-bundle-splitter
Decrease your start up time and RAM memory consumption by an application via splitting JS bundle by components and navigation routes
banner-cli
Create a banner comment from package data.
gulp-bundle-assets
Create asset (js, css) bundles from a config file leveraging the power of streams
@bundles/core
Bundles is a file bundler -- similar to [WebPack](https://webpack.js.org/), [RollupJS](http://rollupjs.org), [Parcel](https://parceljs.org/), [PostCSS](https://postcss.org/), etc. -- **but for anything**. The main difference between Bundles and other bund
@toolbuilder/ring-buffer
Replace your slow Array based fixed length ring buffer, or circular queue, with ring-buffer. RingBuffer is roughly 10x faster, and is a drop in replacement.