Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/amitguptagwl/JSModules
Try out different ways of creating and loading JS modules. Including AMD, ES6, CommonJS (node various version), TS, SimpleJS etc
https://github.com/amitguptagwl/JSModules
Update README.md
d0b38fe06253f8c98101930c5911015cad27310c authored over 4 years ago
d0b38fe06253f8c98101930c5911015cad27310c authored over 4 years ago
Merge pull request #1 from amitguptagwl/dependabot/npm_and_yarn/4_TypeScript_WebPack/app/minimist-1.2.5
Bump minimist from 1.2.0 to 1.2.5 in /4_TypeScript_WebPack/app
80eaf7fce588e51f9d7d675aeb52d9815e374da4 authored over 4 years ago
Bump minimist from 1.2.0 to 1.2.5 in /4_TypeScript_WebPack/app
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](ht...
Add Browserify example
304842bdfec34359627bd0cad8dd2f97957b753b authored over 4 years ago
304842bdfec34359627bd0cad8dd2f97957b753b authored over 4 years ago
Add Deno
7bd8c6059bc46a6fdf844961b42547149333612d authored over 4 years ago
7bd8c6059bc46a6fdf844961b42547149333612d authored over 4 years ago
Add knowledge about different loaders
6cbbe791d211aab3edc1d8f44ff32d0c366c59a1 authored over 4 years ago
6cbbe791d211aab3edc1d8f44ff32d0c366c59a1 authored over 4 years ago
Add summary detail of all the modules in this project
a6c7deaa734f1f56c9a62d9fc1c26061221db688 authored over 4 years ago
a6c7deaa734f1f56c9a62d9fc1c26061221db688 authored over 4 years ago
Add troubleshooting guide for common errors
2171ed11761f6bcb960909e3a25c221f741b1adc authored over 4 years ago
2171ed11761f6bcb960909e3a25c221f741b1adc authored over 4 years ago
Add an example to transpile TS modules to single js bundle by webpack
919bcb5a64010990ce3afce376889b6ac2b2f8d6 authored over 4 years ago
919bcb5a64010990ce3afce376889b6ac2b2f8d6 authored over 4 years ago
Add TypeScript Module Example
bf6500c9e616fbd9d3fba7309f83ebf60addf8af authored over 4 years ago
bf6500c9e616fbd9d3fba7309f83ebf60addf8af authored over 4 years ago
remove unnecessary code
bcd415a22596b1e0767c8a6319c9acb02cad5f70 authored over 4 years ago
bcd415a22596b1e0767c8a6319c9acb02cad5f70 authored over 4 years ago
Setup single example with CJS, ES6
86fbcf6600840191178df12af44977b6297e5ba5 authored over 4 years ago
86fbcf6600840191178df12af44977b6297e5ba5 authored over 4 years ago
Create code to run CommonJs modules in nodejs
d5d7b877cad3d978646fc222a491e7e5be150fb0 authored over 4 years ago
d5d7b877cad3d978646fc222a491e7e5be150fb0 authored over 4 years ago
Add code to import a ES6 module dynamically
102502eae655b8f4e7b23c6cd964f01baf25bbfc authored over 4 years ago
102502eae655b8f4e7b23c6cd964f01baf25bbfc authored over 4 years ago
Fix es6module to be used with node
1. support to run by nodejs
2. fix webpack to still generate es5 script from es6 modules
3. rena...
Run es6 module with node v13 as well
3dd4e1894e4139a5dd9a0eebd290d59025713598 authored over 4 years ago
3dd4e1894e4139a5dd9a0eebd290d59025713598 authored over 4 years ago
Add an example of importing js module from URL
be7171438b6d19acc06e5c5d68df607c916e607b authored over 4 years ago
be7171438b6d19acc06e5c5d68df607c916e607b authored over 4 years ago
Add example of how to use ES6 dynamic import in node and broweser
889c470f066b43ce38ae4d7e858b031fddec4d68 authored over 4 years ago
889c470f066b43ce38ae4d7e858b031fddec4d68 authored over 4 years ago
Add the example of how to use commonjs module in nodejs
187e64ec4526855deb910c93129a0a30f6094d73 authored over 4 years ago
187e64ec4526855deb910c93129a0a30f6094d73 authored over 4 years ago
Add example of how to use ES6 module with node
3d8b730416aba35e4b9891c0849b68fb8a2af402 authored over 4 years ago
3d8b730416aba35e4b9891c0849b68fb8a2af402 authored over 4 years ago
Rename folder
5757dc1dc5c9cd6833ecb6a38aa66adbd3d42783 authored over 4 years ago
5757dc1dc5c9cd6833ecb6a38aa66adbd3d42783 authored over 4 years ago
Setup ES6 module
862bf255fe553742a52cc95427a9a462592e54ba authored over 4 years ago
862bf255fe553742a52cc95427a9a462592e54ba authored over 4 years ago
Initial commit
a34260b0e1348f8ddd0535682ea9a1dc63891a69 authored over 4 years ago
a34260b0e1348f8ddd0535682ea9a1dc63891a69 authored over 4 years ago