npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "missing" 的结果(共 29 个)
mlly

Missing ECMAScript module utils for Node.js

MIT
object.defaults

Like `extend` but only copies missing properties/values to the target object.

MIT
es7-object-polyfill

A polyfill for missing Object.values / Object.entries

Unlicense
serve-placeholder

Smart placeholder for missing assets

MIT
defaults-deep

Like `extend` but recursively copies only the missing properties/values to the target object.

MIT
effect

The missing standard library for TypeScript, for writing production-grade software.

MIT
broken-link-checker

Find broken links, missing images, etc in your HTML.

MIT
ember-cli-dependency-checker

Ember CLI addon for detecting missing npm and bower dependencies before executing ember commands

MIT
execSync

Node's missing execSync.

MIT
remark-lint-final-newline

remark-lint rule to warn when a newline at the end of a file is missing

MIT
lazy-require

Lazy require allows you to require modules lazily, meaning that when you lazy require a module that is missing, lazy require will automatically install it for you.

MIT
ember-cli-is-package-missing

extracted for use in blueprints and addons

ISC
remark-lint-no-missing-blank-lines

remark-lint rule to warn when missing blank lines

MIT
tslint-eslint-rules

Improve your TSLint with the missing ESLint Rules

MIT
n-util

JavaScript's missing methods

grunt-if-missing

Conditionally run Grunt tasks if the destination is missing.

MIT
becke-ch--regex--s0-0-v1--base--pl--lib

A JavaScript Regular Expression library, extending the standard RegExp class with missing functionality

SEE LICENSE IN LICENSE
esformatter-semicolons

esformatter plugin for adding missing and removing unnecessary semicolons

MIT
existential

The missing existential operator for JavaScript. Returns true unless a variable is null or undefined

MIT
gulp-reflinks

Gulp plugin for `reflinks`. Lints a markdown string to find missing reflinks for npm package names, resolves the homepage or repository url from npm, and appends a valid reflink to the document.

MIT
grunt-deps-ok

Quickly checks if top level dependencies are missing or out of date

MIT
broken-link-checker-local

Find broken links, missing images, etc in your HTML, even in local files

MIT
check-code-coverage

Utilities for checking the coverage produced by NYC against extra or missing files

MIT
typesync

Install missing TypeScript typings for your dependencies.

MIT
intl-locales-supported

Utility to help you polyfill the Node.js runtime when the Intl APIs are missing, or if the built-in Intl is missing locale data that you need.

BSD-3-Clause