TypeScript Storage

Open-source TypeScript projects categorized as Storage

Top 23 TypeScript Storage Projects

  • spacedrive

    Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

  • Project mention: Interview with Mo Rajabi, co-founder and CEO of Noor | dev.to | 2024-04-18

    In the video, Mo talked about a few packages like Cidre and StrOm, and we referred to SpaceDrive.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • redux-persist

    persist and rehydrate a redux store

  • Project mention: State Management Nx React Native/Expo Apps with TanStack Query and Redux | dev.to | 2024-02-17

    Storage: redux-persist, @react-native-async-storage/async-storage

  • amplify-js

    A declarative JavaScript library for application development using cloud services.

  • Project mention: In Defense of Cognito | /r/webdev | 2023-12-11

    One note of caution, though: Amplify uses a frontend-only Cognito integration that stores long-lived, never-rotating refresh tokens in browser storage, where any XSS vulnerability would have access to them. A more secure approach is to implement a couple of backend API routes to store the refresh tokens in `HttpOnly` cookies instead, which I outlined here (option 1 in your case to support SSO). I'll probably open source a solution to do this early next year so we don't all have to keep reinventing this wheel (probably why AWS calls their conference re:invent).

  • nhost

    The Open Source Firebase Alternative with GraphQL.

  • Project mention: Database Review: Top Five Missing Features from Database APIs | dev.to | 2023-09-14

    Hasura ❌ (technically yes with Nhost)

  • liveblocks

    Liveblocks is the platform for adding collaborative editing, comments, and notifications into your application.

  • Project mention: How to setup ishaan1013/sandbox locally | dev.to | 2024-05-31

    Liveblocks

  • amplify-cli

    The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.

  • Keyv

    Simple key-value storage with support for multiple backends

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dashpress

    Generate powerful admin apps without writing a single line of code - Run `npx dashpress` to see some magic!

  • Project mention: Show HN: Generate admin apps without writing a single line of code | news.ycombinator.com | 2024-04-02
  • snowfs

    SnowFS - a fast, scalable version control file storage for graphic files :art:

  • conf

    Simple config handling for your app or module

  • Project mention: Social engineering campaign targeting tech employees spreads through NPM malware | news.ycombinator.com | 2023-07-25

    Wow. There is even one package to not use a JavaScript object: https://www.npmjs.com/package/conf

  • hasura-backend-plus

    🔑Auth and 📦Storage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura.

  • nodejs-storage

    Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.

  • Project mention: How to deploy a Django app to Google Cloud Run using Terraform | dev.to | 2024-01-01

    Cloud Storage: blog storage for static assets and media files

  • ImageStore

    Open source google photos alternative!

  • discord-fs

    Discord as a filesystem (by pixelomer)

  • stokado

    stokado can proxy objects of any storage-like, providing getter/setter syntax sugars, serialization, subscription listening, expiration setting, one-time value retrieval.

  • autarky

    Liberating disk space from 📁 node_modules | Built with React

  • ikea-availability-checker

    Command-Line-Script & Library for checking the availability of specific IKEA products in specific stores and/or countries.

  • space-sdk

    The Space SDK is a JavaScript/Typescript library for building web and mobile applications leveraging Open Web and distributed protocols like IPFS, Textile, GunDB, and Ethereum.

  • drive-desktop

  • glacier

    Keep your data fresh (by hazae41)

  • storage-abstraction

    Provides an abstraction layer for interacting with a storage; the storage can be local or in the cloud.

  • Project mention: Library for Abstracting Object Storage Services of GCP/AWS/Azure | /r/node | 2023-12-07

    Found one similar library tweedegolf/storage-abstraction

  • azure-storage

    Azure Storage module for Nest framework (node.js) ☁️

  • zoic

    A REST API-caching middleware library for Oak/Deno

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Storage discussion

Log in or Post with

TypeScript Storage related posts

  • Show HN: Generate admin apps without writing a single line of code

    1 project | news.ycombinator.com | 2 Apr 2024
  • How to Keep a History of MQTT Data With Node.js

    6 projects | dev.to | 20 Dec 2023
  • How to Get Preview Environments for Every Pull Request

    5 projects | dev.to | 13 Dec 2023
  • Is there a way to store things even if the app closes?

    2 projects | /r/reactnative | 18 Aug 2023
  • Persisting state on page refresh in React/Redux app

    1 project | dev.to | 10 Jul 2023
  • Best offline&local database to use with electron?

    2 projects | /r/electronjs | 11 Jun 2023
  • Should Firestore's cache be used for data persistence across sessions?

    1 project | /r/Firebase | 18 May 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 17 Jun 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Index

What are some of the best open-source Storage projects in TypeScript? This list will help you:

Project Stars
1 spacedrive 29,221
2 redux-persist 12,890
3 amplify-js 9,382
4 nhost 7,638
5 liveblocks 3,157
6 amplify-cli 2,790
7 Keyv 2,506
8 dashpress 1,559
9 snowfs 1,277
10 conf 1,205
11 hasura-backend-plus 1,173
12 nodejs-storage 887
13 ImageStore 690
14 discord-fs 382
15 stokado 374
16 autarky 358
17 ikea-availability-checker 226
18 space-sdk 193
19 drive-desktop 161
20 glacier 124
21 storage-abstraction 99
22 azure-storage 84
23 zoic 70

Sponsored
Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io