Parcel.js
2 Reviews and Ratings
What is Parcel.js?
Parcel, or Parcel.js, is a zero configuration web application bundler. Parcel supports many languages and file types out of the box, from web technologies like HTML, CSS, and JavaScript, to assets like images, fonts, and videos. When a file type isn't included by default, Parcel will automatically install all of the necessary plugins and dev dependencies for the user.