-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c2b6f4
commit d5eb4a7
Showing
6 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!DOCTYPE html><html><head><link rel="stylesheet" href="index.1a55a3d8.css"><script type="module" src="index.runtime.2fbdaeb5.js"></script><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, shrink-to-fit=no"><title>Visual Lojban parser</title><link rel="icon shortcut" href="pluka_lanci.54dadede.svg"></head><body id="root"> <div class="container-fluid pt-2"> <div class="row"> <div class="col-12"> <form> <textarea class="form-control mb-2 w-100" id="input" rows="3" autofocus placeholder="Type any Lojban text. The result will be parsed as you type. Experimental particles supported."></textarea> </form> </div> </div> <div class="row"> <div class="col-12 col-md-6 mb-1"> <div class="d-flex" role="group" aria-label="Basic radio toggle button group"> <button class="btn btn-outline-secondary btn-sm me-1" type="button" onclick="document.getElementById('input').value=''"> Clear </button> <button id="example1" class="btn btn-outline-success btn-sm me-1" type="button"> Example 1 </button> <button id="example2" class="btn btn-outline-primary btn-sm me-1" type="button"> Example 2 </button> <button id="example3" class="btn btn-outline-danger btn-sm me-1" type="button"> Example 3 </button> </div> </div> <div class="col-12 col-md-6 mb-1"> <div class="input-group"> <select id="compactor" class="form-select form-select-sm" aria-label="Compact mode selector"> <option selected value="compact-all">Compact all</option> <option value="up-to-lexemes">Up to lexemes</option> <option value="up-to-morphemes">Up to morphemes</option> </select> <select id="layouter" class="form-select form-select-sm" aria-label="Layout selector"></select> </div> </div> </div> </div> <div id="loader" class="loader-container"> <div class="loader"> <div class="sk-chase"> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> </div> </div> </div> <div id="cy" class="d-none"></div> <script type="module" src="index.5cdc7a21.js"></script> <script>"serviceWorker"in navigator&&window.addEventListener("load",function(){navigator.serviceWorker.register("./sw.js")});</script> </body></html> | ||
<!DOCTYPE html><html><head><link rel="stylesheet" href="index.1a55a3d8.css"><script type="module" src="index.runtime.2d89a1c0.js"></script><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, shrink-to-fit=no"><title>Visual Lojban parser</title><link rel="icon shortcut" href="pluka_lanci.54dadede.svg"></head><body id="root"> <div class="container-fluid pt-2"> <div class="row"> <div class="col-12"> <form> <textarea class="form-control mb-2 w-100" id="input" rows="3" autofocus placeholder="Type any Lojban text. The result will be parsed as you type. Experimental particles supported."></textarea> </form> </div> </div> <div class="row"> <div class="col-12 col-md-6 mb-1"> <div class="d-flex" role="group" aria-label="Basic radio toggle button group"> <button class="btn btn-outline-secondary btn-sm me-1" type="button" onclick="document.getElementById('input').value=''"> Clear </button> <button id="example1" class="btn btn-outline-success btn-sm me-1" type="button"> Example 1 </button> <button id="example2" class="btn btn-outline-primary btn-sm me-1" type="button"> Example 2 </button> <button id="example3" class="btn btn-outline-danger btn-sm me-1" type="button"> Example 3 </button> </div> </div> <div class="col-12 col-md-6 mb-1"> <div class="input-group"> <select id="compactor" class="form-select form-select-sm" aria-label="Compact mode selector"> <option selected value="compact-all">Compact all</option> <option value="up-to-lexemes">Up to lexemes</option> <option value="up-to-morphemes">Up to morphemes</option> </select> <select id="layouter" class="form-select form-select-sm" aria-label="Layout selector"></select> </div> </div> </div> </div> <div id="loader" class="loader-container"> <div class="loader"> <div class="sk-chase"> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> </div> </div> </div> <div id="cy" class="d-none"></div> <script type="module" src="index.e5d33f9c.js"></script> <script>"serviceWorker"in navigator&&window.addEventListener("load",function(){navigator.serviceWorker.register("./sw.js")});</script> </body></html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.