https://github.com/robinfr/es6-stub
https://github.com/robinfr/es6-stub
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robinfr/es6-stub
- Owner: Robinfr
- Created: 2017-07-27T18:48:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T18:55:29.000Z (almost 9 years ago)
- Last Synced: 2025-04-05T09:12:42.990Z (about 1 year ago)
- Language: JavaScript
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is purely a showcase to see why stubbing ES modules is hard.
Run the tests with `npm run test` or `npm run test:watch`.