Showing 1-20 of 862,741 packages
JavaScript library for visual programming
This plugin is useful when bundling a Multiple-Page Application with webpack 4. It let `html-webpack-plugin` to include initial split chunks and runtime chunk that related to the entry js file of a html page, which are generated by `optimization.splitChun
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
OpenTelemetry semantic conventions
Recursive version of fs.readdir with small RAM & CPU footprint
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
A Babel plugin to inject imports to core-js@2 polyfills
a streaming zip archive generator.
A simple directory tree walker.
yet another unzip library for node
A Babel plugin to inject imports to core-js@3 polyfills
https://github.com/hwchen/keyring-rs Node.js binding via https://napi.rs
A fully modifiable OTP Input Component for React Native
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Scarf is like Google Analytics for your npm packages. Gain insights into how your packages are installed and used, and by which companies.
Webpack plugin removes empty JavaScript files generated when using styles.
Inject useful debug info to each entry js globally
Process zip files using streaming API
Require hook for automatic V8 compile cache persistence
A Babel plugin to inject imports to regenerator-runtime