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
- Host: GitHub
- URL: https://github.com/michaelcurrin/javascript-bundling-quickstarts
- Owner: MichaelCurrin
- License: mit
- Created: 2020-06-13T15:42:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-02T10:16:04.000Z (almost 4 years ago)
- Last Synced: 2025-03-04T15:47:32.014Z (7 months ago)
- Topics: babel, bundle, bundling, javascript, react, typescript, webpack
- Language: JavaScript
- Homepage:
- Size: 201 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaScript Bundling Quickstarts
> How to transpile and bundle your JS - using Webpack, Browserify, Babel or TypeScript[](https://github.com/MichaelCurrin/javascript-bundling-quickstarts/releases/)
[](#license)[](https://nodejs.org)
## Documentation
[](/docs/)
## License
Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).