react-stripe-checkout-legacy
Integrate legacy version of Stripe Checkout into a React app
Integrate legacy version of Stripe Checkout into a React app
fetch an npm module from various CDNs to a single es6-ready file
Webpack Template by ${Mr.DJA}!
Dynamic imports for all
Transform ESM to Common JS for present NodeJS, without any junk wrappers or useless renaming
Reliably installs a local package into another, for testing.
An universal event (emitter) / bus for Browser / Node.js
Lists the files imported by a ESModule file.
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x' and import 'y/lib/x/style.css')
A Node.js CLI and equivalent JS API to audit the age of installed production npm packages.
Babel plugin for compiling CSS Modules in csstag's tagged templates to actual styles for production.
A terminating Apollo Link for Apollo Client that allows FileList, File, Blob or ReactNativeFile instances within query or mutation variables and sends GraphQL multipart requests.
Create a new Node.js project with TypeScript and ESM
🛠 Copy `.js` files from input directory to `.mjs` files in output directory.
Custom Element for testing state changes as a string and/or color.
Lightweight Javascript CJS and ES6 bundler
BrowserStack APIs client library for node.js
Converts simple node.js modules into ES6 modules
Build ES modules from ES6 source code
Clones a value, recursively extracting File, Blob and ReactNativeFile instances with their object paths, replacing them with null. FileList instances are treated as File instance arrays.