{"library":"storage-core","type":"library","category":null,"description":"Provides a minimal Storage interface and a local filesystem implementation for Node.js, enabling dynamic storage switching. Version 0.7.2 is stable, with slow release cadence (last update 2022). Key differentiator: abstract base class that third-party packages (AWS S3, Azure Blob, GCP) implement, making it easy to swap storage backends without changing application code. Ships TypeScript types for type safety.","language":"javascript","status":"active","version":"0.7.2","tags":["javascript","node","storage","files","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install storage-core","imports":["import { Storage } from 'storage-core'","import { LocalStorage } from 'storage-core'","import type { DiskOptions } from 'storage-core'"]},{"cmd":"yarn add storage-core","imports":[]},{"cmd":"pnpm add storage-core","imports":[]}],"homepage":"https://github.com/datatorch/node-storage#readme","github":"https://github.com/datatorch/node-storage","docs":null,"changelog":null,"pypi":null,"npm":"storage-core","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}