MCPcopy Index your code

hub / github.com/YousefED/SyncedStore / functions

Functions84 in github.com/YousefED/SyncedStore

↓ 38 callersFunctionsyncedStore
(shape: T, doc: Y.Doc = new Y.Doc())
packages/core/src/index.ts:130
↓ 11 callersFunctiongetYjsValue
(object: any)
packages/core/src/index.ts:81
↓ 9 callersFunctionboxed
(value: T)
packages/core/src/boxed.ts:10
↓ 7 callersFunctioncreateAtom
( _name: string, _onBecomeObservedHandler?: () => void, _onBecomeUnobservedHandler?: () => void )
packages/yjs-reactive-bindings/src/observableProvider.ts:27
↓ 5 callersFunctiongetHighlightDirectiveRegex
( languages: readonly HighlightLanguage[] = HighlightLanguages, )
docs/src/theme/CodeBlock/original.tsx:62
↓ 5 callersFunctionpatch
(method: string)
packages/yjs-reactive-bindings/src/types/map.ts:83
↓ 5 callersFunctionpatch
(method: string)
packages/yjs-reactive-bindings/src/types/array.ts:85
↓ 5 callersFunctionpropertyToNumber
(p: string | number | symbol)
packages/core/src/array.ts:151
↓ 4 callersFunctionobserveDeep
(object: any, handler: () => void)
packages/core/src/index.ts:42
↓ 4 callersFunctionobserveYJS
(element: Y.AbstractType<any> | Y.Doc)
packages/yjs-reactive-bindings/src/index.ts:12
↓ 4 callersFunctionparseYjsReturnValue
(value: any, implicitObserver?: any)
packages/core/src/internal.ts:17
↓ 4 callersFunctionpatch
(method: string)
packages/yjs-reactive-bindings/src/types/xml.ts:36
↓ 4 callersFunctionuseSyncedStore
(syncedObject: T, deps?: React.DependencyList)
packages/react/src/index.ts:26
↓ 4 callersFunctionwrapItems
(items)
packages/core/src/array.ts:37
↓ 3 callersFunctioncrdtValue
(value: T | Y.Array<any> | Y.Map<any>)
packages/core/src/internal.ts:48
↓ 3 callersFunctionfilterArray
(arr: T[], filter: (obj: T) => boolean)
packages/core/src/util.ts:6
↓ 2 callersFunctioncrdtArray
(initializer: T[], arr = new Y.Array<T>())
packages/core/src/array.ts:162
↓ 2 callersFunctioncrdtObject
(initializer: T, map = new Y.Map<any>())
packages/core/src/object.ts:20
↓ 2 callersFunctionenableVueBindings
(vue: any)
packages/yjs-reactive-bindings/src/observableProvider.ts:56
↓ 2 callersFunctiongetYjsByTypeDescription
(doc: Y.Doc, typeDescription: T, p: string)
packages/core/src/doc.ts:43
↓ 2 callersFunctionmakeStructsObservable
(structs: (Y.Item | Y.GC)[], startPos: number)
packages/yjs-reactive-bindings/src/index.ts:48
↓ 2 callersFunctionmakeYDocRootLevelTypesObservable
(doc: Y.Doc)
packages/yjs-reactive-bindings/src/index.ts:38
↓ 2 callersFunctionobserveText
(value: Y.Text)
packages/yjs-reactive-bindings/src/types/text.ts:6
↓ 2 callersFunctionobserveXml
(value: Y.XmlFragment)
packages/yjs-reactive-bindings/src/types/xml.ts:6
↓ 2 callersFunctionpatch
(method: string)
packages/yjs-reactive-bindings/src/types/text.ts:28
↓ 2 callersFunctionreportSelfAtom
()
packages/yjs-reactive-bindings/src/types/array.ts:16
↓ 2 callersFunctionreportSelfAtom
()
packages/yjs-reactive-bindings/src/types/doc.ts:16
↓ 2 callersFunctionuseSyncedStores
(syncedObjects: T, deps?: React.DependencyList)
packages/react/src/index.ts:34
↓ 1 callersFunctionareSame
(objectA: any, objectB: any)
packages/core/src/index.ts:102
↓ 1 callersFunctionarrayImplementation
(arr: Y.Array<T>)
packages/core/src/array.ts:19
↓ 1 callersFunctioncopyGetter
(method: string, newMethodName: string)
packages/yjs-reactive-bindings/src/types/array.ts:124
↓ 1 callersFunctioncrdtDoc
(doc: Y.Doc, typeDescription: T)
packages/core/src/doc.ts:61
↓ 1 callersFunctiondefaultReaction
(func: () => any)
packages/yjs-reactive-bindings/src/observableProvider.ts:16
↓ 1 callersFunctionenableReactiveBindings
(reactive: any)
packages/yjs-reactive-bindings/src/observableProvider.ts:76
↓ 1 callersFunctionhighlightDirectiveRegex
(lang: string)
docs/src/theme/CodeBlock/original.tsx:77
↓ 1 callersFunctionisYType
(element: any)
packages/core/src/types.ts:13
↓ 1 callersFunctionmakeYDocObservable
(doc: Y.Doc)
packages/yjs-reactive-bindings/src/index.ts:68
↓ 1 callersFunctionobserveArray
(array: Y.Array<any>)
packages/yjs-reactive-bindings/src/types/array.ts:6
↓ 1 callersFunctionobserveDoc
(doc: Y.Doc)
packages/yjs-reactive-bindings/src/types/doc.ts:8
↓ 1 callersFunctionobserveMap
(map: Y.Map<any>)
packages/yjs-reactive-bindings/src/types/map.ts:6
↓ 1 callersFunctiononHashChange
()
examples/todo-vue/src/main.ts:14
↓ 1 callersFunctionpatch
(method: string)
packages/yjs-reactive-bindings/src/types/doc.ts:50
↓ 1 callersFunctionpatchGetter
(method: string)
packages/yjs-reactive-bindings/src/types/xml.ts:45
↓ 1 callersFunctionpatchGetter
(method: string)
packages/yjs-reactive-bindings/src/types/array.ts:94
↓ 1 callersFunctionreaction
(func: () => any, effect: () => any)
packages/yjs-reactive-bindings/src/observableProvider.ts:18
↓ 1 callersFunctionreportArrayElementAtom
(key: number)
packages/yjs-reactive-bindings/src/types/array.ts:42
↓ 1 callersFunctionreportMapKeyAtom
(key: string)
packages/yjs-reactive-bindings/src/types/map.ts:40
↓ 1 callersFunctionreportSelfAtom
()
packages/yjs-reactive-bindings/src/types/map.ts:15
↓ 1 callersFunctionserve
()
examples/todo-svelte/rollup.config.js:12
↓ 1 callersFunctionvalidateRootTypeDescription
(typeDescription: T)
packages/core/src/doc.ts:27
FunctionApp
()
examples/todo-react/src/App.tsx:8
FunctionApp
()
examples/todo-react-17/src/App.tsx:8
FunctionCodeBlock
({ children, className: blockClassName, metastring, title, }: Props)
docs/src/theme/CodeBlock/original.tsx:102
FunctionCodeBlock
(props: any)
docs/src/theme/CodeBlock/index.tsx:14
FunctionHome
()
docs/src/pages/index.js:27
FunctionHomepageHeader
()
docs/src/pages/index.js:10
FunctionTodoItem
(props: { todo: Todo })
examples/todo-react/src/TodoItem.tsx:5
FunctionTodoItem
(props: { todo: Todo })
examples/todo-react-17/src/TodoItem.tsx:5
FunctionTodoList
(props: { view: "all" | "active" | "completed" })
examples/todo-react/src/TodoList.tsx:6
FunctionTodoList
(props: { view: "all" | "active" | "completed" })
examples/todo-react-17/src/TodoList.tsx:6
Methodconstructor
(public readonly value: T)
packages/core/src/boxed.ts:7
FunctionenableMobxBindings
(mobx: any)
packages/yjs-reactive-bindings/src/observableProvider.ts:46
FunctiongetOwnPropertyDescriptor
(target, pArg)
packages/core/src/array.ts:246
FunctiongetOwnPropertyDescriptor
(target, p)
packages/core/src/doc.ts:115
FunctiongetOwnPropertyDescriptor
(target, p)
packages/core/src/object.ts:82
FunctiongetThemePath
()
docs/src/index.ts:15
FunctiongetYjsDoc
(store: T)
packages/core/src/index.ts:67
FunctionhandleCopyCode
()
docs/src/theme/CodeBlock/original.tsx:200
Functionhandler
(_changes: Y.YTextEvent)
packages/yjs-reactive-bindings/src/types/text.ts:15
Functionhandler
(event: Y.YMapEvent<any>)
packages/yjs-reactive-bindings/src/types/map.ts:17
Functionhandler
(event: Y.YXmlEvent)
packages/yjs-reactive-bindings/src/types/xml.ts:15
Functionhandler
(event: Y.YArrayEvent<any>)
packages/yjs-reactive-bindings/src/types/array.ts:18
Functionhandler
(tr: any)
packages/yjs-reactive-bindings/src/types/doc.ts:19
FunctionisYType
(element: any)
packages/yjs-reactive-bindings/src/index.ts:8
FunctiononKeyPress
(event: React.KeyboardEvent<HTMLInputElement>)
examples/todo-react/src/App.tsx:11
FunctiononKeyPress
(event: React.KeyboardEvent<HTMLInputElement>)
examples/todo-react-17/src/App.tsx:11
FunctionremoveTodo
()
examples/todo-react/src/TodoItem.tsx:10
FunctionremoveTodo
()
examples/todo-react-17/src/TodoItem.tsx:10
FunctionreportChanged
()
packages/yjs-reactive-bindings/src/observableProvider.ts:64
FunctionreportObserved
()
packages/yjs-reactive-bindings/src/observableProvider.ts:61
FunctionsvelteSyncedStore
(syncedObject: T)
packages/svelte/src/index.ts:28
Functiontheme
()
docs/src/index.ts:11
FunctiontoExit
()
examples/todo-svelte/rollup.config.js:15
FunctionwriteBundle
()
examples/todo-svelte/rollup.config.js:20