Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.
/ twist-router Public archive

Router library for the Twist JavaScript framework

License

Notifications You must be signed in to change notification settings

adobe/twist-router

Twist Router

Build Status

This library provides client-side routing for JavaScript applications built using Twist. This lets you manage page transitions in your application and tie these to changes in the URL. It also provides a full history service.

Installation

  • yarn add @twist/router
  • Add @twist/router to the "libraries" section of your .twistrc.

Documentation

Please see the detailed documentation available here.

Example

To play with the example in this repository, run:

yarn install
yarn run watch

Then go to http://localhost:9000/ in your browser.

About

Router library for the Twist JavaScript framework

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published