1.0.0 • Published 8 years ago
airouter v1.0.0
AiRouter
AiRouter is modern JavaScript Front-End router that allows you to navigate your routes easily.
###Why to use AiRouter?
- It's Open Source
- Supports hash typed URLs like http://site.com/#/products/list
- Work with the History API
- Provide easy-to-use API
- Provide multiple callbacks
- Provide group routes
- Returns parsed data from query
- Handles unrouted URLs
###Documentation ####https://nedyalkovv.github.io/AiRouter/
###Tests 1. Open your ternimal ./tests 2. Run command:
node server.js
- go to http://localhost:8080
##License
AiRouter is released under the MIT License. Have at it.
1.0.0
8 years ago