npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "eof" 的结果(共 41 个)
setprototypeof

A small polyfill for Object.setprototypeof

ISC
babel-plugin-transform-define

Babel plugin that replaces member expressions and typeof statements with strings

MIT
type-name

Just a reasonable typeof

MIT
strip-eof

Strip the final newline character from a string/buffer

MIT
type-detect

Improved typeof detection for node.js and the browser.

MIT
type-component

Cross-browser type assertions (less broken typeof)

component-type

Type assertions aka less-broken `typeof`

MIT
marked_types

Fix for instanceof issues.

npm-bundled

list things in node_modules that are bundledDependencies, or transitive dependencies thereof

ISC
reflect.getprototypeof

An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible

MIT
object-sizeof

Sizeof of a JavaScript object in Bytes

MIT
drop-babel-typeof

Remove the annoying _typeof(...) pollution when no symbol is used.

ISC
typeof

Node module. typeOf('a string') == 'string', typeOf([]) == 'array', etc.. Also supports named functions detections aka javascript classes

is-typed-array

Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.

MIT
should-type

Simple module to get instance type. Like a bit more advanced version of typeof

MIT
babel-preset-es2015-rollup-vue

babel-preset-es2015-rollup minus ES6 symbol typeof

MIT
typpy

A better typeof for JavaScript.

MIT
babel-plugin-transform-es2015-instanceof

This plugin transforms all the ES2015 'instanceof' methods

MIT
fn-typeof

Get the type of something. Seriously.

MIT
babel-plugin-transform-object-set-prototype-of-to-assign

Turn Object.setPrototypeOf to assignments

MIT
egal

Strict equality test (like ===) that handles both built-in and custom value objects (those with a valueOf function).

type-of

Type assertions aka less-broken typeof.

is-typeof-error

Check that given value is any type of error and instanceof Error.

MIT
kindof

A proper typeof that works with primitives, built-in value objects and those from other execution contexts.

faceoff

Compare performance across multiple versions of your code

MIT
object.getprototypeof

An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible

MIT
babel-plugin-transform-es2015-typeof-symbol

This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)

MIT
@ts-nameof/common

ts-nameof - Common code across packages.

MIT