Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelcurrin/javascript-bundling-quickstarts

How to bundle your JS as a single script - using Webpack, Browserify, Babel or TypeScript
https://github.com/michaelcurrin/javascript-bundling-quickstarts

babel bundle bundling javascript react typescript webpack

Last synced: about 2 months ago
JSON representation

How to bundle your JS as a single script - using Webpack, Browserify, Babel or TypeScript

Awesome Lists containing this project

README

        

# JavaScript Bundling Quickstarts
> How to transpile and bundle your JS - using Webpack, Browserify, Babel or TypeScript

[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/javascript-bundling-quickstarts?include_prereleases=&sort=semver)](https://github.com/MichaelCurrin/javascript-bundling-quickstarts/releases/)
[![License](https://img.shields.io/badge/License-MIT-blue)](#license)

[![Made with Node.js](https://img.shields.io/badge/Node.js->=12-blue?logo=node.js&logoColor=white)](https://nodejs.org)

## Documentation

[![view - Documentation](https://img.shields.io/badge/view-Documentation-blue?style=for-the-badge)](/docs/)

## License

Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).