https://github.com/vertocode/class-data-store
This repository is a mode to store data using class of JS/TS. It can be useful in some cases that we don't have a tool to store data.
https://github.com/vertocode/class-data-store
Last synced: 3 months ago
JSON representation
This repository is a mode to store data using class of JS/TS. It can be useful in some cases that we don't have a tool to store data.
- Host: GitHub
- URL: https://github.com/vertocode/class-data-store
- Owner: vertocode
- License: mit
- Created: 2023-07-22T23:12:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T11:12:23.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T08:52:47.969Z (4 months ago)
- Language: TypeScript
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# class-data-store
This repository is a mode to store data using class of JS/TS. It can be useful in some cases that we don't have a tool to store data.