https://github.com/doneee/composable-transform-functions
https://github.com/doneee/composable-transform-functions
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/doneee/composable-transform-functions
- Owner: doneee
- Created: 2022-02-17T22:00:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T22:06:27.000Z (over 4 years ago)
- Last Synced: 2025-01-20T21:47:57.920Z (over 1 year ago)
- Language: TypeScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# composable-transform-functions
Allows you to compose a list of functions to apply to a value, in order to transform or validate it.