https://github.com/latticework/definitelytypedtests
Test fixtures for the DefinitelyTyped declaration files
https://github.com/latticework/definitelytypedtests
Last synced: about 1 year ago
JSON representation
Test fixtures for the DefinitelyTyped declaration files
- Host: GitHub
- URL: https://github.com/latticework/definitelytypedtests
- Owner: latticework
- Created: 2013-04-15T09:50:01.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-02T21:29:42.000Z (almost 13 years ago)
- Last Synced: 2025-01-02T23:27:33.855Z (over 1 year ago)
- Language: JavaScript
- Size: 10.6 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Just like node's `fs` module, but it does an incremental back-off when
EMFILE is encountered.
Useful in asynchronous situations where one needs to try to open lots
and lots of files.