247 packages
aci
ACI Universal Payments (server-to-server) SDK.
angular-swing
AngularJS directive for Swing: A swipeable cards interface. The swipe-left/swipe-right for yes/no input. As seen in apps like Jelly and Tinder.
ansi-slice
Extracts a section of a string containing ANSI escape codes.
approximate-now
Approximate (fast) current UNIX time.
async-mysql
async-mysql is a wrapper for mysql that uses ES7 async functions.
async-request
async-request is a wrapper for request that uses ES7 async functions.
ava-dom
Port of jest-dom to ava.
babel-plugin-annotate-console-log
Annotates console.log call expression with information about the invocation context.
babel-plugin-closure-elimination
Removes closures from your JavaScript in the name of performance.
babel-plugin-extend-scope-chain
[](https://www.npmjs.org/package/babel-plugin-extend-scope-chain) [ and __abstract() calls.
babel-plugin-flow-runtime
Transforms flow type annotations into flow-runtime types, optionally adds runtime type validation to annotated code.
babel-plugin-graphql-tag
Compiles GraphQL tagged template strings using graphql-tag
babel-plugin-heredoc
Transforms JSX element to a string literal.
babel-plugin-immutable
Uses Object.freeze to freeze all object and array expressions.
babel-plugin-lodash-modularize
Babel plugin that replaces lodash library import statement to individual module imports.
babel-plugin-log-deprecated
Adds a console.warn statement to the functions annotated with @deprecated tag.
babel-plugin-object-freeze
Uses Object.freeze to freeze all object and array expressions.
babel-plugin-private-class-members
babel-plugin-react-css-modules
Transforms styleName to className using compile time CSS module resolution.
babel-plugin-roarr
[](https://travis-ci.org/gajus/babel-plugin-roarr) [](https://www
babel-plugin-slonik-sql-type-cache
Automatically transforms Slonik's sql.type() calls to use a caching mechanism that prevents expensive re-initialization of Zod schemas, improving performance without requiring code changes.
babel-plugin-transform-export-default-name
Babel plugin that transforms default exports to named exports.
babel-plugin-transform-function-composition
Transpiles function-bind call expressions to partially applied call expressions. Uses the invocation context to set the first parameter of the callee function.
babel-plugin-transform-function-partial-application
Uses function-bind syntax to create partial application