Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minipack

A simple module bundler, inspired by minipack and tinypack

Features

  • Remove duplication for the same module
  • Resolve circular dependency
  • node_modules resolution
  • Config file
    • Resolve Alias Option
    • Custom loader (ts-loader, babel-loader)

Install

Install globally with npm

npm install -g @yunho1017/minipack

Install your package.json

yarn add @yunho1017/minipack

How to use

TBD

How does it work?

Use the code, Luke!

References

  • Minipack: A simplified example of a modern module bundler written in JavaScript
  • Tinypack: A simple TypeScript module bundler

License

MIT

About

📦 A simplified example of a modern module bundler written in JavaScript

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages