webogram-i2p/node_modules/karma-requirejs/README.md
2014-01-05 20:07:11 +04:00

19 lines
696 B
Markdown

# karma-requirejs [![Build Status](https://travis-ci.org/karma-runner/karma-requirejs.png?branch=master)](https://travis-ci.org/karma-runner/karma-requirejs)
> Adapter for the [RequireJS](http://requirejs.org/) framework.
**This plugin ships with Karma by default, so you don't need to install it.**
Check out examples on how to configure RequireJS with Karma:
- Karma's e2e test https://github.com/karma-runner/karma/tree/master/test/e2e/requirejs
- Karma's docs http://karma-runner.github.io/0.8/plus/RequireJS.html
- Kim's example project https://github.com/kjbekkelund/karma-requirejs
----
For more information on Karma see the [homepage].
[homepage]: http://karma-runner.github.io/