Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/editablejs/editable
/ functions
Functions
1,380 in github.com/editablejs/editable
⨍
Functions
1,380
◇
Types & classes
479
Function
withCodeBlockMarkdownDeserializerTransform
( next, self, )
packages/plugins/codeblock/src/deserializer/markdown.ts:7
Function
withCodeBlockMarkdownSerializerTransform
( next, self, )
packages/plugins/codeblock/src/serializer/markdown.ts:4
Function
withCodeBlockTextSerializerTransform
( next, serializer, )
packages/plugins/codeblock/src/serializer/text.ts:4
Function
withEditor
( editor: Editor, transform: HTMLSerializerWithTransform<T>, options: T, )
packages/serializer/src/html.ts:103
Function
withEditor
( editor: Editor, transform: MarkdownSerializerWithTransform<T>, options: T, )
packages/serializer/src/markdown.ts:69
Function
withEditor
( editor: Editor, transform: HTMLDeserializerWithTransform<T>, options: T, )
packages/deserializer/src/html.ts:61
Function
withEditor
( editor: Editor, transform: MarkdownDeserializerWithTransform<T>, options: T, )
packages/deserializer/src/markdown.ts:151
Function
withEditorDeserializerTransform
(next, self, { editor })
packages/deserializer/src/markdown.ts:78
Function
withEditorHTMLSerializerTransform
(next, _, { editor })
packages/serializer/src/html.ts:46
Function
withEditorPlugin
(editor: Editor, plugin: MarkdownDeserializerPlugin)
packages/deserializer/src/markdown.ts:185
Function
withEditorSerializerTransform
(next, _, { editor })
packages/serializer/src/markdown.ts:38
Function
withFontColorHTMLDeserializerTransform
packages/plugins/font/src/color/deserializer/html.ts:6
Function
withFontColorHTMLSerializerTransform
( next, serializer, customOptions = {}, )
packages/plugins/font/src/color/serializer/html.ts:4
Function
withFontSizeHTMLDeserializerTransform
packages/plugins/font/src/size/deserializer/html.ts:5
Function
withFontSizeHTMLSerializerTransform
( next, serializer, customOptions = {}, )
packages/plugins/font/src/size/serializer/html.ts:4
Function
withHeadingHTMLDeserializerTransform
(next, serializer, { editor })
packages/plugins/heading/src/deserializer/html.ts:24
Function
withHeadingHTMLSerializerTransform
( next, serializer, customOptions = {}, )
packages/plugins/heading/src/serializer/html.ts:5
Function
withHeadingMarkdownDeserializerTransform
(next, self, { editor })
packages/plugins/heading/src/deserializer/markdown.ts:16
Function
withHeadingMarkdownSerializerTransform
( next, self, )
packages/plugins/heading/src/serializer/markdown.ts:5
Function
withHrHTMLDeserializerTransform
packages/plugins/hr/src/deserializer/html.ts:5
Function
withHrHTMLSerializerTransform
( next, serializer, customOptions = {}, )
packages/plugins/hr/src/serializer/html.ts:5
Function
withHrMarkdownDeserializerTransform
( next, self, )
packages/plugins/hr/src/deserializer/markdown.ts:7
Function
withHrMarkdownSerializerTransform
packages/plugins/hr/src/serializer/markdown.ts:4
Function
withImageHTMLDeserializerTransform
(next, _, { editor })
packages/plugins/image/src/deserializer/html.ts:15
Function
withImageHTMLSerializerTransform
( next, serializer, customOptions = {}, )
packages/plugins/image/src/serializer/html.ts:4
Function
withImageMarkdownDeserializerTransform
packages/plugins/image/src/deserializer/markdown.ts:7
Function
withImageMarkdownSerializerTransform
packages/plugins/image/src/serializer/markdown.ts:4
Function
withIndentHTMLDeserializerTransform
packages/plugins/indent/src/deserializer/html.ts:5
Function
withIndentHTMLSerializerTransform
( next, serializer, customOptions = {}, )
packages/plugins/indent/src/serializer/html.ts:4
Function
withLeadingHTMLDeserializerTransform
packages/plugins/leading/src/deserializer/html.ts:5
Function
withLeadingHTMLSerializerTransform
packages/plugins/leading/src/serializer/html.ts:5
Function
withLinkHTMLDeserializerTransform
(next, serializer)
packages/plugins/link/src/deserializer/html.ts:12
Function
withLinkHTMLSerializerTransform
( next, serializer, customOptions = {}, )
packages/plugins/link/src/serializer/html.ts:4
Function
withLinkMarkdownDeserializerTransform
( next, self, )
packages/plugins/link/src/deserializer/markdown.ts:10
Function
withLinkMarkdownSerializerTransform
( next, self, )
packages/plugins/link/src/serializer/markdown.ts:9
Function
withListTextSerializerTransform
(next, serializer, { editor })
packages/plugins/list/src/serializer/text.ts:10
Function
withMarkHTMLDeserializerTransform
packages/plugins/mark/src/deserializer/html.ts:5
Function
withMarkHTMLSerializerTransform
( next, serializer, customOptions = {}, )
packages/plugins/mark/src/serializer/html.ts:4
Function
withMarkMarkdownDeserializerTransform
( next, self, )
packages/plugins/mark/src/deserializer/markdown.ts:24
Function
withMarkMarkdownSerializerTransform
packages/plugins/mark/src/serializer/markdown.ts:9
Function
withMentionHTMLDeserializerTransform
packages/plugins/mention/src/deserializer/html.ts:6
Function
withMentionHTMLSerializerTransform
(next, serializer, customOptions)
packages/plugins/mention/src/serializer/html.ts:14
Function
withMentionTextSerializerTransform
(next, _, { editor })
packages/plugins/mention/src/serializer/text.ts:13
Function
withOrderedListHTMLDeserializerTransform
(next, serializer, { editor })
packages/plugins/list/src/ordered/deserializer/html.ts:14
Function
withOrderedListHTMLSerializerTransform
(next, serializer, customOptions)
packages/plugins/list/src/ordered/serializer/html.ts:13
Function
withOrderedListMarkdownDeserializerTransform
( next, self, )
packages/plugins/list/src/ordered/deserializer/markdown.ts:9
Function
withOrderedListMarkdownSerializerTransform
( next, self, )
packages/plugins/list/src/ordered/serializer/markdown.ts:5
Function
withOrigin
(editor: YjsEditor, origin: unknown, fn: () => void)
packages/plugins/yjs/src/plugin/with-yjs.ts:97
Function
withPlugin
(plugin: MarkdownSerializerPlugin)
packages/serializer/src/markdown.ts:98
Function
withPlugin
(plugin: MarkdownDeserializerPlugin)
packages/deserializer/src/markdown.ts:181
Function
withTableCellHTMLDeserializerTransform
( next, serializer, )
packages/plugins/table/src/cell/deserializer/html.ts:6
Function
withTableCellHTMLSerializerTransform
( next, serializer, customOptions = {}, )
packages/plugins/table/src/cell/serializer/html.ts:4
Function
withTableCellMarkdownDeserializerTransform
( next, self, )
packages/plugins/table/src/cell/deserializer/markdown.ts:4
Function
withTableCellMarkdownSerializerTransform
( next, self, )
packages/plugins/table/src/cell/serializer/markdown.ts:5
Function
withTableHTMLDeserializerTransform
(next, serializer, { editor })
packages/plugins/table/src/table/deserializer/html.ts:19
Function
withTableHTMLSerializerTransform
( next, serializer, customOptions = {}, )
packages/plugins/table/src/table/serializer/html.ts:5
Function
withTableMarkdownDeserializerTransform
( next, self, )
packages/plugins/table/src/table/deserializer/markdown.ts:9
Function
withTableMarkdownSerializerTransform
( next, self, )
packages/plugins/table/src/table/serializer/markdown.ts:9
Function
withTableRowHTMLDeserializerTransform
(next, serializer, { editor })
packages/plugins/table/src/row/deserializer/html.ts:17
Function
withTableRowHTMLSerializerTransform
( next, serializer, customOptions = {}, )
packages/plugins/table/src/row/serializer/html.ts:4
Function
withTableRowMarkdownDeserializerTransform
( next, self, )
packages/plugins/table/src/row/deserializer/markdown.ts:4
Function
withTableRowMarkdownSerializerTransform
( next, self, )
packages/plugins/table/src/row/serializer/markdown.ts:5
Function
withTableTextSerializerTransform
(next, serializer)
packages/plugins/table/src/table/serializer/text.ts:4
Function
withTaskListHTMLDeserializerTransform
(next, serializer, { editor })
packages/plugins/list/src/task/deserializer/html.ts:27
Function
withTaskListHTMLSerializerTransform
( next, serializer, customOptions, )
packages/plugins/list/src/task/serializer/html.ts:4
Function
withTaskListMarkdownDeserializerTransform
( next, self, )
packages/plugins/list/src/task/deserializer/markdown.ts:12
Function
withTaskListMarkdownSerializerTransform
( next, self, )
packages/plugins/list/src/task/serializer/markdown.ts:9
Function
withTitleHTMLDeserializerTransform
( next, serializer, )
packages/plugins/title/src/deserializer/html.ts:4
Function
withTitleHTMLSerializerTransform
( next, serializer, customOptions = {}, )
packages/plugins/title/src/serializer/html.ts:5
Function
withUnorderedListHTMLDeserializerTransform
(next, serializer, { editor })
packages/plugins/list/src/unordered/deserializer/html.ts:14
Function
withUnorderedListHTMLSerializerTransform
(next, serializer, customOptions)
packages/plugins/list/src/unordered/serializer/html.ts:13
Function
withUnorderedListMarkdownDeserializerTransform
( next, self, )
packages/plugins/list/src/unordered/deserializer/markdown.ts:9
Function
withUnorderedListMarkdownSerializerTransform
( next, self, )
packages/plugins/list/src/unordered/serializer/markdown.ts:5
Function
withoutMerging
* Apply a series of changes inside a synchronous `fn`, without merging any of * the new operations into previous save point in the history.
packages/plugins/history/src/history-editor.ts:70
Function
withoutSaving
(editor: Editor, fn: () => void)
packages/plugins/yjs/src/plugin/with-history.ts:49
Function
withoutSaving
* Apply a series of changes inside a synchronous `fn`, without saving any of * their operations into the history.
packages/plugins/history/src/history-editor.ts:82
Method
wrapper
(...args: any[])
packages/editor/src/plugin/emitter.ts:127
Function
writePermissionDenied
(encoder: encoding.Encoder, reason: string)
packages/yjs-protocols/src/auth.ts:11
Function
writeSyncStep1
(encoder: encoding.Encoder, doc: Y.Doc)
packages/yjs-protocols/src/sync.ts:40
Function
writeUpdate
(encoder: encoding.Encoder, update: Uint8Array)
packages/yjs-protocols/src/sync.ts:90
← previous
1,301–1,380 of 1,380, ranked by callers