Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 23 TypeScript Functional Projects
-
-
It's not on this list, but it's a cool list to check out either way
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
-
eslint-plugin-functional
ESLint rules to disable mutation and promote fp in JavaScript and TypeScript.
Project mention: How to add a property to an object that doesn't exist in its type? | /r/typescript | 2022-09-28It recommend using https://github.com/eslint-functional/eslint-plugin-functional to force readonly on all properties.
-
Project mention: Boxed: Functional Types and Utilities for TypeScript | news.ycombinator.com | 2023-05-19
-
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
-
To make the solution complete, fundamental blocks of state management like getting states with or without selectors, subscribing to state changes, and integrating with frameworks are also needed. For your convenience, here is an open-source in-progress project implemented following the idea above: https://github.com/statofu/statofu . You are very welcome to fork it or open issues in it to join the exploration.
-
stacks
⚛️ Type-safe full-stack framework for Artisans. Develop modern clouds, apps & framework-agnostic libraries, faster. (site coming soon) (by stacksjs)
Project mention: Kysely: A type-safe SQL query builder for Typescript by the author of objection.js | /r/programming | 2023-03-28https://github.com/stacksjs/stacks are working on something with Kysely as well.
-
I think I'm gonna stick with iter-ops, where I can use map without Promise resolution, so I can execute any resolution strategy described there.
-
-
-
Project mention: ftld - a tiny, pragmatic, easy to use functional programming library | /r/typescript | 2023-04-27
-
-
-
-
-
from-typescript-to-rescript
Frontend of https://Inhyped.com written in TypeScript and rewritten in ReScript
-
-
We use in prod variant of no 1. [0]. Why? Because:
* it's extremely lightweight (built on pure, functional combinators)
* it allows us to use more complex patterns ie. convention where every json field ends with Json which is automatically parsed; which, unlike datatype alone, allows us to create composable query to fetch arbitrarily nested graphs and promoting single [$] key ie. to return list of emails as `string[]` not `{ email: string }[]` with `select email as [$] from Users` etc.
* has convenience combinators for things like constructing where clauses from monodb like queries
* all usual queries like CRUD, exists etc. and some more complex ie. insertIgnore, merge1n etc has convenient api
We resort to runtime type assertions [1] which works well for this and all other i/o; runtime type assertions are necessary for cases when your running service is incorrectly attached to old or future remote schema (there are other protections against it but still happens).
-
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
TypeScript Functional related posts
- Boxed: Functional Types and Utilities for TypeScript
- Functional Programming in JavaScript with Ramda.js
- What is this scale called?
- Scales - Practise all of them, or just a few each day?
- Ramda and Typescript Issues
- The first data utility library designed especially for TypeScript
- Compiiile, the most convenient way to render a folder containing markdown files
-
A note from our sponsor - InfluxDB
www.influxdata.com | 9 Jun 2023
Index
What are some of the best open-source Functional projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | remeda | 2,963 |
2 | tonal | 2,537 |
3 | Router5 | 1,720 |
4 | meta-typing | 983 |
5 | eslint-plugin-functional | 629 |
6 | boxed | 530 |
7 | bukubrow-webext | 300 |
8 | react-functional-select | 188 |
9 | statofu | 179 |
10 | stacks | 109 |
11 | iter-ops | 103 |
12 | fnts | 77 |
13 | ok-computer | 74 |
14 | ftld | 48 |
15 | hacky | 44 |
16 | mobx-store-provider | 39 |
17 | fefe | 38 |
18 | stream | 30 |
19 | from-typescript-to-rescript | 30 |
20 | matchbook-ts | 26 |
21 | assert-combinators | 21 |
22 | Fleet-of-the-Faithful-Knights | 7 |
23 | fp-ts-webdriver | 6 |