Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/css-for-js/character-creator
/ functions
Functions
8 in github.com/css-for-js/character-creator
⨍
Functions
8
◇
Types & classes
0
↓ 4 callers
Function
range
(n)
src/utils.js:9
↓ 4 callers
Function
zeroPadNumber
(n, spaces = 2)
src/utils.js:16
Function
App
()
src/App.js:6
Function
ButtonRow
({ children })
src/components/ButtonRow/ButtonRow.js:5
Function
ControlPane
({ title, type, options, currentOption, handleSelectOption, })
src/components/ControlPane/ControlPane.js:8
Function
Footer
()
src/components/Footer/Footer.js:5
Function
MaxWidthWrapper
({ children, className = '', ...delegated })
src/components/MaxWidthWrapper/MaxWidthWrapper.js:5
Function
ToggleButton
({ label, color, children, isSelected, ...delegated })
src/components/ToggleButton/ToggleButton.js:5