Skip to content

Manivela/json-size-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-size-analyzer

Analyze the size of your JSON data without sending it to any external servers.

Live Demo

This tool is deployed and accessible at: jsa.yunus.zip

The application is hosted using Cloudflare Pages for optimal performance and reliability.

Development Setup

To set up the project for development:

  1. Clone the repository:
git clone https://github.com/manivela/json-size-analyzer.git
cd json-size-analyzer
  1. Install pnpm:
npm install -g pnpm
  1. Install dependencies:
pnpm install
  1. Run development server:
pnpm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages