-
Drop your company name, svg logo, link to your website, and links to any repos using fp-ts.
-
Original implementation: https://github.com/metarhia/common/blob/master/lib/fp.js
We need to implement:
- [ ] unittests (node native test runner and asserts)
- [ ] documentation in README.md
- […
-
Why reimplementing prelude, when there is a nice little ecosystem? https://github.com/gcanti/fp-ts
-
Do you plan it or should userland send a PR? I know the company which maybe will desperately need it.
-
Several rules from [eslint-plugin-fp-ts-strict](https://github.com/SandroMaglione/eslint-plugin-fp-ts-strict) and [eslint-plugin-fp-ts](https://github.com/buildo/eslint-plugin-fp-ts) seem like a great…
-
### **What’s the Issue?**
- **Error Type**: `TypeError`
- **What It Says**: `Cannot read properties of undefined (reading 'includes')`
- **Where It Happens**:
```typescript
return (httpVers…
-
## 🐛 Bug report
### Current Behavior
`evolve` from `struct` throws while having absent transformations:
```
node_modules/fp-ts/lib/struct.js:78
out[k] = transformations[k](a[k])…
-
I'm using a turborepo monorepo and I'm seeing if `packages/A/src/a.ts` imports from `packages/A/src/b.ts` AND `packages/B/src/a.ts` imports from `packages/B/src/b.ts`, then `import/no-extraneous-depen…
-
The following features can be backported **without breaking changes**:
**2.14**
- `flatMap` (aka chain / chainW) https://github.com/gcanti/fp-ts/pull/1849
**2.15**
- `flatMap*` (aka chain\…
-
Just raising the advisory here about the ReDoS vuln reported via npm audit, hoping to get a package update to @prisma/internals@^5.22.0 and @prisma/generator-helper@^5.22.0
The advisory details wer…