You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hirasso c55ccd2093 Update readme.md (#31) 6 years ago
.gitattributes init 7 years ago
.gitignore Added awesome_bot checking in Travis CI 7 years ago
.travis.yml Added awesome_bot checking in Travis CI 7 years ago
code-of-conduct.md init 7 years ago
contributing.md Update `contributing.md` guidelines & links 7 years ago
readme.md Update readme.md (#31) 6 years ago

readme.md

Awesome Parcel Awesome Slack Twitter Follow

A curated list of Parcel plugins, articles, etc.

Ecosystem

Contents

Examples

Plugins

Templates

  • Pug - Pug template support.
  • Markdown - Plugin for markdown support.
  • Markdown String - Plugin for markdown string support.
  • Mustache - Plugin for Mustache template support.
  • Nunjucks - Plugin to compile Nunjucks templates.
  • Handlebars - Plugin to compile handlebars templates.

Frameworks

  • Vue.js - Vue single file components support.
  • Svelte - Svelte support.
  • Angular - Angular support.

JavaScript dialects, other languages

  • TypeScript - Enhanced TypeScript integration.
  • BuckleScript - Plugin that enables BuckleScript support
  • Elm - Plugin that enables Elm support.
  • LightScript - Example plugin for loading LightScript.
  • Emscripten - Plugin for Emscripten support.
  • Fable - Enable F# support via Fable + Babel.

Other

  • ESLint - Plugin for ESlint support.
  • Bundle Manifest - Plugin for generating a bundle manifest.
  • AppCache - Plugin for generating an appcache manifest.
  • Inline SVG - Plugin that enables inline svg support.
  • Wrapper - Plugin that wraps output files with custom text or code.
  • Url-Loader - Plugin that enables convert image to base64 in .js.
  • Google Closure - Plugin that uses Google Closure compiler to minify and tree-shake JavaScript.
  • Image minification - Plugin that uses imagemin to minify images on build
  • Bundle Visualiser - Plugin to visualise bundle contents (the parcel version of webpacks webpack-bundle-analyzer)
  • css to style object import css as object
  • SW Precache Plugin to generate a service worker file that will precache resources so they work offline. (PWA)
  • react-native-web - Plugin that enables react-native-web support.
  • web-extension - Plugin that enables to use a WebExtension manifest.json as an entry point.
  • Static Files Copy - Plugin that copy static files into bundle directory.
  • Inliner - Inlines all your CSS, JS and images in a single HTML file. Great for small websites.
  • PurifyCSS - Removes unused selectors from your CSS files using PurifyCSS.
  • Manifest – Create a manifest.json in the ./dist folder containing references to the (hashed) asset files.

Integration with other languages, frameworks

  • parcel-rails - Ruby On Rails gem, for easier integration into Rails applications

Articles

English

Portuguese

Russian

French

Chinese

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, Maksim Karelov has waived all copyright and related or neighboring rights to this work.