npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "rev" 的结果(共 23 个)
dont-sniff-mimetype

Middleware to prevent mimetype from being sniffed

MIT
xss-filters

Secure XSS Filters - Just sufficient output filtering to prevent XSS!

esrap

Parse in reverse

MIT
git-semver-tags

Get all git semver tags of your repository in reverse chronological order.

MIT
safe-json-stringify

Prevent defined property getters from throwing errors

MIT
@bomb.sh/tab

![tab CLI autocompletions demo](assets/preview.gif)

MIT
wrap-promise

Like new Promise(), but prevents implicit rejection

MIT
abbrev

Like ruby's abbrev module, but in js

ISC
@zkochan/ansi-diff

A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI

MIT
ansi-diff

A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI

MIT
array.prototype.toreversed

An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.

MIT
revalidator

A cross-browser / node.js validator powered by JSON Schema

Apache 2.0
stdout-update

Updates the previous output in the terminal. Useful for correct rendering progress bars, animations, etc.

MIT
obuf

Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.

MIT
babel-plugin-transform-remove-undefined

This removes rvals that are equivalent to undefined wherever possible

MIT
@pnpm/reviewing.dependencies-hierarchy

Creates a dependencies hierarchy for a symlinked `node_modules`

MIT
xss

Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist

MIT
reversepoint

Reverse an object stream

MIT
conventional-commits-filter

Filter out reverted commits parsed by conventional-commits-parser.

MIT
isomorphic-tough-cookie

Wrapper around tough-cookie which prevents bundling in browser

MIT
git-rev-sync

Synchronously get the current git commit hash, tag, or branch

MIT
forever

A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)

MIT
lave

eval in reverse: stringifying all the stuff that JSON.stringify won't