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

require("aws-sdk/package.json"); // aws-sdk is a peer dependency. require("levelup/package.json"); // levelup is a peer dependency. var s3leveldown = require("@apployees-nx/s3leveldown")

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

@apployees-nx/s3leveldown v2.2.2

An implementation of LevelDOWN that uses Amazon S3. Turn your S3 bucket into a DB

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