Telegram Web, preconfigured for usage in I2P.
http://web.telegram.i2p/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Igor Zhukov
0993489baf
|
11 years ago | |
---|---|---|
.. | ||
lib | 11 years ago | |
LICENSE | 11 years ago | |
README.md | 11 years ago | |
package.json | 11 years ago |
README.md
karma-requirejs
Adapter for the RequireJS 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.