Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcallisto/react-router-dom-slinky
https://github.com/mcallisto/react-router-dom-slinky
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcallisto/react-router-dom-slinky
- Owner: mcallisto
- License: mit
- Created: 2020-06-20T07:46:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-22T07:26:10.000Z (over 3 years ago)
- Last Synced: 2024-10-11T15:45:26.184Z (26 days ago)
- Language: Scala
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-router-dom-slinky
React-router-dom bindings for slinky (powered by ScalablyTyped)
It is distributed for Scala 2.13 and Scala.js 1
```
libraryDependencies ++= Seq("vision.id" %%% "react-router-dom-slinky" % "0.1.5")
```## Minimization
See the following compilation output:
```
[warn] Wrote history (35 files)
[warn] Wrote react-router-dom (35 files)
[warn] Wrote react-router (44 files)
[warn] Wrote minimized prop-types (0 files)
[warn] Wrote minimized react-dom (0 files)
[warn] Wrote minimized std (171 files)
[warn] Wrote minimized csstype (487 files)
[warn] Wrote minimized react (273 files)
```