Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshburgess/functional-typescript-playground
A create-react-app based boilerplate featuring great functional programming oriented TypeScript-friendly libraries preinstalled for convenient forking & experimentation
https://github.com/joshburgess/functional-typescript-playground
fp functional-programming typescript
Last synced: 14 days ago
JSON representation
A create-react-app based boilerplate featuring great functional programming oriented TypeScript-friendly libraries preinstalled for convenient forking & experimentation
- Host: GitHub
- URL: https://github.com/joshburgess/functional-typescript-playground
- Owner: joshburgess
- License: mit
- Created: 2018-06-27T05:06:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T22:25:47.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T09:15:19.210Z (9 months ago)
- Topics: fp, functional-programming, typescript
- Language: TypeScript
- Homepage:
- Size: 3.42 MB
- Stars: 32
- Watchers: 5
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Functional TypeScript Playground
A create-react-app based boilerplate featuring great functional programming oriented TypeScript-friendly libraries preinstalled for convenient forking & experimentation
#### Purpose:
- Helping others discover interesting FP in TS libraries
- Remembering/keeping track of interesting FP in TS libraries
- Offering a boilerplate to quickly experiment with ideas