|
@@ -49,8 +49,7 @@ const HeroSection = () => {
|
|
</Styles.StyledTitle>
|
|
</Styles.StyledTitle>
|
|
<Styles.StyledSubTitle>
|
|
<Styles.StyledSubTitle>
|
|
Seamlessly visualize your JSON data{" "}
|
|
Seamlessly visualize your JSON data{" "}
|
|
- <Styles.StyledHighlightedText>instantly</Styles.StyledHighlightedText> into
|
|
|
|
- graphs.
|
|
|
|
|
|
+ <Styles.StyledHighlightedText>instantly</Styles.StyledHighlightedText> into graphs.
|
|
</Styles.StyledSubTitle>
|
|
</Styles.StyledSubTitle>
|
|
|
|
|
|
<Styles.StyledButton rel="prefetch" href="/editor" link>
|
|
<Styles.StyledButton rel="prefetch" href="/editor" link>
|
|
@@ -98,10 +97,9 @@ const FeaturesSection = () => (
|
|
</Styles.StyledCardIcon>
|
|
</Styles.StyledCardIcon>
|
|
<Styles.StyledCardTitle>EASY-TO-USE</Styles.StyledCardTitle>
|
|
<Styles.StyledCardTitle>EASY-TO-USE</Styles.StyledCardTitle>
|
|
<Styles.StyledCardDescription>
|
|
<Styles.StyledCardDescription>
|
|
- We believe that powerful software doesn't have to be difficult to use.
|
|
|
|
- That's why we've designed our app to be as intuitive and
|
|
|
|
- easy-to-use as possible. You can quickly and easily load your JSON data and
|
|
|
|
- start exploring and analyzing it right away!
|
|
|
|
|
|
+ We believe that powerful software doesn't have to be difficult to use. That's why
|
|
|
|
+ we've designed our app to be as intuitive and easy-to-use as possible. You can quickly
|
|
|
|
+ and easily load your JSON data and start exploring and analyzing it right away!
|
|
</Styles.StyledCardDescription>
|
|
</Styles.StyledCardDescription>
|
|
</Styles.StyledSectionCard>
|
|
</Styles.StyledSectionCard>
|
|
|
|
|
|
@@ -111,9 +109,9 @@ const FeaturesSection = () => (
|
|
</Styles.StyledCardIcon>
|
|
</Styles.StyledCardIcon>
|
|
<Styles.StyledCardTitle>SEARCH</Styles.StyledCardTitle>
|
|
<Styles.StyledCardTitle>SEARCH</Styles.StyledCardTitle>
|
|
<Styles.StyledCardDescription>
|
|
<Styles.StyledCardDescription>
|
|
- Have a huge file of values, keys or arrays? Worry no more, type in the
|
|
|
|
- keyword you are looking for into search input and it will take you to each
|
|
|
|
- node with matching result highlighting the line to understand better!
|
|
|
|
|
|
+ Have a huge file of values, keys or arrays? Worry no more, type in the keyword you are
|
|
|
|
+ looking for into search input and it will take you to each node with matching result
|
|
|
|
+ highlighting the line to understand better!
|
|
</Styles.StyledCardDescription>
|
|
</Styles.StyledCardDescription>
|
|
</Styles.StyledSectionCard>
|
|
</Styles.StyledSectionCard>
|
|
|
|
|
|
@@ -123,9 +121,9 @@ const FeaturesSection = () => (
|
|
</Styles.StyledCardIcon>
|
|
</Styles.StyledCardIcon>
|
|
<Styles.StyledCardTitle>DOWNLOAD</Styles.StyledCardTitle>
|
|
<Styles.StyledCardTitle>DOWNLOAD</Styles.StyledCardTitle>
|
|
<Styles.StyledCardDescription>
|
|
<Styles.StyledCardDescription>
|
|
- Download the graph to your local machine and use it wherever you want, to
|
|
|
|
- your blogs, website or make it a poster and paste to the wall. Who
|
|
|
|
- wouldn't want to see a JSON Crack graph onto their wall, eh?
|
|
|
|
|
|
+ Download the graph to your local machine and use it wherever you want, to your blogs,
|
|
|
|
+ website or make it a poster and paste to the wall. Who wouldn't want to see a JSON
|
|
|
|
+ Crack graph onto their wall, eh?
|
|
</Styles.StyledCardDescription>
|
|
</Styles.StyledCardDescription>
|
|
</Styles.StyledSectionCard>
|
|
</Styles.StyledSectionCard>
|
|
|
|
|
|
@@ -135,9 +133,9 @@ const FeaturesSection = () => (
|
|
</Styles.StyledCardIcon>
|
|
</Styles.StyledCardIcon>
|
|
<Styles.StyledCardTitle>LIVE</Styles.StyledCardTitle>
|
|
<Styles.StyledCardTitle>LIVE</Styles.StyledCardTitle>
|
|
<Styles.StyledCardDescription>
|
|
<Styles.StyledCardDescription>
|
|
- With Microsoft's Monaco Editor which is also used by VS Code, easily
|
|
|
|
- edit your JSON and directly view through the graphs. Also there's a JSON
|
|
|
|
- validator above of it to make sure there is no type error.
|
|
|
|
|
|
+ With Microsoft's Monaco Editor which is also used by VS Code, easily edit your JSON and
|
|
|
|
+ directly view through the graphs. Also there's a JSON validator above of it to make
|
|
|
|
+ sure there is no type error.
|
|
</Styles.StyledCardDescription>
|
|
</Styles.StyledCardDescription>
|
|
</Styles.StyledSectionCard>
|
|
</Styles.StyledSectionCard>
|
|
</Styles.StyledFeaturesSection>
|
|
</Styles.StyledFeaturesSection>
|
|
@@ -146,51 +144,36 @@ const FeaturesSection = () => (
|
|
const GitHubSection = () => (
|
|
const GitHubSection = () => (
|
|
<Styles.StyledSection id="github" reverse>
|
|
<Styles.StyledSection id="github" reverse>
|
|
<Styles.StyledTwitterQuote>
|
|
<Styles.StyledTwitterQuote>
|
|
- <blockquote
|
|
|
|
- className="twitter-tweet"
|
|
|
|
- data-lang="en"
|
|
|
|
- data-dnt="true"
|
|
|
|
- data-theme="light"
|
|
|
|
- >
|
|
|
|
|
|
+ <blockquote className="twitter-tweet" data-lang="en" data-dnt="true" data-theme="light">
|
|
<p lang="en" dir="ltr">
|
|
<p lang="en" dir="ltr">
|
|
- Looking to understand or explore some JSON? Just paste or upload to
|
|
|
|
- visualize it as a graph with{" "}
|
|
|
|
- <a href="https://t.co/HlKSrhKryJ">https://t.co/HlKSrhKryJ</a> 😍 <br />
|
|
|
|
|
|
+ Looking to understand or explore some JSON? Just paste or upload to visualize it as a
|
|
|
|
+ graph with <a href="https://t.co/HlKSrhKryJ">https://t.co/HlKSrhKryJ</a> 😍 <br />
|
|
<br />
|
|
<br />
|
|
- Thanks to{" "}
|
|
|
|
- <a href="https://twitter.com/aykutsarach?ref_src=twsrc%5Etfw">
|
|
|
|
- @aykutsarach
|
|
|
|
- </a>
|
|
|
|
- ! <a href="https://t.co/0LyPUL8Ezz">pic.twitter.com/0LyPUL8Ezz</a>
|
|
|
|
|
|
+ Thanks to <a href="https://twitter.com/aykutsarach?ref_src=twsrc%5Etfw">@aykutsarach</a>!{" "}
|
|
|
|
+ <a href="https://t.co/0LyPUL8Ezz">pic.twitter.com/0LyPUL8Ezz</a>
|
|
</p>
|
|
</p>
|
|
— GitHub (@github){" "}
|
|
— GitHub (@github){" "}
|
|
<a href="https://twitter.com/github/status/1519363257794015233?ref_src=twsrc%5Etfw">
|
|
<a href="https://twitter.com/github/status/1519363257794015233?ref_src=twsrc%5Etfw">
|
|
April 27, 2022
|
|
April 27, 2022
|
|
</a>
|
|
</a>
|
|
</blockquote>{" "}
|
|
</blockquote>{" "}
|
|
- <Script
|
|
|
|
- async
|
|
|
|
- src="https://platform.twitter.com/widgets.js"
|
|
|
|
- charSet="utf-8"
|
|
|
|
- ></Script>
|
|
|
|
|
|
+ <Script async src="https://platform.twitter.com/widgets.js" charSet="utf-8"></Script>
|
|
</Styles.StyledTwitterQuote>
|
|
</Styles.StyledTwitterQuote>
|
|
<Styles.StyledSectionArea>
|
|
<Styles.StyledSectionArea>
|
|
<Styles.StyledSubTitle>Open Source Community</Styles.StyledSubTitle>
|
|
<Styles.StyledSubTitle>Open Source Community</Styles.StyledSubTitle>
|
|
<Styles.StyledMinorTitle>
|
|
<Styles.StyledMinorTitle>
|
|
- At JSON Crack, we believe in the power of open source software and the
|
|
|
|
- communities that support it. That's why we're proud to be part of
|
|
|
|
- the open source community and to contribute to the development and growth of
|
|
|
|
- open source tools and technologies.
|
|
|
|
|
|
+ At JSON Crack, we believe in the power of open source software and the communities that
|
|
|
|
+ support it. That's why we're proud to be part of the open source community and to
|
|
|
|
+ contribute to the development and growth of open source tools and technologies.
|
|
<br />
|
|
<br />
|
|
- <br /> As part of our commitment to the open source community, we've
|
|
|
|
- made our app freely available to anyone who wants to use it, and we welcome
|
|
|
|
- contributions from anyone who's interested in helping to improve it.
|
|
|
|
- Whether you're a developer, a data scientist, or just someone who's
|
|
|
|
- passionate about open source, we'd love to have you join our community
|
|
|
|
- and help us make JSON Crack the best it can be.
|
|
|
|
|
|
+ <br /> As part of our commitment to the open source community, we've made our app
|
|
|
|
+ freely available to anyone who wants to use it, and we welcome contributions from anyone
|
|
|
|
+ who's interested in helping to improve it. Whether you're a developer, a data
|
|
|
|
+ scientist, or just someone who's passionate about open source, we'd love to have
|
|
|
|
+ you join our community and help us make JSON Crack the best it can be.
|
|
<br />
|
|
<br />
|
|
- <br /> So why not join us and become part of the JSON Crack open source
|
|
|
|
- community today? We can't wait to see what we can accomplish together!
|
|
|
|
|
|
+ <br /> So why not join us and become part of the JSON Crack open source community today? We
|
|
|
|
+ can't wait to see what we can accomplish together!
|
|
</Styles.StyledMinorTitle>
|
|
</Styles.StyledMinorTitle>
|
|
<Styles.StyledButton
|
|
<Styles.StyledButton
|
|
href="https://github.com/AykutSarac/jsoncrack.com"
|
|
href="https://github.com/AykutSarac/jsoncrack.com"
|
|
@@ -208,23 +191,17 @@ const EmbedSection = () => (
|
|
<Styles.StyledSectionArea>
|
|
<Styles.StyledSectionArea>
|
|
<Styles.StyledSubTitle>Embed Into Your Website</Styles.StyledSubTitle>
|
|
<Styles.StyledSubTitle>Embed Into Your Website</Styles.StyledSubTitle>
|
|
<Styles.StyledMinorTitle>
|
|
<Styles.StyledMinorTitle>
|
|
- JSON Crack provides users with the necessary code to embed the app into a
|
|
|
|
- website easily using an iframe. This code can be easily copied and pasted
|
|
|
|
- into the desired location on the website, allowing users to quickly and
|
|
|
|
- easily integrate JSON Crack into existing workflows.
|
|
|
|
|
|
+ JSON Crack provides users with the necessary code to embed the app into a website easily
|
|
|
|
+ using an iframe. This code can be easily copied and pasted into the desired location on the
|
|
|
|
+ website, allowing users to quickly and easily integrate JSON Crack into existing workflows.
|
|
<br />
|
|
<br />
|
|
- <br /> Once the app is embedded, users can use it to view and analyze JSON
|
|
|
|
- data directly on the website. This can be useful for a variety of purposes,
|
|
|
|
- such as quickly checking the structure of a JSON file or verifying the data
|
|
|
|
- contained within it. JSON Crack's intuitive interface makes it easy to
|
|
|
|
- navigate and understand even complex JSON data, making it a valuable tool for
|
|
|
|
- anyone working with JSON.
|
|
|
|
|
|
+ <br /> Once the app is embedded, users can use it to view and analyze JSON data directly on
|
|
|
|
+ the website. This can be useful for a variety of purposes, such as quickly checking the
|
|
|
|
+ structure of a JSON file or verifying the data contained within it. JSON Crack's
|
|
|
|
+ intuitive interface makes it easy to navigate and understand even complex JSON data, making
|
|
|
|
+ it a valuable tool for anyone working with JSON.
|
|
</Styles.StyledMinorTitle>
|
|
</Styles.StyledMinorTitle>
|
|
- <Styles.StyledButton
|
|
|
|
- href="https://jsoncrack.com/embed"
|
|
|
|
- status="SECONDARY"
|
|
|
|
- link
|
|
|
|
- >
|
|
|
|
|
|
+ <Styles.StyledButton href="https://jsoncrack.com/embed" status="SECONDARY" link>
|
|
LEARN TO EMBED
|
|
LEARN TO EMBED
|
|
</Styles.StyledButton>
|
|
</Styles.StyledButton>
|
|
</Styles.StyledSectionArea>
|
|
</Styles.StyledSectionArea>
|