effect
effect copied to clipboard
Build production-ready applications in TypeScript
- [x] TS+ related configs - [x] Folder structure (underscore prefix) - [x] Overly lazy functions - [ ] Lack of examples - [ ] Lack of documentation - [...
https://github.com/Effect-TS/io/pull/60
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
Contains the following pull requests: - #2658 - #2673 - #2678 - #2694 - #2702
## Type - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Wrap Geolocation API with Effect...
Adds an iso 8601 duration parser. Parser borrowed from https://github.com/tolu/ISO8601-duration/blob/master/src/index.ts
Exports existing makeAbortSignal