https://github.com/timwis/choo-onload-tests
A few tests to demonstrate expected functionality of on-load in choo
https://github.com/timwis/choo-onload-tests
Last synced: 25 days ago
JSON representation
A few tests to demonstrate expected functionality of on-load in choo
- Host: GitHub
- URL: https://github.com/timwis/choo-onload-tests
- Owner: timwis
- Created: 2016-07-16T00:52:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-16T00:53:10.000Z (almost 9 years ago)
- Last Synced: 2025-03-25T08:42:48.628Z (about 1 month ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# choo-onload-tests
A few tests to demonstrate expected functionality of
[on-load](https://github.com/shama/on-load) in [choo](https://github.com/yoshuawuyts/choo).## Usage
* Clone the repository
* `npm install`
* `npm test`