Parcel JS icon
Parcel JS icon

Parcel JS

 5 likes

Parcel combines a great out-of-the-box development experience with a scalable architecture that can take your project from just getting started to massive production application.

Parcel JS screenshot 1

License model

  • FreeOpen Source

Application type

Country of Origin

  • CA flagCanada

Platforms

  • Mac
  • Windows
  • Linux
  • Self-Hosted
  No rating
5likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Scalable

Features

  1.  Zero configuration
  2.  Build automation

Parcel JS News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

Parcel JS information

  • Developed by

    CA flagDevon Govett
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  43,894 Stars
  •  2,261 Forks
  •  582 Open Issues
  •   Updated Jul 9, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Parcel JS, and it has gotten 5 likes

Parcel JS was added to AlternativeTo by musteat on Feb 15, 2018 and this page was last updated Nov 9, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Parcel JS?

Parcel combines a great out-of-the-box development experience with a scalable architecture that can take your project from just getting started to massive production application.

Features:

— Blazing fast bundle times - multicore compilation, and a filesystem cache for fast rebuilds even after a restart. — Out of the box support for JS, CSS, HTML, file assets, and more - no plugins to install. — Automatically transforms modules using Babel, PostCSS, and PostHTML when needed - even node_modules. — Zero configuration code splitting using dynamic import() statements. — Built in support for hot module replacement — Friendly error logging experience - syntax highlighted code frames help pinpoint the problem.

Official Links