Socket
Socket
Sign inDemoInstall

routify

Package Overview
Dependencies
0
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    routify

The most powerful client-side routing in the west


Version published
Weekly downloads
17
increased by21.43%
Maintainers
3
Install size
2.51 MB
Created
Weekly downloads
 

Readme

Source

Welcome to routify.js

routify.js is the most unintrusive, and yet most powerful, client-side routing system for Single Page Applications (SPas) out there. It's written in modern ES6 Javascript, has fallback support, and it does as little as possible while being very powerful.

It supports sub-routes, each one with different fallbacks.

It works everywhere

routify.js is written in pure Javascript, and it will work:

  • Straight HTML files. Here is a guide to turn a simple HTML file in to a routing-aware page,

  • lit-element. routify.js provides two mixins which will enable routing for your main page and any other pages in no time. (routify.js has a simple lit-html guide)

  • (more to come)

Discover routify

routify.js is literate code!

See the official routify.js documentation or have a look at the step-by-step routify guides.

Finally, look at routify.js' API

Keywords

FAQs

Last updated on 27 Jul 2023

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc