JSPM

  • Created
  • Published
  • Downloads 40
  • Score
    100M100P100Q59471F
  • License MIT

Kdu Router integration for @familyjs/kdu

Package Exports

  • @familyjs/kdu-router
  • @familyjs/kdu-router/dist/index.js

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 (@familyjs/kdu-router) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@familyjs/kdu-router

Routing integration for @familyjs/kdu applications.

Building

  1. Install dependencies:
npm install
  1. Run build script:
npm run build