npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "similar" 的结果(共 66 个)
trim-right

Similar to `String#trim()` but removes only whitespace on the right

MIT
object.map

Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.

MIT
object.pick

Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.

MIT
default-compare

Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.

MIT
generic-names

Helper for building generic names, similar to webpack

MIT
jison-gho

A parser generator with a Bison/YACC-similar API (derived off zaach/jison repo)

MIT
@ngtools/json-schema

Schema validating and reading for configurations, similar to Angular CLI config.

MIT
watch_r

- recursively watch files - **watch new dirs/files that have been added to any watched directory** - ability to ignore files with `.ignorewatch` including list of files to ignore (similar to `.gitignore`). Use `*` to ignore all files in `.ignorewatch` di

string-similarity

Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

ISC
grunt-sync

Task to synchronize two directories. Similar to grunt-copy but updates only files that have been changed.

MIT
simplesets

Simple set data type, with API similar to Python's sets module.

jake

JavaScript build tool, similar to Make or Rake

Apache-2.0
atpl

A complete and fast template engine fully compatible with twig and similar to jinja with zero dependencies.

MIT
swig

A simple, powerful, and extendable templating engine for node.js and browsers, similar to Django, Jinja2, and Twig.

MIT
styled_string

Print styled text with a StyledString object that has an interface similar to String.

fast-fifo

A fast fifo implementation similar to the one powering nextTick in Node.js core

MIT
markdown-it-attrs

Add classes, identifiers and attributes to your markdown with {} curly brackets, similar to pandoc's header attributes

MIT
hookem

`hookem` turns simple simple CLI commands into git hooks. It's similar to Husky version 4, but even more minimal.

MIT
jsinspect

Detect structural similarities in your code

MIT
swig-templates

A simple, powerful, and extendable templating engine for node.js and browsers, similar to Django, Jinja2, and Twig.

MIT
argg

A poor man's test runner for tap, tape, or similar, that also can be used with istanbul. It's just three lines of code to require all globs or pathnames provided as command line arguments.

MIT
jest-environment-jsdom-global

> Similar to the standard [`jest-environment-jsdom`](https://github.com/facebook/jest/tree/main/packages/jest-environment-jsdom), but exposes `jsdom` so that you can reconfigure it from your test suites.

MIT
babel-plugin-global-define

The GlobalDefine plugin allows you to create global constants which is similar to Webpack's DefinePlugin.

MIT
find-pkg

Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.

MIT
@ota-meshi/ast-token-store

A class library that provides an API similar to ESLint's token store

MIT
map-or-similar

A JavaScript (JS) Map or Similar object polyfill if Map is not available.

MIT
import-cost

This node module comes to help people who would like to develop extensions similar to [Import Cost VSCode extension](https://marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost) for additional IDE's such as Atom, WebStorm, Sublime, Vim etc.

MIT
astronomical

offers a way to query a Javascript AST to find specific patterns using a syntax somewhat similar to XPath.

Apache-2.0