JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 82868
  • Score
    100M100P100Q151874F
  • License MIT

A Karma plugin. Adapter for RequireJS framework.

Package Exports

  • karma-requirejs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (karma-requirejs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

karma-requirejs Build Status

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:


For more information on Karma see the homepage.