mirror of
https://github.com/m-lamonaca/json-to-env.git
synced 2025-04-06 02:46:38 +00:00
239 lines
No EOL
8 KiB
HTML
239 lines
No EOL
8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en" id="oranda" class="hacker">
|
|
<head>
|
|
<title>json2env</title>
|
|
|
|
|
|
<link rel="icon" href="/json-to-env/favicon.ico" />
|
|
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
<meta name="description" content="JSON to Env Var converter" />
|
|
<meta property="og:description" content="JSON to Env Var converter" />
|
|
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:title" content="json2env" />
|
|
|
|
|
|
|
|
<meta http-equiv="Permissions-Policy" content="interest-cohort=()" />
|
|
<link rel="stylesheet" href="/json-to-env/oranda-v0.6.1.css" />
|
|
|
|
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<div class="page-body">
|
|
|
|
<div class="repo_banner">
|
|
<a href="https://github.com/m-lamonaca/json-to-env">
|
|
<div class="github-icon" aria-hidden="true"></div>
|
|
Check out our GitHub!
|
|
</a>
|
|
</div>
|
|
|
|
|
|
<main>
|
|
<header>
|
|
|
|
<h1 class="title">json2env</h1>
|
|
|
|
<nav class="nav">
|
|
<ul>
|
|
<li><a href="/json-to-env/">Home</a></li>
|
|
|
|
|
|
|
|
|
|
<li><a href="/json-to-env/artifacts/">Install</a></li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li><a href="/json-to-env/changelog/">Changelog</a></li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</header>
|
|
|
|
|
|
<div>
|
|
<h1>
|
|
Releases
|
|
|
|
<a href="/json-to-env/changelog.rss" class="inline-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
|
|
<path d="M3.75 3a.75.75 0 00-.75.75v.5c0 .414.336.75.75.75H4c6.075 0 11 4.925 11 11v.25c0 .414.336.75.75.75h.5a.75.75 0 00.75-.75V16C17 8.82 11.18 3 4 3h-.25z" />
|
|
<path d="M3 8.75A.75.75 0 013.75 8H4a8 8 0 018 8v.25a.75.75 0 01-.75.75h-.5a.75.75 0 01-.75-.75V16a6 6 0 00-6-6h-.25A.75.75 0 013 9.25v-.5zM7 15a2 2 0 11-4 0 2 2 0 014 0z" />
|
|
</svg></a>
|
|
|
|
</h1>
|
|
<div class="releases-wrapper">
|
|
<nav class="releases-nav">
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li class="">
|
|
<a href="0.3.1/">0.3.1</a>
|
|
</li>
|
|
|
|
<li class="">
|
|
<a href="0.3.0/">0.3.0</a>
|
|
</li>
|
|
|
|
<li class="">
|
|
<a href="0.2.0/">0.2.0</a>
|
|
</li>
|
|
|
|
<li class="">
|
|
<a href="v0.1.0/">v0.1.0</a>
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
<div class="releases-list">
|
|
|
|
|
|
<section class="release ">
|
|
<h2 id="tag-0.3.1">
|
|
<a href="0.3.1/">
|
|
|
|
0.3.1
|
|
|
|
</a>
|
|
</h2>
|
|
<div class="release-info">
|
|
<span class="flex items-center gap-2">
|
|
<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'>
|
|
<path stroke-linecap='round' stroke-linejoin='round' d='M9.568 3H5.25A2.25 2.25 0 003 5.25v4.318c0 .597.237 1.17.659 1.591l9.581 9.581c.699.699 1.78.872 2.607.33a18.095 18.095 0 005.223-5.223c.542-.827.369-1.908-.33-2.607L11.16 3.66A2.25 2.25 0 009.568 3z' />
|
|
<path stroke-linecap='round' stroke-linejoin='round' d='M6 6h.008v.008H6V6z' /></svg>
|
|
0.3.1
|
|
</span>
|
|
<span class="flex items-center gap-2">
|
|
|
|
<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'><path stroke-linecap='round' stroke-linejoin='round' d='M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5' /></svg>
|
|
Dec 19 2024 at 11:34 UTC
|
|
|
|
</span>
|
|
</div>
|
|
<div class="release-body">
|
|
|
|
</div>
|
|
</section>
|
|
|
|
|
|
<section class="release ">
|
|
<h2 id="tag-0.3.0">
|
|
<a href="0.3.0/">
|
|
|
|
0.3.0
|
|
|
|
</a>
|
|
</h2>
|
|
<div class="release-info">
|
|
<span class="flex items-center gap-2">
|
|
<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'>
|
|
<path stroke-linecap='round' stroke-linejoin='round' d='M9.568 3H5.25A2.25 2.25 0 003 5.25v4.318c0 .597.237 1.17.659 1.591l9.581 9.581c.699.699 1.78.872 2.607.33a18.095 18.095 0 005.223-5.223c.542-.827.369-1.908-.33-2.607L11.16 3.66A2.25 2.25 0 009.568 3z' />
|
|
<path stroke-linecap='round' stroke-linejoin='round' d='M6 6h.008v.008H6V6z' /></svg>
|
|
0.3.0
|
|
</span>
|
|
<span class="flex items-center gap-2">
|
|
|
|
<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'><path stroke-linecap='round' stroke-linejoin='round' d='M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5' /></svg>
|
|
Nov 8 2024 at 11:41 UTC
|
|
|
|
</span>
|
|
</div>
|
|
<div class="release-body">
|
|
|
|
</div>
|
|
</section>
|
|
|
|
|
|
<section class="release ">
|
|
<h2 id="tag-0.2.0">
|
|
<a href="0.2.0/">
|
|
|
|
0.2.0
|
|
|
|
</a>
|
|
</h2>
|
|
<div class="release-info">
|
|
<span class="flex items-center gap-2">
|
|
<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'>
|
|
<path stroke-linecap='round' stroke-linejoin='round' d='M9.568 3H5.25A2.25 2.25 0 003 5.25v4.318c0 .597.237 1.17.659 1.591l9.581 9.581c.699.699 1.78.872 2.607.33a18.095 18.095 0 005.223-5.223c.542-.827.369-1.908-.33-2.607L11.16 3.66A2.25 2.25 0 009.568 3z' />
|
|
<path stroke-linecap='round' stroke-linejoin='round' d='M6 6h.008v.008H6V6z' /></svg>
|
|
0.2.0
|
|
</span>
|
|
<span class="flex items-center gap-2">
|
|
|
|
<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'><path stroke-linecap='round' stroke-linejoin='round' d='M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5' /></svg>
|
|
Mar 9 2024 at 10:42 UTC
|
|
|
|
</span>
|
|
</div>
|
|
<div class="release-body">
|
|
|
|
</div>
|
|
</section>
|
|
|
|
|
|
<section class="release ">
|
|
<h2 id="tag-v0.1.0">
|
|
<a href="v0.1.0/">
|
|
|
|
v0.1.0
|
|
|
|
</a>
|
|
</h2>
|
|
<div class="release-info">
|
|
<span class="flex items-center gap-2">
|
|
<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'>
|
|
<path stroke-linecap='round' stroke-linejoin='round' d='M9.568 3H5.25A2.25 2.25 0 003 5.25v4.318c0 .597.237 1.17.659 1.591l9.581 9.581c.699.699 1.78.872 2.607.33a18.095 18.095 0 005.223-5.223c.542-.827.369-1.908-.33-2.607L11.16 3.66A2.25 2.25 0 009.568 3z' />
|
|
<path stroke-linecap='round' stroke-linejoin='round' d='M6 6h.008v.008H6V6z' /></svg>
|
|
v0.1.0
|
|
</span>
|
|
<span class="flex items-center gap-2">
|
|
|
|
<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'><path stroke-linecap='round' stroke-linejoin='round' d='M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5' /></svg>
|
|
Jun 28 2023 at 22:00 UTC
|
|
|
|
</span>
|
|
</div>
|
|
<div class="release-body">
|
|
|
|
</div>
|
|
</section>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</main>
|
|
</div>
|
|
|
|
<footer>
|
|
|
|
<a href="https://github.com/m-lamonaca/json-to-env"><div class="github-icon" aria-hidden="true"></div></a>
|
|
|
|
<span>
|
|
json2env, MIT
|
|
</span>
|
|
</footer>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<script src="/json-to-env/artifacts.js"></script>
|
|
|
|
</body>
|
|
</html> |