Socket
Socket
Sign inDemoInstall

riot-route

Package Overview
Dependencies
1
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    riot-route

Simple isomorphic router


Version published
Weekly downloads
6.3K
decreased by-19.69%
Maintainers
3
Install size
159 kB
Created
Weekly downloads
 

Readme

Source

Build Status Code Quality NPM version NPM downloads MIT License Coverage Status

Riot Router

The Riot Router is the minimal router implementation with such technologies:

  • pushState and history API
  • multiple routing groups
  • replacable parser
  • compatible with IE9 and higher

A part of Riot.js, but it also works without Riot.js.

Documentation

See also riotjs.com:

Downloads

We have 3 editions:

Installation

npm

$ npm install --save riot-route

Bower

$ bower install --save riot-route

Demos

Development

  • $ npm install to setup
  • $ make build to build it once
  • $ make watch to watch and build it continuously
  • $ npm test to test

Keywords

FAQs

Last updated on 08 Aug 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc