74 packages
array-foreach
Array#forEach ponyfill for older browsers
array-reduce-right
Array#reduceRight ponyfill for older browsers
array-some
Array#some ponyfill for older browsers
astring-import-attributes
import attributes support for astring
babel-plugin-empower-assert
Babel plugin to convert assert to power-assert at compile time
babel-plugin-espower
Babel plugin for power-assert
babel-plugin-unassert
Babel plugin for unassert: Encourages programming with assertions by providing tools to compile them away
babel-preset-power-assert
Babel preset for all power-assert plugins
call-matcher
ECMAScript CallExpression matcher made from function/method signature
call-signature
Parse / Generate Method Signatures
chai-to-assert
chai to assert codemod
dereserve
provides `dereserve` command to recast all ES3 reserved words to their safe alternatives
empower
Power Assert feature enhancer for assert function/object
empower-core
Power Assert feature enhancer for assert function/object
escallmatch
ECMAScript CallExpression matcher made from function/method signature
espower
Power Assert feature instrumentor based on the ECMAScript AST
espower-cli
Command line tool for power-assert
espower-coffee
power-assert instrumentor for CoffeeScript
espowerify
Browserify transform for power-assert
espower-loader
Power Assert feature instrumentor on the fly
espower-location-detector
AST source location detection helper for power-assert
espower-source
Power Assert instrumentor from source to source, with source-map
espower-typescript
power-assert instrumentor for TypeScript
espurify
Clone AST without extra properties
expect-js-to-assert
A jscodeshift codemod that transforms from expect.js to Node assert