stuymedova / bundler

A small module bundler for the Node.js environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bundler

A small module bundler for the Node.js environment.

For the background information on bundlers see BACKGROUND.md.

Demo

The bundle resulted from building the index file from the example directory is located at ./bundle.js.

Try building the project yourself by running node example.js from the root of the project.

References

About

A small module bundler for the Node.js environment


Languages

Language:JavaScript 100.0%