JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 63687
  • Score
    100M100P100Q155999F
  • 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

js-standard-style npm version npm downloads

Build Status Dependency Status devDependency Status

Adapter for the RequireJS framework.

Check out examples on how to configure RequireJS with Karma:


For more information on Karma see the homepage.