Parcel plugin for importing any file types as string
remark plugin to add support for serializing markdown
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
Parcel namer that preserves directory structures to stabilize output and keep the hierarchy.
recma plugin to serialize JavaScript
rehype plugin to serialize HTML
A CSS parser, transformer, and minifier written in Rust
A CSS parser, transformer, and minifier written in Rust
retext plugin to serialize prose
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.
A super light and fast circular JSON parser.
unist utility to serialize a node, position, or point as a human readable location
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
JavaScript parser and stringifier for YAML
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.
Serialize (encode) HTML character references
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.
Stringify your JSON at max speed
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies