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: Spacedrive: Unify files from all your devices and clouds into one easy explorer | news.ycombinator.com | 2023-10-19

    AGPLv3 (switched in 2022 https://github.com/spacedriveapp/spacedrive/commit/8e5c71dea... ) and FWIW I don't see any mention of CLA or other license assignment, so I don't believe they can currently rug pull containing contributed changes since they don't own the license for them: https://github.com/spacedriveapp/spacedrive/blob/main/CONTRI...

  • 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

  • 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.

  • 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 a real-time collaboration infrastructure for developers.

    Project mention: Edit This Blog Post | news.ycombinator.com | 2024-02-06

    Absolutely! The real complexity comes from conflict resolution. If someone edits the top, and someone else edits the bottom, which version do you go with? What if they're editing the same area? Entire companies exist to provide elegant solutions to this[0], so it's no simple task.

    0: https://liveblocks.io/

  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • 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!

  • dashpress

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

  • discord-fs

    Discord as a filesystem (by pixelomer)

  • autarky

    Liberating disk space from 📁 node_modules | Built with React

    Project mention: Ink: React for interactive command-line apps | news.ycombinator.com | 2023-05-08

    I have built a CLI tool called Autarky a long long time back https://github.com/pranshuchittora/autarky.

    Ink is great to get bare minimums up and running, but the capabilities are quite limited and you can't build full blown interactive dashboards with this like HTOP etc.

  • stokado

    Stokado is a library that serves as a syntax sugar for storage, providing support for serialization, subscription-based listening, expiration setting, and one-time value.

    Project mention: Stokado is a library that serves as a syntax sugar for storage, providing support for serialization, subscription-based listening, expiration setting, and one-time value. | /r/programming | 2023-05-08
  • 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

  • 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.

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). The latest post mention was on 2024-02-17.

TypeScript Storage related posts

Index

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

Project Stars
1 spacedrive 28,547
2 redux-persist 12,837
3 amplify-js 9,355
4 nhost 7,452
5 liveblocks 2,978
6 amplify-cli 2,783
7 Keyv 2,458
8 snowfs 1,261
9 conf 1,175
10 hasura-backend-plus 1,173
11 nodejs-storage 875
12 ImageStore 687
13 dashpress 681
14 discord-fs 380
15 autarky 357
16 stokado 255
17 ikea-availability-checker 224
18 space-sdk 191
19 drive-desktop 152
20 glacier 124
21 storage-abstraction 85
22 azure-storage 83
23 zoic 70
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.
www.influxdata.com