Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aaronshaf/html-router

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aaronshaf/html-router - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json

@@ -8,3 +8,3 @@ {

],
"version": "0.0.2",
"version": "0.0.3",
"main": "index.js",

@@ -11,0 +11,0 @@ "repository": {

Drop-in router.
## Quick start
## Usage
### Hash router
Renders first match.
```html

@@ -37,2 +39,4 @@ <script src="https://unpkg.com/@aaronshaf/html-router@0/hash.js" type="module"></script>

Renders first match.
```html

@@ -39,0 +43,0 @@ <script src="https://unpkg.com/@aaronshaf/html-router@0/pathname.js" type="module"></script>

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