Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @wooy/utilities with all npm packages installed. Try it out:

require("@wooy/current-pool-data/package.json"); // @wooy/current-pool-data is a peer dependency. require("ethers/package.json"); // ethers is a peer dependency. require("graphql-request/package.json"); // graphql-request is a peer dependency. require("graphql-tag/package.json"); // graphql-tag is a peer dependency. require("lodash.clonedeep/package.json"); // lodash.clonedeep is a peer dependency. require("query-string/package.json"); // query-string is a peer dependency. var utilities = require("@wooy/utilities")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@wooy/utilities v1.0.11

Shared utility functions across Wooy apps

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free