https://github.com/tleef/nonsync
An async-like library which collects all errors and returns them at the end
https://github.com/tleef/nonsync
Last synced: 5 months ago
JSON representation
An async-like library which collects all errors and returns them at the end
- Host: GitHub
- URL: https://github.com/tleef/nonsync
- Owner: tleef
- Created: 2014-12-11T02:39:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-22T06:23:33.000Z (about 11 years ago)
- Last Synced: 2025-07-07T12:49:25.124Z (7 months ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
nonsync
=======
An async-like library which collects all errors and returns them at the end