JSPM

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

A React library for creating powerful jumplists

Package Exports

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

Readme

NPM Bundle Size

React Jumplist

Read the full documentation here.

Installation

$ npm i @faceless-ui/jumplist
$ # or
$ yarn add @faceless-ui/jumplist

Development

To develop this module locally, spin up the demo app:

$ git clone git@github.com:faceless-ui/jumplist.git
$ yarn
$ yarn dev
$ open http://localhost:3000

License

MIT Copyright (c) Faceless UI