parcel

The zero configuration build tool for the web. 📦🚀 (by parcel-bundler)

Parcel Alternatives

Similar projects and alternatives to parcel

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better parcel alternative or higher similarity.

parcel discussion

Log in or Post with

parcel reviews and mentions

Posts with mentions or reviews of parcel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-09.
  • Tools and libraries widely used in micro frontend architectures!
    15 projects | dev.to | 9 Aug 2024
    Official Website
  • From Parcel to Vite: A short story of a 100K LOC migration
    10 projects | dev.to | 5 Aug 2024
    Someone even opened a discussion to ask if Parcel is dead. The official answer is no, Parcel is still alive, but it's in a we-are-working-on-a-large-refactor-and-no-time-for-minor-releases state. To us, it's like a "duck death": The latest version we can use is from more than a year ago, and we don't know when the next version will be released. It looks like it's dead, it acts like it's dead, so it's dead to us. Trust me, we tried.
  • Webpack Performance Tuning: Minimizing Build Times for Large Projects
    18 projects | dev.to | 5 Aug 2024
    While bundlers like Vite and Parcel present challenges due to our specific needs, two newer alternatives for Webpack show promise. Turbopack, the successor to Webpack created by Tobias Koppers, offers substantial performance enhancements. But, its current beta status and exclusivity for Next.js, limits its immediate usability for us.
  • Mako – fast, production-grade web bundler based on Rust
    9 projects | news.ycombinator.com | 2 Jul 2024
    You forgot Parcel, which is working on v3 https://parceljs.org/
  • Let’s Get Hands-On with WordPress FSE Theme and Custom Blocks — Part 2
    5 projects | dev.to | 28 Jun 2024
    We are operating within a Node environment, so our first step is to initialize our project by creating a package.json where we define dependencies and commands. Personally, I use both webpack (on top of which @wordpress/scripts is built) and Parcel. While using two different build engines may lack elegance, Parcel’s user-friendly approach compensates for this compared to webpack. Its commands are straightforward, requiring no additional configuration files. However, if you prefer using webpack exclusively, you can achieve this with just a few additions to your webpack.config.js.
  • Create a typescript package with Parcel
    1 project | dev.to | 14 May 2024
    Parcel is a fast and zero-configuration web application bundler designed to simplify the build process for modern web projects. It's not limited to web applications, and it can be used to build packages targeting the browser or Node.js.
  • How and why do we bundle zx?
    9 projects | dev.to | 6 May 2024
    At first we wanted to just get rid of all the helper utilities. Keep only the kernel, but this would mean a loss of backward compatibility. We needed some efficient code processing instead with recomposition and tree-shaking. We needed a bundler. But which one? Our testing approach relies on targets, not sources. We rebuilt the project frequently, speed was critical requirement. In essence, we chose a solution from a couple of among all available alternatives: esbuild and parcel. Esbuild won. Specifically in our case, it proved to be more productive and customizable.
  • DEMO - Voice to PDF - Complete PDF documents with voice commands using the Claude 3 Opus API
    4 projects | dev.to | 27 Apr 2024
    It runs using Parcel, very simple and easy to setup. The app has 3 files:
  • Getting started with TiniJS framework
    7 projects | dev.to | 20 Apr 2024
    Homepage: https://parceljs.org/
  • React Server Components Example with Next.js
    9 projects | dev.to | 16 Apr 2024
    In the Changelog Podcast episode referenced above, Dan Abramov alluded to Parcel working on RSC support as well. I couldn’t find much to back up that claim aside from a GitHub issue discussing directives and a social media post by Devon Govett (creator of Parcel), so I can’t say for sure if Parcel is currently a viable option for developing with RSCs.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic parcel repo stats
176
43,427
9.5
7 days ago

parcel-bundler/parcel is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of parcel is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?