Skip to content

ajmir-github/json-store-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 DataStore System V2

A lightweight TypeScript utility to persist data in the filesystem with support for:

  • ✅ Caching
  • ✅ JSON serialization
  • ✅ AES-256 encryption
  • ✅ Automatic directory creation
  • ✅ Initial data fallback

📦 Installation

Make sure you're using Node.js and TypeScript.

Install the Node.js types if you haven't:

npm install --save-dev @types/node

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors