parcel-bundler / awesome-parcel
π A curated list of awesome Parcel resources, libraries, tools and boilerplates
β1,395Updated 2 years ago
Alternatives and similar repositories for awesome-parcel
Users that are interested in awesome-parcel are comparing it to the libraries listed below
Sorting:
- π¦β‘οΈ Build your npm package using composable plugins. https://www.pika.dev/blog/introducing-pika-pack/β2,302Updated 3 years ago
- Use JavaScript modules in all browsers, including dynamic importsβ1,239Updated 10 months ago
- β871Updated 2 years ago
- π° Painless universal pre-rendering for Webpack.β1,903Updated 3 years ago
- Convert modern CSS into something browsers understandβ2,216Updated last year
- Better Styling through Compiling: CSS-in-JS for those that want it all.β2,287Updated last year
- PostHTML is a tool to transform HTML/XML with JS pluginsβ2,946Updated 11 months ago
- πΆ 350b / 650b state container with component actions for Preact & Reactβ2,853Updated 3 years ago
- Bili makes it easier to bundle JavaScript libraries.β1,041Updated last year
- πA list of awesome Babel plugins, presets, etc.β873Updated 8 months ago
- Build a class attribute string quicklyβ905Updated last year
- Track compressed Webpack asset sizes over time.β1,672Updated 2 months ago
- Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')β1,236Updated 4 years ago
- Formats with Prettier and lints with ESLint+Standard! (βΏβ βΏβ )β868Updated 6 months ago
- π¦ A Webpack plugin to inline your critical CSS and lazy-load the rest.β3,438Updated 6 months ago
- The task library that just worksβ1,968Updated 2 weeks ago
- a dependency unwinder for javascriptβ2,150Updated 4 years ago
- Repository has moved:β1,091Updated 6 years ago
- Run ES Module syntax (`import`, `import()`, and `export`) in any browser β even IE!β550Updated 6 years ago
- Dyo is a JavaScript library for building user interfaces.β952Updated 7 months ago
- Extraordinary JavaScript UI framework with unique declarative and functional architectureβ3,101Updated last month
- π Offload your store management to a worker easily.β1,755Updated 5 years ago
- A customizable GraphQL style query language for interacting with JavaScript objects.β1,047Updated 2 years ago
- [POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtiβ¦