Git Product home page Git Product logo

awesome-parcel's Introduction

Awesome Parcel Awesome Slack Twitter Follow

A curated list of Parcel plugins, articles, etc.

Ecosystem

Contents

Examples

Plugins

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 copies 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.
  • PurgeCSS - Removes unused selectors from your CSS files using PurgeCSS.
  • Modernizr - Generates a custom modernizr build
  • Watch Reload - Watches files outside of parcel bundles and sends a reload request to parcel if they change
  • HTML Interpolation - Interpolation plugin that gives you option to use your .env variable inside HTML
  • Static ZIP - Provide archived local directory in the static build. Useful for BrowserFS.
  • Shebang - Add a shebang to the output files (useful for CLI applications).
  • data-src - Bundles resources defined in data-srcset and data-src HTML attributes.
  • compress - Precompresses (gzip, brotli) build output with @gfx/zopfli and brotli

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.

awesome-parcel's People

Contributors

agentcooper avatar albinotonnina avatar alejandronanez avatar arnellebalane avatar ayush000 avatar belicekm avatar brandon93s avatar cprecioso avatar cyyyu avatar dalcib avatar davidnagli avatar devongovett avatar elwin013 avatar fathyb avatar fdiskas avatar grafikart avatar gregtillbrook avatar hirasso avatar krotovic avatar matuzalemsteles avatar michaldarda avatar proyang avatar raincal avatar ralscha avatar robbiedigital avatar rvasilev avatar shff avatar slogsdon avatar ty3uk avatar valentinogagliardi avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.