Skip to content

The TypeScript library for Replit Object Storage

Notifications You must be signed in to change notification settings

replit/replit-object-storage-typescript

Repository files navigation

replit-object-storage-typescript

The TypeScript library for Replit Object Storage

Development

To get setup, run:

npm i

To run the linter, run:

npm run lint
npm run format

or to fix (fixable) lint issues, run:

npm run fun

To run tests, run:

npm run test

Release

To check that the package builds, you can run:

npm run prepublishOnly

To perform a release, first bump the version in package.json. Then run:

npm release

About

The TypeScript library for Replit Object Storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published