umijs / mako

An extremely fast, production-grade web bundler based on Rust.
https://makojs.dev
MIT License
1.21k stars 45 forks source link
Mako logo # Mako 🦈 [![](https://badgen.net/npm/v/@umijs/mako)](https://www.npmjs.com/package/@umijs/mako) [![](https://badgen.net/npm/dm/@umijs/mako)](https://www.npmjs.com/package/@umijs/mako) [![](https://github.com/umijs/mako/actions/workflows/ci.yml/badge.svg)](https://github.com/umijs/mako/actions/workflows/ci.yml) [![](https://badgen.net/npm/license/umi)](https://www.npmjs.com/package/@umijs/mako) Mako `['mɑːkoʊ]` is an **extremely fast**, **production-grade** web bundler based on **Rust**. ✨ See more at [makojs.dev](https://makojs.dev).

Who's using Mako?

Getting Started

Create a new mako project with the following command.

$ npm create mako

Check out the https://makojs.dev/ for more information.

CONTRIBUTING

Read CONTRIBUTING.md.

CHANGELOG

Read CHANGELOG.md.

CONTACT US

Read Feedback on makojs.dev on joining the discussion, contacting the maintainers, and joining the mako contributors.

CREDITS

This project is inspired by:

LICENSE

MIT