npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "precise" 的结果(共 8 个)
collect-v8-coverage

Use this module to start and stop the V8 inspector manually and collect precise coverage.

MIT
prettier-bytes

augment pretty-bytes to make the output a little more readable (and a little less precise)

ISC
precise-commits

precise-commits

MIT
fbemitter

Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on

BSD-3-Clause
number-precision

Perform addition, subtraction, multiplication and division operations precisely using javascript

MIT
stacktrace-gps

Turns partial code location into precise code location

MIT
precise-typeof

Better 'typeof'. Detects real type of the objects like 'Array()', 'new Number(1)', 'new Boolean(true)', etc.

MIT