Socket
Book a DemoInstallSign in
Socket

navigate

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

navigate

A router for the browser (client-side JavaScript)

Source
npmnpm
Version
0.2.1
Version published
Weekly downloads
257
-21.65%
Maintainers
1
Weekly downloads
 
Created
Source

navigate.js

Description: A router for the browser (client-side JavaScript).

Home page: jakut.is/git/NAVIGATE/about

Demo page: jakut.is/demos/navigate

Git repository url: git://jakut.is/NAVIGATE

npm package: navigate

jam package: navigate

License: MIT

Author: Vytautas Jakutis

features

  • has no dependencies
  • supports Asynchronous Module Loader (AMD, RequireJS), CommonJS (Node.js require) and regular <script> loading
  • if HTML5 History API is not available, falls back to hashes
  • handles click events on same origin links
  • supports browsers:
    • Mozilla Firefox 1.0+
    • Opera 8.00+
    • Google Chrome 1+
    • Microsoft Internet Explorer 6+
    • Apple Safari 3.0+

Keywords

router

FAQs

Package last updated on 17 Oct 2012

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