Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/editablejs/editable
/ template.ts
File
template.ts
packages/plugins/list/src/ordered/template.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ListTemplate } from
'@editablejs/models'
2
3
const
toABC = (num: number): string => {
4
return
num <= 26
Callers
nothing calls this directly
Calls
2
toABC
Function · 0.85
toRoman
Function · 0.85
Tested by
no test coverage detected