https://github.com/cameronhunter/ca-highway-conditions
Monorepo for California highway conditions
https://github.com/cameronhunter/ca-highway-conditions
california conditions highway weather
Last synced: 4 months ago
JSON representation
Monorepo for California highway conditions
- Host: GitHub
- URL: https://github.com/cameronhunter/ca-highway-conditions
- Owner: cameronhunter
- Created: 2017-02-23T19:40:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-25T07:50:09.000Z (over 9 years ago)
- Last Synced: 2025-02-24T13:32:06.651Z (over 1 year ago)
- Topics: california, conditions, highway, weather
- Language: HTML
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ca-highway-conditions
A monorepo of libraries and tools for parsing and reading California's Highway
conditions.
## Packages
### [ca-highway-conditions](https://github.com/cameronhunter/ca-highway-conditions/tree/master/packages/ca-highway-conditions)
[](https://npmjs.org/package/ca-highway-conditions)
A command-line tool for displaying the current highway notices.
### [ca-highway-conditions-fetcher](https://github.com/cameronhunter/ca-highway-conditions/tree/master/packages/ca-highway-conditions-fetcher)
[](https://npmjs.org/package/ca-highway-conditions-fetcher)
A library that fetches the highway conditions from http://www.dot.ca.gov/hq/roadinfo.
### [ca-highway-conditions-parser](https://github.com/cameronhunter/ca-highway-conditions/tree/master/packages/ca-highway-conditions-parser)
[](https://npmjs.org/package/ca-highway-conditions-parser)
A library that parses the highway conditions format into JSON.