npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "special" 的结果(共 29 个)
flagged-respawn

A tool for respawning node binaries when special flags are present.

MIT
resolve-package-path

a special purpose fast memoizing way to resolve a node modules package.json

MIT
specialist

A library that helps you write tiny, fast and beautiful CLI apps that can automatically check for updates.

MIT
jest-docblock

`jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.

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
waterline-criteria

Utility library for working with Waterline criterias. Especially useful when building Sails adapters for key/value databases.

MIT
escape-latex

Escape LaTeX special characters with Javascript

MIT
stripcolorcodes

Remove color codes (special characters) with nodejs

elkjs

Automatic graph layout based on Sugiyama's algorithm. Specialized for data flow diagrams and ports.

EPL-2.0
escape-regexp-component

Escape regular expression special characters

argv-split

Split argv(argument vector) and handle special cases, such as quoted values.

MIT
htmlspecialchars

Escape special characters to HTML entities in JavaScript

MIT
html-es6cape

Escape HTML special characters (including `)

MIT
function.name

Function name shim (especially for supporting function names in Internet Explorer).

MIT
reg-escape

Escapes special characters in a string so it can be used with RegExp

MIT
reserved

Reserved words that may not be used as variables, functions, methods, or object identifiers, since ECMAScript specifies special behavior for them.

style-value-types

Parsers, transformers and tests for special value types, eg: %, hex codes etc.

MIT
handlebars-helper-slugify

{{slugify}} handlebars helper. Uses the awesome underscore.string to transform text into a URL slug. Replaces whitespaces, accentuated and special characters with a dash.

escape-regexp

Escape regular expression special characters

literalizer

Specialized heuristic lexer for JS to identify complex literals

@stdlib/math-base-special-frexp

Split a double-precision floating-point number into a normalized fraction and an integer power of two.

Apache-2.0
@stdlib/math-base-special-ldexp

Multiply a double-precision floating-point number by an integer power of two.

Apache-2.0
can-symlink

Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.

MIT
postcss-automath

Automatically evaluate mathematical expressions in your CSS source files, like in SASS or LESS. No special function calls needed as with `postcss-mathjs`.

MIT
testpack-cli

Verifies that your package will work after it is published by running your unit tests in a special test folder.

ISC
@stdlib/math-base-special-copysign

Return a double-precision floating-point number with the magnitude of x and the sign of y.

Apache-2.0
steno

Specialized fast async file writer

MIT
convert-to-ecmascript-compatible-varname

Given a string of dash-delimited words, return a similar version of the string, but which is camel-cased and otherwise stripped of special characters, whitespace, etc. so that it is usable as an ECMAScript variable.

MIT