Skip to content

AgronKabashi/agrouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agrouter

The goal with agrouter is to provide an agnostic, simple to use router with a minimal footprint.

Size

The size of agrouter varies depending on how you import it. ES2015+ yields the best results since treeshaking can reduce the size even further.

Formats Minified (KB) Gzipped (KB)
CommonJS 1.8 0.86
ES2015+ <= 1.8 < 0.86

Related projects

react-agrouter - Wrapper library for React/Preact applications

Installation

npm install agrouter --save

Usage

See Wiki

Versioning

This project uses semantic versioning.

Licence

MIT

Releases

No releases published

Packages

No packages published