Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IanDxSSXX/ReNest
/ functions
Functions
659 in github.com/IanDxSSXX/ReNest
⨍
Functions
659
◇
Types & classes
35
↓ 14 callers
Function
StoreKey
(name: string, key: string)
src/core/view/Decorator.ts:5
↓ 13 callers
Function
StatusKey
(name: string, key: string)
src/core/view/Decorator.ts:1
↓ 10 callers
Function
getKeyFromStatus
(statusKey: string, name: string)
src/core/view/ResolveDecorator.ts:9
↓ 10 callers
Function
isStatusKey
(statusKey: string, name: string)
src/core/view/ResolveDecorator.ts:5
↓ 5 callers
Method
setProp
(key: keyof (InputHTMLAttributes<HTMLInputElement> & ClassAttributes<HTMLInputElement>) | any, value: any, wil
src/core/base/RTBase.ts:70
↓ 4 callers
Function
HookWrapper
(hook: Function, ...props: any[])
src/core/view/ResolveDecorator.ts:165
↓ 4 callers
Method
registerView
(view: RTBase)
src/core/view/RTElement.ts:11
↓ 4 callers
Method
throw
(...messages: string[])
src/core/utils/RTHelper.ts:2
↓ 3 callers
Method
key
(value: string | number)
src/core/base/RTBase.ts:109
↓ 3 callers
Function
uid
()
src/core/utils/Utils.ts:12
↓ 2 callers
Function
ResolveHook
(wrapper: any, statusKey: string, hookName: string, spreadProps: boolean=false, callback: ()=>any=()=>null)
src/core/view/ResolveDecorator.ts:13
↓ 2 callers
Function
TagView
(element: any, propNames?: string[], dotPropNames?: string[])
src/core/utils/RTWrapper.ts:5
↓ 2 callers
Function
ViewWrapper
(RTClass: any)
src/core/view/RTView.ts:188
↓ 2 callers
Method
asReactElement
()
src/core/base/RTBase.ts:37
↓ 2 callers
Method
beforeAsReactElement
()
src/core/base/RTBase.ts:148
↓ 2 callers
Method
className
(value: string, override=false)
src/core/base/RTBase.ts:95
↓ 2 callers
Function
createHookDecorator
(target: any, propertyKey: string, hookName: string, hookFunc: Function)
src/core/view/Decorator.ts:10
↓ 2 callers
Method
getTraceMessage
(node: any)
src/core/utils/ErrorBoundary.ts:50
↓ 2 callers
Method
passParentNode
(child: RTBase)
src/core/base/RTBase.ts:32
↓ 1 callers
Function
Converter
(tagMap: {[key:string]:any}, propMap?: {[key:string]:string[]}, dotPropMap?: {[key:string]:string[]})
src/core/utils/RTConverter.ts:3
↓ 1 callers
Function
FragmentView
(...children: any[])
src/core/utils/RTWrapper.ts:61
↓ 1 callers
Function
IsFirstRender
()
src/core/utils/Hook.ts:3
↓ 1 callers
Function
ResolveContext
(wrapper: any, statusKey: string, callback: ()=>any=()=>null)
src/core/view/ResolveDecorator.ts:40
↓ 1 callers
Function
ResolveContexts
(wrapper: any, statusKey: string, callback: ()=>any=()=>null)
src/core/view/ResolveDecorator.ts:105
↓ 1 callers
Function
ResolveDotProp
(wrapper: any, statusKey: string, callback: ()=>any=()=>null)
src/core/view/ResolveDecorator.ts:136
↓ 1 callers
Function
ResolveDotPropWrapper
(wrapper: any, statusKey: string, callback: ()=>any=()=>null)
src/core/view/ResolveDecorator.ts:123
↓ 1 callers
Function
ResolveObserve
(wrapper: any, statusKey: string, callback: ()=>any=()=>null)
src/core/view/ResolveDecorator.ts:146
↓ 1 callers
Function
ResolvePreset
(wrapper: any, statusKey: string, callback: ()=>any=()=>null)
src/core/view/ResolveDecorator.ts:157
↓ 1 callers
Function
ResolveProp
(wrapper: any, statusKey: string, callback: ()=>any=()=>null)
src/core/view/ResolveDecorator.ts:112
↓ 1 callers
Function
ResolveRef
(wrapper: any, statusKey: string, callback: ()=>any=()=>null)
src/core/view/ResolveDecorator.ts:77
↓ 1 callers
Function
ResolveState
(wrapper: any, statusKey: string, callback: ()=>any=()=>null)
src/core/view/ResolveDecorator.ts:48
↓ 1 callers
Method
asReactElement
()
src/core/control/ConditionView.ts:41
↓ 1 callers
Method
asReactElement
()
src/core/context/ContextProvider.ts:56
↓ 1 callers
Method
deleteProp
(key: any)
src/core/base/RTBase.ts:85
↓ 1 callers
Method
filter
(value: Property.Filter, willSet=true)
src/core/base/RTStyle.ts:853
↓ 1 callers
Function
filteredObject
(obj: any, deletedKeys: string[])
src/core/utils/Utils.ts:6
↓ 1 callers
Function
flattened
(array: any[])
src/core/utils/Utils.ts:1
↓ 1 callers
Method
forEachChild
(func: (child: any)=>any, nested=false)
src/core/base/RTBase.ts:135
↓ 1 callers
Function
generatePackage
(inputPath)
rollup.config.js:9
↓ 1 callers
Method
passDownContext
()
src/core/context/RTContext.ts:16
↓ 1 callers
Method
render
()
src/core/utils/ErrorBoundary.ts:57
↓ 1 callers
Method
setProps
(value: InputHTMLAttributes<HTMLInputElement> & ClassAttributes<HTMLInputElement> | any)
src/core/base/RTBase.ts:65
↓ 1 callers
Method
setStyle
(key: string, value: any, willSet=true)
src/core/base/RTBase.ts:80
Function
App
()
src/index.tsx:10
Function
ConditionWrapper
({wrapper}: any)
src/core/control/ConditionView.ts:8
Function
Context
(target: any, propertyKey: string)
src/core/view/Decorator.ts:67
Function
ContextWrapper
({wrapper}: any)
src/core/context/ContextProvider.ts:9
Function
Contexts
(target: any, propertyKey: string)
src/core/view/Decorator.ts:73
Function
Derived
(decorator: Function)
src/core/view/Decorator.ts:27
Function
DotProp
(target: any, propertyKey: string)
src/core/view/Decorator.ts:85
Function
ElementView
(reactElement: ReactElement)
src/core/utils/RTWrapper.ts:38
Function
ElementViewProp
(target: any, propertyKey: string, descriptor: PropertyDescriptor)
src/core/base/RTStyle.ts:21
Function
FuncView
(body: (props:T) => any)
src/core/view/RTView.ts:183
Function
Hook
(hook: Function)
src/core/view/Decorator.ts:35
Function
Observe
(target: any, propertyKey: string)
src/core/view/Decorator.ts:100
Method
P
()
src/core/base/RTBase.ts:125
Function
Preset
(target: any, propertyKey: string)
src/core/view/Decorator.ts:107
Function
Prop
(target: any, propertyKey: string)
src/core/view/Decorator.ts:79
Function
RTStyleProp
(target: any, propertyKey: string, descriptor: PropertyDescriptor)
src/core/base/RTStyle.ts:13
Function
ReactElementWrapper
({reactElement}: any)
src/core/utils/RTWrapper.ts:39
Function
ReactElementWrapper
({wrapper}:any)
src/core/view/RTHOC.ts:8
Function
Ref
(target: any, propertyKey: string)
src/core/view/Decorator.ts:57
Method
S
()
src/core/base/RTBase.ts:129
Function
SHook
(hook: Function)
src/core/view/Decorator.ts:41
Function
State
(target: any, propertyKey: string)
src/core/view/Decorator.ts:47
Method
accentColor
(value: Property.AccentColor, willSet=true)
src/core/base/RTStyle.ts:532
Method
alignContent
(value: Property.AlignContent, willSet=true)
src/core/base/RTStyle.ts:535
Method
alignItems
(value: Property.AlignItems, willSet=true)
src/core/base/RTStyle.ts:538
Method
alignSelf
(value: Property.AlignSelf, willSet=true)
src/core/base/RTStyle.ts:541
Method
alignTracks
(value: Property.AlignTracks, willSet=true)
src/core/base/RTStyle.ts:544
Method
all
(value: Property.All, willSet=true)
src/core/base/RTStyle.ts:1600
Method
animation
(value: Property.Animation<TTime>, willSet=true)
src/core/base/RTStyle.ts:1603
Method
animationDelay
(value: Property.AnimationDelay<TTime>, willSet=true)
src/core/base/RTStyle.ts:547
Method
animationDirection
(value: Property.AnimationDirection, willSet=true)
src/core/base/RTStyle.ts:550
Method
animationDuration
(value: Property.AnimationDuration<TTime>, willSet=true)
src/core/base/RTStyle.ts:553
Method
animationFillMode
(value: Property.AnimationFillMode, willSet=true)
src/core/base/RTStyle.ts:556
Method
animationIterationCount
(value: Property.AnimationIterationCount, willSet=true)
src/core/base/RTStyle.ts:559
Method
animationName
(value: Property.AnimationName, willSet=true)
src/core/base/RTStyle.ts:562
Method
animationPlayState
(value: Property.AnimationPlayState, willSet=true)
src/core/base/RTStyle.ts:565
Method
animationTimeline
(value: Property.AnimationTimeline, willSet=true)
src/core/base/RTStyle.ts:568
Method
animationTimingFunction
(value: Property.AnimationTimingFunction, willSet=true)
src/core/base/RTStyle.ts:571
Method
appearance
(value: Property.Appearance, willSet=true)
src/core/base/RTStyle.ts:574
Function
asReactElement
()
src/core/view/RTView.ts:109
Method
aspectRatio
(value: Property.AspectRatio, willSet=true)
src/core/base/RTStyle.ts:577
Method
backdropFilter
(value: Property.BackdropFilter, willSet=true)
src/core/base/RTStyle.ts:580
Method
backfaceVisibility
(value: Property.BackfaceVisibility, willSet=true)
src/core/base/RTStyle.ts:583
Method
background
(value: Property.Background<TLength>, willSet=true)
src/core/base/RTStyle.ts:1606
Method
backgroundAttachment
(value: Property.BackgroundAttachment, willSet=true)
src/core/base/RTStyle.ts:586
Method
backgroundBlendMode
(value: Property.BackgroundBlendMode, willSet=true)
src/core/base/RTStyle.ts:589
Method
backgroundClip
(value: Property.BackgroundClip, willSet=true)
src/core/base/RTStyle.ts:592
Method
backgroundColor
(value: Property.BackgroundColor, willSet=true)
src/core/base/RTStyle.ts:595
Method
backgroundImage
(value: Property.BackgroundImage, willSet=true)
src/core/base/RTStyle.ts:598
Method
backgroundOrigin
(value: Property.BackgroundOrigin, willSet=true)
src/core/base/RTStyle.ts:601
Method
backgroundPosition
(value: Property.BackgroundPosition<TLength>, willSet=true)
src/core/base/RTStyle.ts:1609
Method
backgroundPositionX
(value: Property.BackgroundPositionX<TLength>, willSet=true)
src/core/base/RTStyle.ts:604
Method
backgroundPositionY
(value: Property.BackgroundPositionY<TLength>, willSet=true)
src/core/base/RTStyle.ts:607
Method
backgroundRepeat
(value: Property.BackgroundRepeat, willSet=true)
src/core/base/RTStyle.ts:610
Method
backgroundSize
(value: Property.BackgroundSize<TLength>, willSet=true)
src/core/base/RTStyle.ts:613
Method
beforeAsReactElement
()
src/core/utils/RTWrapper.ts:50
Method
blockOverflow
(value: Property.BlockOverflow, willSet=true)
src/core/base/RTStyle.ts:616
next →
1–100 of 659, ranked by callers