[go: nahoru, domu]

Skip to content
forked from umijs/mako

An extremely fast, production-grade web bundler based on Rust.

License

Notifications You must be signed in to change notification settings

thinkasany/mako

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mako logo

Mako 🦈

Mako ['mɑːkoʊ] is an extremely fast, production-grade web bundler based on Rust.

✨ See more at makojs.dev.

Who's using Mako?

  • Web App,Hybrid App, Mini Program (Partly), Low Code, Serverless in Ant Group
  • Ant Design using Mako for its website
  • Umi integrated Mako for its bundling
  • Dumi integrated Mako for its bundling
  • Father integrated Mako for its bundling

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:

  • webpack, which inspired lots of ideas of Mako.
  • swc by @kdy1, which powered the parsing, transforming and codegen of Mako.
  • farm by @brightwu, which inspired the tree shaking, plugin system and others of Mako.
  • rspack, which inspired the tree shaking of Mako.
  • oxc-resolver by @Boshen which powered the resolver of Mako.

LICENSE

MIT

About

An extremely fast, production-grade web bundler based on Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 68.2%
  • JavaScript 23.1%
  • TypeScript 8.3%
  • CSS 0.2%
  • Just 0.1%
  • Less 0.1%