Demonstrating different JavaScript module formats (CommonJS, AMD, ES2015) and how awesome webpack is
:wrench: require default codemod.
Protractor end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Should.
selenium-webdriver end-to-end test automation boilerplate, using CommonJS, Jasmine and Assert.
TestCafe end-to-end test automation boilerplate, using commonjs.
Demonstrate how rollup produces an incorrect build w/ non-strict CommonJS modules
🔍 A collection of useful regex to convert CommonJS to ES6 or ES6 to CommonJS
A tiny (984 B), limited & tree-shakeable color manipulation library
Protractor end-to-end test automation boilerplate, using: CommonJS, Jasmine, & Assert.
Get a random Star Wars name
Webpack loader to defer JavaScript parsing
commonjs bundler that hoists all module into a single scope.
select without sparql: articulated regex for tree traversal
Demo of various module format setups in Browserify
Yeoman generator to create a nodejs library to support both esm and commonjs by using `package.main` and `package.module`
代码资源
基于 coolie 的前端多页开发模板
Puppeteer end-to-end test automation boilerplate, using CommonJS, Jasmine and Assert.
TestCafé end-to-end test automation boilerplate, Using Commonjs, Chai and Expect.
CommonJS module API polyfill for browsers
selenium-webdriver end-to-end test automation boilerplate, using CommonJS, MochaJS and Chai.
Playwright end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Should.
Rollup config to create an npm package that supports both ECMAScript module and CommonJS
Step 2: Webpack Hello-World Demo.
Smart starter for NPM libraries with Typescript sources, integrated unit testing, release scripts and Markdown documentation.
WD end-to-end test automation boilerplate, Using Commonjs, Webdriver-Manager, Jest and Expect.
Protractor end-to-end test automation boilerplate, using: CommonJS, Jasmine and Expect.
WD end-to-end test automation boilerplate, Using Commonjs, Webdriver-Manager, Cucumber, Chai and Expect.
Playwright end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Assert.
An example of a sub/pub design pattern
🌰 throttle and debounce.
Provides a unique registry engine for singletons
selenium-webdriver end-to-end test automation boilerplate, using CommonJS, Jest and Assert
TestCafé end-to-end test automation boilerplate, Using Commonjs and Assert.
Simplistic CommonJS module bundler
Converts from commonJS modules in node_modules to es6 module.
Angular 2 setup project with webpack configuration
selenium-webdriver end-to-end test automation boilerplate, using ES6-modules and AVA.
nightwatch end-to-end test automation boilerplate, using CommonJS and EXPECT.
selenium-webdriver end-to-end test automation boilerplate project. Using commonjs, cucumber & chai
selenium-webdriver end-to-end test automation boilerplate, using CommonJS, MochaJS and Assert.
Playwright end-to-end test automation boilerplate, Using Commonjs, Cucumber, Chai and Assert.
雷超的练习项目
A basic config to run the Jest test tool.
Protractor end-to-end test automation boilerplate, using CommonJS, Mocha & Chai.
Puppeteer end-to-end test automation boilerplate, using CommonJS, Cucumber and Assert.
Puppeteer end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Assert.
Understand how module bundler works by build a simple one.