lintel-catalog-builder 0.0.16

Build a custom schema catalog from local schemas and external sources
Documentation
1
2
3
4
5
6
7
8
9
10
11
<div class="search-wrapper">
  <input
    type="text"
    id="search-input"
    class="search-input"
    placeholder="Search schemas... ( / )"
    autocomplete="off"
    aria-label="Search schemas"
  />
  <div id="search-results" class="search-results" hidden></div>
</div>