oaf-routing

WebJar for oaf-routing

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

oaf-routing
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

oaf-routing
WebJar for oaf-routing
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/oaf-project/oaf-routing

Download oaf-routing

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/oaf-routing/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>oaf-routing</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/oaf-routing/
implementation 'org.webjars.npm:oaf-routing:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/oaf-routing/
implementation ("org.webjars.npm:oaf-routing:2.0.0")
'org.webjars.npm:oaf-routing:jar:2.0.0'
<dependency org="org.webjars.npm" name="oaf-routing" rev="2.0.0">
  <artifact name="oaf-routing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='oaf-routing', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "oaf-routing" % "2.0.0"
[org.webjars.npm/oaf-routing "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : oaf-side-effects jar [1.0.3,2)
org.webjars.npm : unique-selector jar [0.4.1,0.5)

Project Modules

There are no modules declared in this project.

Build Status type-coverage LGTM Grade Known Vulnerabilities npm

dependencies Status devDependencies Status peerDependencies Status

Oaf Routing

Common code for building accessible SPA router wrappers.

Documentation at https://oaf-project.github.io/oaf-routing/

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

org.webjars.npm

Oaf Project

An attempt to make the web suck a tiny bit less.

Versions

Version
2.0.0