搜索 "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
precise
Precision timer for nanosecond differences
BSD-3-Clause
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
precise-typeof
Better 'typeof'. Detects real type of the objects like 'Array()', 'new Number(1)', 'new Boolean(true)', etc.
MIT