pathjs-amd

0.10.1 • Public • Published

PathJS


This package is not maintained. Don't use it anymore!

The code contains known bugs and I personally switched to using a different router.


PathJS is a lightweight, client-side routing library that allows you to create single page applications using Hashes/Hashbangs and/or HTML5 PushState.

This repository was forked from mtrpcic/pathjs for continued maintenance. The latest version in this repository still serves as a drop-in replacement for the original version.


Build Status Coverage Status Code Climate

Sauce Test Status

Getting Started

Description forthcoming. Visit mtrpcic/pathjs in the meantime. The API is still the same.

Additionally, this library

Change History

  • 0.10.1 (2016-04-07)
    • THIS PACKAGE IS NOT MAINTAINED.
  • 0.10.0 (2014-11-24)
    • Breaking Change: If a AMD module loader is present this library no longer exposes itself as a named module but instead as an anonymous module - in alignment to common practice.
    • Extended the module wrapper to also support CommonJS
    • Added tests to ensure compatibility with Webpack and Browserify
  • 0.9.1 (2014-07-09)
    • Fixed AMD definition
  • 0.9.0 (2014-07-09)

License (MIT)

See LICENSE.md.

Dependents (0)

Package Sidebar

Install

npm i pathjs-amd

Weekly Downloads

0

Version

0.10.1

License

MIT

Last publish

Collaborators

  • analog-nico