Skip to content

kelsos/plainfp

Repository files navigation

plainfp — monorepo

CI npm codecov CodSpeed docs License: MIT

This repo hosts the plainfp package.

See packages/plainfp/README.md for the library documentation, install instructions, and API map.

Development

pnpm install
pnpm check    # format + lint + types across the workspace
pnpm test     # run all test suites
pnpm build    # build every package

Releasing

pnpm release  # runs changelogen in packages/plainfp: bumps version,
              # updates CHANGELOG.md, commits, tags, and pushes.

The pushed tag triggers .github/workflows/release.yml, which publishes to npm with provenance via OIDC trusted publishing.

License

MIT © Konstantinos Paparas

About

A plain, readable functional programming library for TypeScript. Result, Option, and friends, without the category theory.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors