Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: npm: is-primitive-x

Returns true if the value is a primitive.
2 versions
Latest release: almost 5 years ago
21 dependent packages
6,056 downloads last month

View more package details: https://packages.ecosyste.ms/registries/npmjs.org/packages/is-primitive-x

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/Xotic750%2Fis-primitive-x

Dependent Repos 178

benjaco/fast-tvguide
A super fast tv guide
  • 1.0.1 package-lock.json

Size: 184 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

remnoteio/remnote-official-plugins
  • 1.0.1 autocomplete/package-lock.json
  • 1.0.1 hide-in-queue/package-lock.json

Size: 34.9 MB - Last synced: 29 days ago - Pushed: 3 months ago

Xotic750/is-prototype-of-x
Checks if an object exists in another object's prototype chain.
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 1.78 MB - Last synced: 25 days ago - Pushed: 11 months ago

Xotic750/is-index-x
Determine whether the passed value is a zero based index.
  • 1.0.1 package-lock.json

Size: 3.21 MB - Last synced: 4 days ago - Pushed: over 1 year ago

Xotic750/is-node-x
Tests if a value is a DOM Node.
  • 1.0.1 package-lock.json

Size: 2.04 MB - Last synced: 28 days ago - Pushed: 11 months ago

Xotic750/array-difference-x
Creates an array of array values not included in the other given arrays.
  • 1.0.1 package-lock.json

Size: 2.82 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/array-union-x
Creates an array of unique values, in order, from all given arrays.
  • 1.0.1 package-lock.json

Size: 2.24 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/split-if-boxed-bug-x
Tests if a value is a string with the boxed bug; splits to an array.
  • 1.0.1 package-lock.json

Size: 2.16 MB - Last synced: 20 days ago - Pushed: over 1 year ago

Xotic750/trim-right-x
This method removes whitespace from the right end of a string.
  • 1.0.1 package-lock.json

Size: 2.44 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/get-prototype-of-x
Sham for Object.getPrototypeOf
  • 1.0.1 package-lock.json

Size: 2.16 MB - Last synced: about 3 hours ago - Pushed: over 1 year ago

Xotic750/object-define-properties-x
Sham for Object.defineProperties
  • 1.0.1 package-lock.json

Size: 2.74 MB - Last synced: 19 days ago - Pushed: over 1 year ago

Xotic750/trim-x
This method removes whitespace from the left and right end of a string.
  • 1.0.1 package-lock.json

Size: 2.12 MB - Last synced: 3 days ago - Pushed: over 1 year ago

Xotic750/shuffle-x
Creates an array of shuffled values.
  • 1.0.1 package-lock.json

Size: 3.08 MB - Last synced: 8 days ago - Pushed: over 1 year ago

Xotic750/array-map-x
Creates an array with the results of calling a function on every element.
  • 1.0.1 package-lock.json

Size: 2.74 MB - Last synced: 28 days ago - Pushed: 11 months ago

Xotic750/array-reduce-right-x
Reduce an array (from right to left) to a single value.
  • 1.0.1 package-lock.json

Size: 2.35 MB - Last synced: 22 days ago - Pushed: over 1 year ago

Xotic750/replace-comments-x
Replace the comments in a string.
  • 1.0.1 package-lock.json

Size: 2.2 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/calculate-from-index-x
Calculates a fromIndex of a given value for an array.
  • 1.0.1 package-lock.json

Size: 3.27 MB - Last synced: 20 days ago - Pushed: over 1 year ago

Xotic750/calculate-from-index-right-x
Calculates a fromIndexRight of a given value for an array.
  • 1.0.1 package-lock.json

Size: 3.24 MB - Last synced: 27 days ago - Pushed: over 1 year ago

Xotic750/array-includes-x
Determines whether an array includes a certain element.
  • 1.0.1 package-lock.json

Size: 2.63 MB - Last synced: 19 days ago - Pushed: over 1 year ago

Xotic750/object-assign-x
Used to copy the values of all enumerable own properties from one or more source objects to a target object.
  • 1.0.1 package-lock.json

Size: 2.86 MB - Last synced: 25 days ago - Pushed: 11 months ago

Xotic750/get-own-non-enumerable-keys-x
Like Reflect.ownKeys but gets only non-enumerable properties.
  • 1.0.1 package-lock.json

Size: 3.92 MB - Last synced: 28 days ago - Pushed: over 1 year ago

Xotic750/get-own-property-names-x
Creates an array of all properties (enumerable or not) found directly upon a given object.
  • 1.0.1 package-lock.json

Size: 2.62 MB - Last synced: 24 days ago - Pushed: over 1 year ago

Xotic750/property-is-enumerable-x
Indicates whether the specified property is enumerable.
  • 1.0.1 package-lock.json

Size: 1.95 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/get-own-enumerable-property-symbols-x
Like Object.getOwnPropertySymbols but gets only enumerable properties.
  • 1.0.1 package-lock.json

Size: 2.14 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/parse-int-x
Parses a string argument and returns an integer of the specified radix.
  • 1.0.1 package-lock.json

Size: 2.08 MB - Last synced: about 5 hours ago - Pushed: over 1 year ago

Xotic750/to-string-symbols-supported-x
ES6 abstract ToString with Symbol conversion support.
  • 1.0.1 package-lock.json

Size: 3.13 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/string-includes-x
Determines whether one string may be found within another string.
  • 1.0.1 package-lock.json

Size: 2.11 MB - Last synced: 8 days ago - Pushed: over 1 year ago

w3c/cg-monitor
Dashboard of activity from Community Groups
  • 1.0.1 package-lock.json

Size: 73.2 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

Xotic750/error-x
Create custom Javascript Error objects.
  • 1.0.1 package-lock.json

Size: 6.95 MB - Last synced: 1 day ago - Pushed: over 1 year ago

Xotic750/assert-is-object-x
If IsObject(value) is false, throw a TypeError exception.
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 2.11 MB - Last synced: 20 days ago - Pushed: over 1 year ago

Xotic750/inspect-x
An implementation of node's inspect module.
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 5.82 MB - Last synced: 28 days ago - Pushed: over 1 year ago

Xotic750/is-function-x
Determine whether a given value is a function object.
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 2.67 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/to-length-x
Shim for ToLength.
  • 1.0.1 package-lock.json

Size: 2.36 MB - Last synced: 24 days ago - Pushed: 11 months ago

Xotic750/get-function-name-x
Get the name of the function.
  • 1.0.1 package-lock.json

Size: 3.24 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/to-integer-x
Shim for ToInteger.
  • 1.0.1 package-lock.json

Size: 2.31 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/is-array-like-x
Determine if a value is array like.
  • 1.0.1 package-lock.json

Size: 3.31 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/is-object-like-x
Determine if a value is object like.
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 2.28 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/assert-is-function-x
If isFunction(callbackfn) is false, throw a TypeError exception.
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 1.99 MB - Last synced: about 2 months ago - Pushed: over 1 year ago

Xotic750/has-own-property-x
Used to determine whether an object has an own property with the specified property key.
  • 1.0.1 package-lock.json

Size: 3.49 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/assert-is-callable-x
If IsCallable(callbackfn) is false, throw a TypeError exception.
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 1.92 MB - Last synced: 26 days ago - Pushed: over 1 year ago

Xotic750/is-array-buffer-x
Detect whether or not an object is an ArrayBuffer.
  • 1.0.1 package-lock.json

Size: 2.61 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/has-symbol-support-x
Tests if ES6 Symbol is supported.
  • 1.0.1 package-lock.json

Size: 1.61 MB - Last synced: 12 days ago - Pushed: over 1 year ago

Xotic750/to-string-tag-x
Get an object's ES6 @@toStringTag.
  • 1.0.1 package-lock.json

Size: 1.95 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/has-to-string-tag-x
Tests if ES6 @@toStringTag is supported.
  • 1.0.1 package-lock.json

Size: 1.88 MB - Last synced: 12 days ago - Pushed: over 1 year ago

Xotic750/regexp-escape-x
regexpEscape module.
  • 1.0.1 package-lock.json

Size: 2.29 MB - Last synced: 17 days ago - Pushed: over 1 year ago

Xotic750/assert-x
A Javascript assertion library.
  • 1.0.1 package-lock.json

Size: 7.41 MB - Last synced: 28 days ago - Pushed: 11 months ago

Xotic750/normalize-space-x
Trims and replaces sequences of whitespace characters by a single space.
  • 1.0.1 package-lock.json

Size: 2.22 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/replace-x
Command line search and replace utility.
  • 1.0.1 package-lock.json

Size: 3.86 MB - Last synced: 29 days ago - Pushed: over 1 year ago

Xotic750/math-sign-x
Shim for Math.sign.
  • 1.0.1 package-lock.json

Size: 2.26 MB - Last synced: 3 days ago - Pushed: over 1 year ago

Xotic750/object-get-own-property-descriptor-x
Sham for ES6 Object.getOwnPropertyDescriptor
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 2.56 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/string-quote-x
Wrap a string in double quotes.
  • 1.0.1 package-lock.json

Size: 3.3 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/int-to-rgb-x
Convert an integer to a RGB string module.
  • 1.0.1 package-lock.json

Size: 3.29 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/to-uint-24-x
Converts a value to Uint24.
  • 1.0.1 package-lock.json

Size: 3.23 MB - Last synced: 4 days ago - Pushed: over 1 year ago

Xotic750/number-format-x
Format number module.
  • 1.0.1 package-lock.json

Size: 3.29 MB - Last synced: about 2 months ago - Pushed: over 1 year ago

Xotic750/enumify-x
Enumerated type library.
  • 1.0.1 package-lock.json

Size: 4.62 MB - Last synced: 22 days ago - Pushed: over 1 year ago

Xotic750/truncate-x
Truncate a string to a maximum specified length.
  • 1.0.1 package-lock.json

Size: 3.71 MB - Last synced: 21 days ago - Pushed: over 1 year ago

Xotic750/cross-console-x
A cross-environment fix for missing methods.
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 7.04 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/deep-equal-x
node's assert.deepEqual algorithm.
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 3.41 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/is-surrogate-pair-x
Tests if 2 characters together are a surrogate pair.
  • 1.0.1 package-lock.json

Size: 2.4 MB - Last synced: 3 days ago - Pushed: over 1 year ago

Xotic750/find-index-x
Return the index of the first element in the array that satisfies the provided testing function.
  • 1.0.1 package-lock.json

Size: 3.44 MB - Last synced: 27 days ago - Pushed: over 1 year ago

Xotic750/index-of-x
An extended ES6 indexOf.
  • 1.0.1 package-lock.json

Size: 2.41 MB - Last synced: 24 days ago - Pushed: over 1 year ago

Xotic750/last-index-of-x
An extended ES6 lastIndexOf.
  • 1.0.1 package-lock.json

Size: 3.22 MB - Last synced: 29 days ago - Pushed: over 1 year ago

Xotic750/big-counter-x
A big counter module.
  • 1.0.1 package-lock.json

Size: 2.97 MB - Last synced: 20 days ago - Pushed: over 1 year ago

Xotic750/collections-x
ES6 collections fallback library: Map and Set.
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 4.7 MB - Last synced: 19 days ago - Pushed: over 1 year ago

Xotic750/is-data-view-x
Detect whether or not an object is a DataView.
  • 1.0.1 package-lock.json

Size: 2.61 MB - Last synced: 27 days ago - Pushed: 11 months ago

Xotic750/is-error-x
Detect whether a value is an error object.
  • 1.0.1 package-lock.json

Size: 3.59 MB - Last synced: 28 days ago - Pushed: 11 months ago

Xotic750/is-map-x
Detect whether or not an object is an ES6 Map.
  • 1.0.1 package-lock.json

Size: 2.61 MB - Last synced: 30 days ago - Pushed: over 1 year ago

Xotic750/object-walk-x
Walks a given object and invokes a function on each iteration.
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 3.04 MB - Last synced: 9 days ago - Pushed: over 1 year ago

Xotic750/power-set-x
Calculates the Power Set of a set S. http://en.wikipedia.org/wiki/Power_set
  • 1.0.1 package-lock.json

Size: 3.38 MB - Last synced: 21 days ago - Pushed: over 1 year ago

Xotic750/get-function-args-x
Get the args of the function.
  • 1.0.1 package-lock.json

Size: 3.53 MB - Last synced: about 2 months ago - Pushed: over 1 year ago

Xotic750/define-properties-x
Define multiple non-enumerable properties at once.
  • 1.0.1 package-lock.json

Size: 3.76 MB - Last synced: 20 days ago - Pushed: over 1 year ago

Xotic750/object-create-x
Sham for Object.create
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 3.06 MB - Last synced: 11 days ago - Pushed: over 1 year ago

Xotic750/reflect-own-keys-x
Sham for Reflect.ownKeys
  • 1.0.1 package-lock.json

Size: 2.69 MB - Last synced: 17 days ago - Pushed: over 1 year ago

Xotic750/object-define-property-x
Sham for Object.defineProperty
  • 1.0.1 package-lock.json

Size: 2.11 MB - Last synced: 19 days ago - Pushed: over 1 year ago

Xotic750/reflect-define-property-x
Sham for Reflect.defineProperty
  • 1.0.1 package-lock.json

Size: 2.39 MB - Last synced: about 2 months ago - Pushed: over 1 year ago

Xotic750/util-format-x
An implementation of node's util.format and util.formatWithOptions
  • 1.0.1 package-lock.json

Size: 4.39 MB - Last synced: 28 days ago - Pushed: over 1 year ago

Xotic750/to-iso-string-x
Cross-browser toISOString support.
  • 1.0.1 package-lock.json

Size: 2.61 MB - Last synced: 18 days ago - Pushed: over 1 year ago

Xotic750/object-keys-x
An Object.keys shim.
  • 1.0.1 package-lock.json

Size: 2.78 MB - Last synced: 18 days ago - Pushed: 11 months ago

Xotic750/bind-x
Creates a new function with a bound sequence of arguments.
  • 1.0.1 package-lock.json
  • ^1.0.1 package.json

Size: 2.55 MB - Last synced: 23 days ago - Pushed: over 1 year ago

Xotic750/array-some-x
Tests whether some element passes the provided function.
  • 1.0.1 package-lock.json

Size: 2.44 MB - Last synced: 25 days ago - Pushed: over 1 year ago

Xotic750/array-for-each-x
Executes a provided function once for each array element.
  • 1.0.1 package-lock.json

Size: 3.13 MB - Last synced: 20 days ago - Pushed: over 1 year ago

Xotic750/array-every-x
Tests that all elements in the array pass the provided function.
  • 1.0.1 package-lock.json

Size: 3.1 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Xotic750/array-filter-x
Creates an array with all elements that pass the test by the provided function.
  • 1.0.1 package-lock.json

Size: 2.69 MB - Last synced: 20 days ago - Pushed: over 1 year ago

Xotic750/string-starts-with-x
Determines whether a string begins with the characters of a specified string.
  • 1.0.1 package-lock.json

Size: 2.52 MB - Last synced: 28 days ago - Pushed: over 1 year ago

Xotic750/array-intersection-x
Creates an array of unique values that are included in all given arrays.
  • 1.0.1 package-lock.json

Size: 2.85 MB - Last synced: 1 day ago - Pushed: over 1 year ago