https://github.com/sensorario/observables
https://github.com/sensorario/observables
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sensorario/observables
- Owner: sensorario
- Created: 2020-03-25T07:25:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T18:22:51.000Z (about 2 years ago)
- Last Synced: 2025-02-10T10:53:18.805Z (over 1 year ago)
- Language: TypeScript
- Size: 874 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Observables
A little repository for studying purpose.
## Running tests
`npm run test`
## See the coverage
After `npm run test`, open /coverage/observables/index.html file.