An open API service indexing awesome lists of open source software.

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.

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.