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 @smallstack/store with all npm packages installed. Try it out:

require("@smallstack/api-shared/package.json"); // @smallstack/api-shared is a peer dependency. require("@smallstack/axios-api-client/package.json"); // @smallstack/axios-api-client is a peer dependency. require("@smallstack/client-common/package.json"); // @smallstack/client-common is a peer dependency. require("@smallstack/core-common/package.json"); // @smallstack/core-common is a peer dependency. require("@smallstack/typesystem/package.json"); // @smallstack/typesystem is a peer dependency. require("@smallstack/utils/package.json"); // @smallstack/utils is a peer dependency. var store = require("@smallstack/store")

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

@smallstack/store v1.132.0

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