Contains the queue plugin for Baseplate
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
Contains the email plugin for Baseplate
asynchronous function queue with adjustable concurrency
Promise queue with concurrency control
Allow parsing of TypeScript syntax
Allow parsing of jsx
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
A simple tool to keep requests to be executed in order.
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
This plugin transforms ES2015 modules to UMD
Compile ES2015 classes to ES5
Allow parsing of class properties
Apply ES2015 function.name semantics to all functions
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 arrow functions to ES5
Add a __source prop to all JSX Elements
Compile ES2015 shorthand properties to ES5
Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.