NPM package to read and edit chunks contained in a PNG file
flush webpack chunks for SSR from React Loadable or similar packages
Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4 + SSR
Manipulate SVG path data (path[d] attribute content) simply and efficiently.
Extract the data chunks from a PNG file
Return a fresh PNG buffer given a set of PNG chunks
TypeScript definitions for png-chunks-extract
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
Get all chunks of a stream
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
Generate XRPL Accounts with a number-based secret: 8 chunks of 6 digits
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
A webpack plugin to remove obsolete chunk files in webpack watch mode
Generate XRPL Accounts with a number-based secret: 8 chunks of 6 digits
Create or parse a PNG tEXt chunk for storing uncompressed text data in PNG images
No description provided.
Combines multiple chunks of a stream to arrays of chunks
Utility functions shared by react-highlight-words and react-native-highlight-words
Module Federation helper for Node
> Rewrite a WASM binary
Server Side Render add-on for React Loadable. Load splitted chunks was never that easy.
Streaming Boyer-Moore-Horspool searching for node.js
Framework-independent loaders for 3D graphics formats
Content-defined chunking and hashing for Hugging Face Xet storage
Read wav file format and Edit data chunk.
A thoroughly civilized CMS for Rails apps which deal with user generated content. Chunks is a Rails engine providing out-of-the-box management and rendering for pages composed of self-contained chunks of content. Each Chunk is comprised of an edit view, a public view, and a view model which will be updated, validated, and invoked by the ChunksPublicController if server-side interaction is required. The Chunks controller quickly delegates all responsibility for logic and page flow to an individual Chunk view model while the framework gets out of the way altogether, allowing for extremely easy extension and migration onto or off the Chunks framework. Documentation and extensions available at http://www.chunkscms.com.