npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "computation" 的结果(共 3 个)
mathjs

Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif

Apache-2.0
data.either

A monad for disjunctions. (e.g.: computations that may fail)

MIT
data.maybe

A structure for values that may not be available or computations that may fail.

MIT