0.0.21 • Published 5 years ago
@tsfun/object v0.0.21
@tsfun
Functional Programming in TypeScript without class methods.
Packages
All packages are published to @tsfun organization.
API Reference
Go to the documentation page.
Development
System Requirements
- Node.js ≥ 10.16.3
- Package Manager: pnpm
- Git
Scripts
Build
pnpm run build
Clean
pnpm run clean
Test
Test Everything
pnpm test
Test Changed Files Only
pnpm test -- --onlyChanged
Test A Single File
pnpm test path/to/test/file.test.ts
or
pnpm test filename.test.ts
Update Jest Snapshot
pnpm test -- -u
Start Node.js REPL
This starts a Node.js REPL where you can import every module inside packages/
folder.
pnpm run repl
License
0.0.21
5 years ago
0.0.20
5 years ago
0.0.19
5 years ago
0.0.18
5 years ago
0.0.17
5 years ago
0.0.16
5 years ago
0.0.15
5 years ago
0.0.14
5 years ago
0.0.13
5 years ago
0.0.11
5 years ago
0.0.12
5 years ago
0.0.10
5 years ago
0.0.9
5 years ago
0.0.8
5 years ago
0.0.7
6 years ago
0.0.6
6 years ago
0.0.5
6 years ago
0.0.4
6 years ago
0.0.3
6 years ago
0.0.2
6 years ago
0.0.1
6 years ago
0.0.0
6 years ago