parcel-bundler 是一个在 GitHub 上具有广泛公共存在的组织,专注于开发高性能的应用程序打包工具。其主要编程语言包括 JavaScript、TypeScript、Rust 和 C++。一些显著的公共仓库包括 parcel 和 lightningcss,展示了其在现代 Web 开发中的重要性。
The zero configuration build tool for the web. 📦🚀
An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
🔗 A curated list of awesome Parcel resources, libraries, tools and boilerplates
👀 A native C++ Node module for querying and subscribing to filesystem events
🌎 Parcel website
🛠 Parcel examples using various frameworks
Parcel React Server Components Examples
A fast source map manipulation, generation and consumption library written in Rust and Node.js
A script to migrate from Create React App to Parcel
A Storybook builder powered by Parcel
A github action for Parcel's PR benchmarking
The API and webinterface for the parcel benchmark github action
📃 Parcel logo and assets
parcel-bundler 主要构建 Web 应用程序的打包工具,特别是其核心仓库 parcel,旨在提供零配置的构建体验。
parcel-bundler 的主要编程语言包括 JavaScript、TypeScript、Rust、C++、HTML 和 CSS,这些语言支持其多个项目的开发和维护。
是的,parcel-bundler 的所有仓库都是公开的,用户可以访问和使用其源代码,包括一些流行的项目,如 awesome-parcel 和 watcher。