Socket
Socket
Sign inDemoInstall

oaf-routing

Package Overview
Dependencies
2
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    oaf-routing

Common code for building accessible SPA router wrappers.


Version published
Weekly downloads
2K
increased by10.07%
Maintainers
1
Install size
373 kB
Created
Weekly downloads
 

Readme

Source

Build Status type-coverage codecov Mutation testing badge Known Vulnerabilities npm

Oaf Routing

Common code for building accessible SPA router wrappers.

Compatibility

For IE support you will need to polyfill Map. Using core-js:

import "core-js/es6/map";

If you use the smoothScroll option of RouterSettings, you may want to use iamdunstan's smoothscroll polyfill. See MDN's scrollIntoView browser compatibility.

Libraries that use Oaf Routing

See also

FAQs

Last updated on 27 Jan 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