MCPcopy Index your code
hub / github.com/43081j/relit

github.com/43081j/relit @2.7.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.7.1 ↗ · + Follow
184 symbols 349 edges 38 files 128 documented · 70%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

relit

relit (reactive lit) is a collection of utilities to provide various features as reactive state to lit components.

DOM state, web APIs, property history and much more.

Install

To install relit, simply add it as a dependency to your lit project:

npm i -S relit

List of utilities

The following is the full list of available utilities:

License

MIT

Extension points exported contracts — how you extend this code

ElementSize (Interface)
(no doc)
src/controllers/elementSize.ts
HTMLElementTagNameMap (Interface)
(no doc)
src/test/util.ts
WindowEventMap (Interface)
(no doc)
src/_internal/storage.ts
PropertyHistoryEntry (Interface)
(no doc)
src/controllers/propertyHistory.ts
MarkdownOptions (Interface)
(no doc)
src/controllers/markdown.ts
HasOptions (Interface)
(no doc)
src/controllers/slot.ts
SlotListener (Interface)
(no doc)
src/controllers/slot.ts

Core symbols most depended-on inside this repo

has
called by 22
src/controllers/slot.ts
simulateKeyPress
called by 22
src/test/controllers/keyBinding_test.ts
select
called by 20
src/controllers/itemSelection.ts
bindKey
called by 18
src/controllers/keyBinding.ts
update
called by 16
src/controllers/head.ts
toggleByIndex
called by 14
src/controllers/itemSelection.ts
bindInput
called by 11
src/directives/bindInput.ts
delay
called by 9
src/test/util.ts

Shape

Method 105
Class 44
Function 24
Interface 11

Languages

TypeScript100%

Modules by API surface

src/directives/bindInput.ts19 symbols
src/controllers/itemSelection.ts17 symbols
src/controllers/keyBinding.ts16 symbols
src/controllers/slot.ts14 symbols
src/directives/onLongPress.ts13 symbols
src/controllers/head.ts12 symbols
src/controllers/propertyHistory.ts10 symbols
src/controllers/markdown.ts9 symbols
src/_internal/storage.ts8 symbols
src/test/util.ts7 symbols
src/controllers/elementVisibility.ts6 symbols
src/controllers/elementSize.ts6 symbols

For agents

$ claude mcp add relit \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact