Packages by
xotic750
Name
IM
Last modified
Is admin
Publish scopes
@xotic750
false
@cnpm
,
@ywfe_
has-to-string-tag-x
(latest: 2.1.2) Tests if ES6 @@toStringTag is supported.
has-symbol-support-x
(latest: 2.1.2) Tests if ES6 Symbol is supported.
attempt-x
(latest: 2.1.2) Invokes function, returning an object of the results.
array-like-slice-x
(latest: 2.2.2) Cross-browser array-like slicer.
simple-call-x
(latest: 1.0.3) The abstract operation Call is used to call the [[Call]] internal method of a function object.
util-pusher-x
(latest: 1.0.3) A simple pusher/concatenator utility.
has-boxed-string-x
(latest: 2.1.1) Check support of by-index access of string characters.
to-integer-x
(latest: 4.2.2) ToInteger converts 'argument' to an integral numeric value.
to-length-x
(latest: 4.2.2) Shim for ToLength.
to-object-x
(latest: 2.2.1) ES6-compliant shim for ToObject.
split-if-boxed-bug-x
(latest: 2.1.2) Tests if a value is a string with the boxed bug; splits to an array.
is-primitive-x
(latest: 1.0.1) Returns true if the value is a primitive.
simple-bind-x
(latest: 1.0.3) Creates a new function with a bound sequence of arguments. Compliant to 8 arguments.
has-working-bind-x
(latest: 1.0.1) Indicates if the engine has a working bind function.
cached-constructors-x
(latest: 2.2.1) Constructors cached from literals.
is-finite-x
(latest: 4.2.1) ES6-compliant shim for Number.isFinite.
math-sign-x
(latest: 4.2.2) Shim for Math.sign.
to-number-x
(latest: 3.2.2) Converts argument to a value of type Number.
is-nan-x
(latest: 2.1.1) ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.
require-object-coercible-x
(latest: 2.1.1) ES6-compliant shim for RequireObjectCoercible.
simple-methodize-x
(latest: 1.0.4) Methodize a prototype method. Compliant to 8 arguments.
noop-x
(latest: 1.2.1) This method returns undefined.
infinity-x
(latest: 2.2.1) The constant value Infinity.
to-primitive-x
(latest: 2.1.2) Converts a JavaScript object to a primitive value.
trim-x
(latest: 4.1.2) This method removes whitespace from the left and right end of a string.
nan-x
(latest: 2.2.1) The constant NaN derived mathematically by 0 / 0.
parse-int-x
(latest: 3.2.2) Parses a string argument and returns an integer of the specified radix.
is-nil-x
(latest: 2.1.1) Checks if `value` is `null` or `undefined`.
is-function-x
(latest: 4.1.2) Determine whether a given value is a function object.
trim-left-x
(latest: 4.1.2) This method removes whitespace from the left end of a string.
trim-right-x
(latest: 4.1.2) This method removes whitespace from the end of a string.
require-coercible-to-string-x
(latest: 2.1.1) Requires an argument is corecible then converts using ToString.
to-string-x
(latest: 2.1.1) ES6-compliant shim for ToString.
white-space-x
(latest: 4.1.1) List of ECMAScript white space characters.
to-string-tag-x
(latest: 2.1.2) Get an object's ES6 @@toStringTag.
normalize-space-x
(latest: 4.1.2) Trims and replaces sequences of whitespace characters by a single space.
replace-comments-x
(latest: 3.1.2) Replace the comments in a string.
is-falsey-x
(latest: 2.1.1) Test if a given value is falsey.
to-boolean-x
(latest: 2.1.1) Converts argument to a value of type Boolean.
define-properties-x
(latest: 4.1.2) Define multiple non-enumerable properties at once.
regexp-escape-x
(latest: 3.1.2) ECMAScript proposed RegExp.escape.
array-for-each-x
(latest: 3.1.2) Executes a provided function once for each array element.
object-keys-x
(latest: 3.1.2) An ES6 Object.keys shim.
object-define-property-x
(latest: 5.1.2) Sham for Object.defineProperty
get-own-enumerable-keys-x
(latest: 2.1.2) Like Reflect.ownKeys but gets only enumerable properties.
array-some-x
(latest: 3.1.2) Tests whether some element passes the provided function.
assert-is-function-x
(latest: 3.1.2) If isFunction(callbackfn) is false, throw a TypeError exception.
array-all-x
(latest: 1.1.2) Like Array.forEach but does not skip holes.
array-slice-x
(latest: 4.2.2) Cross-browser array slicer.
has-own-property-x
(latest: 4.1.2) Used to determine whether an object has an own property with the specified property key.
is-regexp-x
(latest: 3.1.2) Is this value a JS regex?
is-array-x
(latest: 2.1.2) Determines whether the passed value is an Array.
assert-is-object-x
(latest: 3.1.2) If IsObject(value) is false, throw a TypeError exception.
to-property-key-x
(latest: 3.1.2) Converts argument to a value that can be used as a property key.
get-own-enumerable-property-symbols-x
(latest: 2.1.2) Like Object.getOwnPropertySymbols but gets only enumerable properties.
array-any-x
(latest: 1.1.2) Like Array.some but does not skip holes.
safe-to-string-x
(latest: 2.0.3) DEPRECATED: Moved to https://github.com/Xotic750/to-string-symbols-supported-x
to-string-symbols-supported-x
(latest: 2.1.2) ES6 abstract ToString with Symbol conversion support.
is-object-like-x
(latest: 2.1.2) Determine if a value is object like.
object-get-own-property-descriptor-x
(latest: 4.1.2) Sham for ES6 Object.getOwnPropertyDescriptor
array-filter-x
(latest: 3.1.2) Creates an array with all elements that pass the test by the provided function.
get-own-property-symbols-x
(latest: 2.1.2) Creates an array of all symbol properties found directly upon a given object.
property-is-enumerable-x
(latest: 2.1.2) Indicates whether the specified property is enumerable.
is-index-x
(latest: 2.1.2) Determine whether the passed value is a zero based index.
math-clamp-x
(latest: 3.2.2) Clamp a number to limits.
is-array-buffer-x
(latest: 2.1.2) Detect whether or not an object is an ArrayBuffer.
v-click-outside-x
(latest: 4.1.3) Vue directive to react on clicks outside an element.
© 2010 - cnpmjs.org x YWFE |
Home
| YWFE