Ecosyste.ms: Repos

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

Package Usage: npm: jest-file

file transform for jest
1 version
Latest release: about 7 years ago
175 dependent packages
18,639 downloads last month

View more package details: https://packages.ecosyste.ms/registries/npmjs.org/packages/jest-file

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/gutenye%2Fjest-file

Dependent Repos 360

meo-chuot/minpham.admin Fork of saleor/saleor-dashboard
A GraphQL-powered, single-page dashboard application for Saleor.
  • 1.0.0 package-lock.json

Size: 89 MB - Last synced: 10 months ago - Pushed: 10 months ago

plone/old_plone.org
Plone.org setup
  • 1.0.0 frontend/yarn.lock

Size: 1.01 MB - Last synced: 15 days ago - Pushed: almost 2 years ago

RedTurtle/design-volto-theme 📦
Volto Theme for Italia design guidelines
  • 1.0.0 yarn.lock

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

eea/clms-frontend
  • 1.0.0 yarn.lock

Size: 157 MB - Last synced: 3 days ago - Pushed: 4 days ago

eea/circularity-frontend 📦
Plone front-end server for Circularity Metrics Lab (CIRCULARITY).
  • 1.0.0 yarn.lock

Size: 36.9 MB - Last synced: 17 days ago - Pushed: 11 months ago

eea/eea-website-frontend
EEA Main Website Volto frontend (Plone 6)
  • 1.0.0 yarn.lock

Size: 13.2 MB - Last synced: 16 days ago - Pushed: 16 days ago

tyreer/ttw-static-hosting-tyree
  • 1.0.0 frontend/yarn.lock

Size: 7.43 MB - Last synced: 14 days ago - Pushed: over 1 year ago

plone/ploneconf.org
Site for the 2022 Plone Conference
  • 1.0.0 frontend/yarn.lock

Size: 2.51 MB - Last synced: 15 days ago - Pushed: 11 months ago

Bernix01/saleor-dashboard Fork of saleor/saleor-dashboard
A GraphQL-powered, single-page dashboard application for Saleor.
  • 1.0.0 package-lock.json
  • ^1.0.0 package.json

Size: 11.4 MB - Last synced: 9 months ago - Pushed: about 1 year ago

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

Size: 1.78 MB - Last synced: 20 days ago - Pushed: 10 months ago

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

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

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

Size: 2.04 MB - Last synced: 20 days ago - Pushed: 10 months ago

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

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

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

Size: 2.24 MB - Last synced: 2 days 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.0 package-lock.json
  • ^1.0.0 package.json

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

Xotic750/is-truthy-x
Test if a given value is truthy.
  • 1.0.0 package-lock.json
  • ^1.0.0 package.json

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

eea/ims-frontend 📦
  • 1.0.0 yarn.lock

Size: 6.96 MB - Last synced: 17 days ago - Pushed: about 1 year ago

Madesoft/project_saleor
  • 1.0.0 package-lock.json
  • ^1.0.0 package.json

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

daverockz/drinkapp
A drink ordering web app
  • 1.0.0 package-lock.json
  • ^1.0.0 package.json

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

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

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

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

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

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

Size: 2.74 MB - Last synced: 17 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.0 package-lock.json
  • ^1.0.0 package.json

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

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

Size: 3.08 MB - Last synced: 6 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.0 package-lock.json
  • ^1.0.0 package.json

Size: 2.74 MB - Last synced: 20 days ago - Pushed: 10 months ago

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

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

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

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

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

Size: 3.27 MB - Last synced: 18 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.0 package-lock.json
  • ^1.0.0 package.json

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

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

Size: 2.63 MB - Last synced: 17 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.0 package-lock.json
  • ^1.0.0 package.json

Size: 2.86 MB - Last synced: 20 days ago - Pushed: 10 months ago

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

Size: 3.92 MB - Last synced: 20 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.0 package-lock.json
  • ^1.0.0 package.json

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

Xotic750/same-value-x
Determines whether two values are the same value.
  • 1.0.0 package-lock.json
  • ^1.0.0 package.json

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

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

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

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

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

Xotic750/nan-x
The constant NaN.
  • 1.0.0 package-lock.json
  • ^1.0.0 package.json

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

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

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

Xotic750/to-boolean-x
Converts argument to a value of type Boolean.
  • 1.0.0 package-lock.json
  • ^1.0.0 package.json

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

Xotic750/require-coercible-to-string-x
Requires an argument is corecible then converts using ToString.
  • 1.0.0 package-lock.json
  • ^1.0.0 package.json

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

Xotic750/infinity-x
The constant value Infinity.
  • 1.0.0 package-lock.json
  • ^1.0.0 package.json

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

Xotic750/cached-constructors-x
Constructors cached from literals.
  • 1.0.0 package-lock.json
  • ^1.0.0 package.json

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

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

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

Stinkstudios/npm-packages
Stink Studios - Mono Repo of NPM Packages
  • 1.0.0 deprecated/react-scripts/package.json

Size: 1.6 MB - Last synced: 5 days ago - Pushed: 6 days ago

eea/freshwater-frontend
Volto project for Freshwater
  • 1.0.0 yarn.lock

Size: 42.8 MB - Last synced: 16 days ago - Pushed: 17 days ago

kateutlik/netflix-app
Single page application, which will allow users to search the Movies DB database.
  • 1.0.0 package-lock.json
  • ^1.0.0 package.json

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

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

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

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

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

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

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

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

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

Xotic750/white-space-x
A list of ES5 whitespaces, when `\s` doesn't cut it.
  • 1.0.0 package-lock.json
  • ^1.0.0 package.json

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

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

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

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

Size: 2.36 MB - Last synced: 20 days ago - Pushed: 10 months ago

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

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

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

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

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

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

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

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