karma-babel-preprocessor
ES6 processor
A Karma plugin that pre-processes ES6 JavaScript files using Babel.
Karma plugin for Babel
167 stars
10 watching
23 forks
Language: JavaScript
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
jamiemason/karma-benchmark | A Karma plugin for running Benchmark.js over multiple browsers with CI compatible output. | 90 |
babel/babelify | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
babel/babel-brunch | A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. | 68 |
babel/babel | A tool that transpiles modern JavaScript code to earlier versions of the language | 43,241 |
babel/broccoli-babel-transpiler | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
yosuke-furukawa/tower-of-babel | A tutorial project that introduces ES6 features through exercises using Babel | 604 |
henriquelimas/generator-es6-babel | A tool for generating ES6 JavaScript projects using Babel.js | 10 |
vslinko/babel-plugin-react-require | A Babel plugin that adds React import declaration to files containing JSX tags | 159 |
ember-cli/babel-plugin-feature-flags | Manages feature flags for enabling and disabling features in JavaScript code | 57 |
vzhou842/faster.js | A Babel plugin that optimizes idiomatic JavaScript code by rewriting common Array method calls for performance improvements. | 436 |
guday/wepy-plugin-preprocess | A plugin for preprocess operations in the wepy framework | 1 |
sergeyt/karma-typescript-preprocessor | A TypeScript preprocessor that compiles files on the fly during testing. | 50 |
karma-runner/karma-jasmine | A plugin for the Karma testing framework to work with Jasmine test suite | 542 |