Socket
Socket
Sign inDemoInstall

riot-route

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

riot-route

Simple client-side router


Version published
Weekly downloads
5.2K
decreased by-0.57%
Maintainers
3
Weekly downloads
 
Created
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

Package last updated on 01 Nov 2015

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc