Git Product home page Git Product logo

ckwebproject / jsoncrack.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aykutsarac/jsoncrack.com

0.0 0.0 0.0 13.76 MB

✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.

Home Page: https://jsoncrack.com/

License: GNU General Public License v3.0

JavaScript 0.34% TypeScript 99.51% Dockerfile 0.15%

jsoncrack.com's Introduction

JSON Crack

An innovative, open source data visualization app.
Brings data to life through captivating graphs.


JSON Crack - Simple visualization tool for your JSON data. | Product Hunt

Product Preview

JSON Crack (jsoncrack.com)

JSON Crack is a free, open-source data visualization app capable of visualizing data formats such as JSON, YAML, XML, CSV and more, into interactive graphs. With its intuitive and user-friendly interface, JSON Crack makes it easy to explore, analyze, and understand even the most complex data structures. Whether you're a developer working on a large-scale project or a data enthusiast looking to uncover hidden insights, JSON Crack has the tools and features you need to unlock the full potential of your data.

Features

  • 💯 Free & open-source.
  • 🌓 Dark mode.
  • 🖼️ Export to PNG, SVG, JPEG & clipboard.
  • 🔍 Zoom and panning support with touch gestures.
  • 🛠 Wide range of tools - search, json path, node contents, expand/toggle, auto format...
  • 🔗 Share/Import/Fetch
  • 🧱 Embeddable iframe widgets.

Contributing

Sponsors & support

If you like the project, you can become a sponsor at GitHub Sponsors or use Premium.

Running Locally

Local

After cloning the repository, run the following commands:

# Install the packages
yarn install

# Start development server
# Then the development server will run at http://localhost:3000
yarn dev

Docker

🐳 A Dockerfile is provided in the root of the repository. If you want to run JSON Crack locally:

# Build a Docker image with:
docker build -t jsoncrack .

# Run locally with `docker run`
docker run -p 8888:8080 jsoncrack

# Run locally with `docker-compose`
docker-compose up -d

# Go to http://localhost:8888

Thank you for supporting JSON Crack

Last but not least, we're thankful to these companies for offering their services for free:

Sentry

jsoncrack.com's People

Contributors

aykutsarac avatar victorbrambati avatar cihat avatar dogukanuhn avatar dependabot[bot] avatar hanbin9775 avatar yuvalg99 avatar burakozarslan avatar liqun98 avatar hslee2008 avatar jcalonso avatar rlex avatar mbrukman avatar shivam1646 avatar vladcuciureanu avatar hexrt avatar karlheitmann avatar prathameshjchavan avatar tallted avatar nnamua avatar roland-becsi-veratrak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.