Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sielay/fake-autobahnjs
Fake/Mock autobahn that doesn't require setting up servers, etc, works like xhr-mock
https://github.com/sielay/fake-autobahnjs
Last synced: 1 day ago
JSON representation
Fake/Mock autobahn that doesn't require setting up servers, etc, works like xhr-mock
- Host: GitHub
- URL: https://github.com/sielay/fake-autobahnjs
- Owner: sielay
- License: mit
- Created: 2017-11-10T13:34:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-10T23:12:53.000Z (almost 7 years ago)
- Last Synced: 2024-10-11T13:16:37.143Z (25 days ago)
- Language: TypeScript
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fake-autobahnjs
Fake/Mock autobahn that doesn't require setting up servers, etc, works like xhr-mock## Motivation
* other things like crossbar testing suite and mock-autobahnjs work either in browser or require setting up some extra server/env.
Just see spec file.
Feel free to PR.
# Licence
MIT