🔮 Seamlessly visualize your JSON data instantly into graphs; paste, import or fetch!
Hello, currently using embeds is the only way to achieve this, there is no javascript library to do this for now. https://jsoncrack.com/docs
Deploy AykutSarac/jsoncrack.com to github.com/AykutSarac/jsoncrack.com.git:gh-pages
convert esm import to cjs
improve bundle performance
Deploy AykutSarac/jsoncrack.com to github.com/AykutSarac/jsoncrack.com.git:gh-pages
improve bundle performance
Great work, thank you! There seem to be some bugs to be fixed, I've tried with this JSON and I couldn't get the path from right most edges. https://api.opensource.org/licenses/permissive
Deploy AykutSarac/jsoncrack.com to github.com/AykutSarac/jsoncrack.com.git:gh-pages
update editor page background
Deploy AykutSarac/jsoncrack.com to github.com/AykutSarac/jsoncrack.com.git:gh-pages
update landing page styles
Deploy AykutSarac/jsoncrack.com to github.com/AykutSarac/jsoncrack.com.git:gh-pages
Fix smooth scroll behavior on styles
Merge pull request #291 from cihat/fix/smooth-scroll
Fix smooth scroll behavior on styles
Deploy AykutSarac/jsoncrack.com to github.com/AykutSarac/jsoncrack.com.git:gh-pages
Deploy AykutSarac/jsoncrack.com to github.com/AykutSarac/jsoncrack.com.git:gh-pages
Deploy AykutSarac/jsoncrack.com to github.com/AykutSarac/jsoncrack.com.git:gh-pages
Deploy AykutSarac/jsoncrack.com to github.com/AykutSarac/jsoncrack.com.git:gh-pages
improve font performance
Deploy AykutSarac/jsoncrack.com to github.com/AykutSarac/jsoncrack.com.git:gh-pages
Deploy AykutSarac/jsoncrack.com to github.com/AykutSarac/jsoncrack.com.git:gh-pages
Because the BottomBar.tsx
component's height is set as 28px
, there was a small margin that created a scrollbar.
Because overflow: auto
was set, there was extra space as well as extra scrollbar.
https://user-images.githubusercontent.com/78584173/215269027-45c2efc2-0905-4bd7-815f-eff5dfbdf209.mp4
https://user-images.githubusercontent.com/78584173/215269097-4610a22d-e351-4165-bc30-e93a95340c11.mp4
Just a tiniest bit small (400px
to 410px
) for example.
Thanks for reporting, I was upgrading to Nextjs 13 so added the fixes to the branch.
Deploy AykutSarac/jsoncrack.com to github.com/AykutSarac/jsoncrack.com.git:gh-pages