Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coryhouse/ps-react
/ functions
Functions
61 in github.com/coryhouse/ps-react
⨍
Functions
61
◇
Types & classes
24
↓ 12 callers
Function
resolveApp
config/paths.js:10
↓ 2 callers
Function
generate
(paths)
scripts/generateComponentData.js:24
↓ 2 callers
Function
getClientEnvironment
(publicUrl)
config/env.js:60
↓ 2 callers
Function
getPublicUrl
config/paths.js:25
↓ 2 callers
Function
readFile
(filePath)
scripts/generateComponentData.js:92
↓ 1 callers
Function
build
(previousFileSizes)
scripts/build.js:91
↓ 1 callers
Function
copyFile
(file)
scripts/copyBuildFiles.js:14
↓ 1 callers
Function
copyPublicFolder
()
scripts/build.js:122
↓ 1 callers
Function
createPackageFile
()
scripts/copyBuildFiles.js:33
↓ 1 callers
Function
ensureSlash
(path, needsSlash)
config/paths.js:14
↓ 1 callers
Function
getComponentData
(paths, componentName)
scripts/generateComponentData.js:36
↓ 1 callers
Function
getDirectories
(filepath)
scripts/generateComponentData.js:74
↓ 1 callers
Function
getExampleData
(examplesPath, componentName)
scripts/generateComponentData.js:48
↓ 1 callers
Function
getExampleFiles
(examplesPath, componentName)
scripts/generateComponentData.js:64
↓ 1 callers
Function
getFiles
(filepath)
scripts/generateComponentData.js:80
↓ 1 callers
Function
getServedPath
(appPackageJson)
config/paths.js:34
↓ 1 callers
Function
getWidthAsPercentOfTotalWidth
(percent, totalWidth)
src/utils/percentUtils.js:2
↓ 1 callers
Method
render
()
src/docs/Docs.js:20
↓ 1 callers
Function
resolveBuildPath
(file)
scripts/copyBuildFiles.js:29
↓ 1 callers
Function
writeFile
(filepath, content)
scripts/generateComponentData.js:86
Function
Example100Percent
()
src/docs/examples/ProgressBar/Example100Percent.js:5
Function
Example10Percent
()
src/docs/examples/ProgressBar/Example10Percent.js:5
Function
Example70Percent
()
src/docs/examples/ProgressBar/Example70Percent.js:5
Function
ExampleHelloWorld
()
src/docs/examples/HelloWorld/ExampleHelloWorld.js:5
Function
ExampleOptional
()
src/docs/examples/Label/ExampleOptional.js:5
Function
ExampleRequired
()
src/docs/examples/Label/ExampleRequired.js:5
Function
EyeIcon
SVG Eye Icon
src/components/EyeIcon/EyeIcon.js:4
Function
EyeIconExample
()
src/docs/examples/EyeIcon/Example.js:4
Function
HelloWorld
A super lame component that says Hello with a custom message.
src/components/HelloWorld/HelloWorld.js:5
Function
Navigation
({components})
src/docs/Navigation.js:4
Function
Props
({props})
src/docs/Props.js:4
Function
TextInput
Text input with integrated label to enforce consistency in layout, error display, label placement, and required field marker.
src/components/TextInputStyledComponents/TextInputStyledComponents.js:7
Function
TextInput
Text input with integrated label to enforce consistency in layout, error display, label placement, and required field marker.
src/components/TextInputBEM/TextInputBEM.js:6
Function
TextInput
Text input with integrated label to enforce consistency in layout, error display, label placement, and required field marker.
src/components/TextInputCSSModules/TextInputCSSModules.js:7
Method
componentDidMount
()
src/docs/CodeExample.js:10
Method
componentDidMount
()
src/docs/Docs.js:14
Function
constructor
(props)
src/components/RegistrationForm/RegistrationForm.js:8
Method
constructor
(props)
src/components/PasswordInput/PasswordInput.js:9
Method
constructor
(props)
src/docs/Docs.js:7
Method
constructor
(props)
src/docs/Example.js:6
Method
constructor
(props)
src/docs/examples/PasswordInput/ExampleAllFeatures.js:6
Function
getCacheKey
()
config/jest/cssTransform.js:10
Method
getQuality
()
src/docs/examples/PasswordInput/ExampleAllFeatures.js:14
Function
logger
(message)
config/webpack.config.prod.js:283
Function
passwordQuality
(password)
src/components/RegistrationForm/RegistrationForm.js:30
Function
process
()
config/jest/cssTransform.js:7
Function
process
(src, filename)
config/jest/fileTransform.js:9
Function
register
()
src/registerServiceWorker.js:11
Method
render
()
src/components/PasswordInput/PasswordInput.js:23
Method
render
()
src/docs/CodeExample.js:15
Method
render
()
src/docs/Example.js:18
Method
render
()
src/docs/examples/TextInputStyledComponents/ExampleError.js:6
Method
render
()
src/docs/examples/RegistrationForm/ExampleRegistrationForm.js:9
Method
render
()
src/docs/examples/TextInputBEM/ExampleError.js:6
Method
render
()
src/docs/examples/TextInputCSSModules/ExampleError.js:6
Method
render
()
src/docs/examples/TextInput/ExampleOptional.js:6
Method
render
()
src/docs/examples/TextInput/ExampleError.js:6
Method
render
()
src/docs/examples/PasswordInput/ExampleAllFeatures.js:19
Function
setup
(app)
config/webpackDevServer.config.js:81
Function
unregister
()
src/registerServiceWorker.js:45
Function
validate
({email, password})
src/components/RegistrationForm/RegistrationForm.js:37