https://github.com/klabz/haxe-history
Haxe externs for History
https://github.com/klabz/haxe-history
haxe javascript
Last synced: 21 days ago
JSON representation
Haxe externs for History
- Host: GitHub
- URL: https://github.com/klabz/haxe-history
- Owner: kLabz
- License: mit
- Created: 2018-03-20T20:16:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-25T08:18:51.000Z (over 4 years ago)
- Last Synced: 2025-03-23T21:45:48.560Z (about 1 month ago)
- Topics: haxe, javascript
- Language: Haxe
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Haxe history
A Haxe library offering externs for the [history](https://github.com/ReactTraining/history) library.
## Installation
Using haxelib:
```
haxelib install history
```