Search results
389 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Merges multiple JUnit XML reports into one.
A library for safe functional programming in JavaScript, with first-class support for TypeScript
An efficient, standards-compliant library for representing results of successful or failed operations
A toolkit of Nullable/Option/Result type implementation in ECMAScript. Their APIs are inspired by Rust's `Option<T>` and `Result<T, E>`.
🔧 Fast, modern, and practical utility library for FP in TypeScript.
- typescript
- flow
- functional-programming
- functional
- programming
- fp
- monad
- option
- option-type
- result
- result-type
- array
- utility
- utils
The lodash method `_.result` exported as a module.
Parse test results from JUnit, TestNG, xUnit, cucumber and many more
Rust's Option<T> and Result<T, E>, implemented for TypeScript.
TypeScript Result
Evaluates the result of the String arithmetical expression
- string
- math
- arithmetic
- result
- parse
- evaluate
- addition
- sum
- plus
- division
- subtraction
- multiplication
- add
- divide
- View more
The exact-math is a set of methods for addition, subtraction, multiplication, division, rounding, ceiling, flooring and powering calculations. It can be used with big number as it handles the floating point problem.
- math
- floating
- point
- precision
- problem
- IEEE
- 754
- arithmetic
- calculation
- addition
- subtraction
- multiplication
- division
- add
- View more
Option, Result, and Either types for JavaScript; Inspired by Rust
Non-intrusively convert the result of any function or promise to the user's desired style.
A Result type inspired by Rust and Kotlin that leverages TypeScript's powerful type system to simplify error handling and make your code more readable and maintainable.
camel-casing for postgres result field names
This package provide a function that generates html code for common error pages such as 404, 500, etc.
A tiny TypeScript result monad.
Rust-like Result for TypeScript
This package provide a set of license agreement for arcblock products
Option, Result, and Either types for JavaScript - Inspired by Rust