Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
TypeScript definitions for json-stringify-safe
parse the test anything protocol
ParcelJS v2 plugin to copy static files from static dir to bundle directory.
Deterministic stringification for when performance matters
https://github.com/mugi-uno/parcel-plugin-bundle-manifest, but for Parcel 2
A plugin for the parcel bundler to visualise bundle contents
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
A blazing fast stringifier that safely handles circular objects
Merge objects & other types recursively. A simple & small integration.
hast utility to serialize to HTML
An ini encoder/decoder for node
markdown processor powered by plugins part of the unified collective
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
> Monorepo of isomorphic utility functions
JSON.parse with bigints support
HTML processor powered by plugins part of the unified collective
Solves a problem with util.format
A familiar and performant compile time CSS-in-JS library for React.
Parse JSON without risk of losing numeric information
Parcel v2 namer ensures that generated files have no content hash
A build plugin to optimize React Aria to only include translated strings for locales that your app supports. It currently supports Vite, Rollup, Webpack, and esbuild via [unplugin](https://github.com/unjs/unplugin). For Parcel, please use `@react-aria/par
A utility for converting React CSSProperties and style maps into CSS strings, designed to simplify the management of inline styles in HTML email templates and React projects.
Wrapper for fast object cloning using `JSON.parse` & `JSON.stringify`