1.0.0 • Published 4 years ago

@lifaon/routes v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

npm (scoped) npm bundle size (scoped) npm NPM npm type definitions

routes

To install:

yarn add @lifaon/routes
# or 
npm i @lifaon/routes --save

Entry point: index.js, others may contain some private or garbage experiment code. I recommend you to use rollup to import/bundle the package, but you may use an already bundled version in bundles/.

You may also use unpkg: https://unpkg.com/@lifaon/routes

SOME EXAMPLES HERE