MCPcopy Create free account

hub / github.com/pankod/superplate / functions

Functions38 in github.com/pankod/superplate

↓ 7 callersFunctionmergeWithUnionArray
( ...args: Record<string, unknown>[] )
src/Helper/merge/index.ts:185
↓ 4 callersFunctiongetPluginFile
(pluginPath, pluginName, fileName)
src/Helper/merge/index.ts:42
↓ 4 callersFunctionget_source
(source, branch, downloadType)
src/Helper/source/index.ts:19
↓ 3 callersFunctionindent
(indent = 1, tabWidth = 2)
src/Helper/tips/index.ts:3
↓ 2 callersFunctiongetPluginsArray
( answers, )
src/Helper/plugin/index.ts:43
↓ 2 callersFunctionmergePluginData
( base = {}, pluginsPath, plugins, fileName, )
src/Helper/merge/index.ts:97
↓ 2 callersFunctionsort_project_types
( projectTypes: { title: string; value: string }[], )
src/Helper/source/index.ts:107
↓ 1 callersFunctioncli
()
src/cli.ts:23
↓ 1 callersFunctionconcatExtend
(base, plugins, sourcePath, answers)
src/Helper/plugin/index.ts:83
↓ 1 callersFunctionformatFiles
(dirPath: string)
src/Helper/prettier/index.ts:5
↓ 1 callersFunctiongetExtend
( pluginPath, pluginName, )
src/Helper/plugin/index.ts:59
↓ 1 callersFunctiongetRandomName
()
src/Helper/getRandomName/index.ts:3
↓ 1 callersFunctiongetStringFile
( pluginPath: string, pluginName: string, fileName: string, )
src/Helper/merge/index.ts:58
↓ 1 callersFunctionget_potential_package_managers
()
src/Helper/npm/index.ts:3
↓ 1 callersFunctionget_presets
(source: string)
src/Helper/preset/index.ts:9
↓ 1 callersFunctionget_project_types
(source: string)
src/Helper/source/index.ts:131
↓ 1 callersFunctionget_prompts_and_choices
( source: string, )
src/Helper/lucky/index.ts:11
↓ 1 callersFunctionget_random_answer
( projectPrompt: ProjectPrompt, currentAnswers: Record<string, string>, )
src/Helper/lucky/index.ts:24
↓ 1 callersFunctionget_random_answers
( projectPrompts: ProjectPrompt[], )
src/Helper/lucky/index.ts:41
↓ 1 callersFunctionhandleIgnore
( ignores: IgnoreType[], answers, plugin, )
src/Helper/plugin/index.ts:99
↓ 1 callersFunctionisInGitRepository
(root: string)
src/Helper/git/index.ts:45
↓ 1 callersFunctionisInMercurialRepository
(root: string)
src/Helper/git/index.ts:57
↓ 1 callersFunctionis_multi_type
( source: string | undefined, )
src/Helper/source/index.ts:94
↓ 1 callersFunctionmergeBabel
(base, pluginsPath, plugins)
src/Helper/merge/index.ts:120
↓ 1 callersFunctionmergeJSONFiles
( base = {}, pluginsPath, plugins, fileName, )
src/Helper/merge/index.ts:78
↓ 1 callersFunctionmergePackages
( base = {}, pluginsPath, plugins, answers, )
src/Helper/merge/index.ts:145
↓ 1 callersFunctionprompt_project_types
( source: string, types: any[], typeFromArgs?: string, )
src/Helper/source/index.ts:153
FunctionBadges
()
documentation/src/pages/index.js:12
Functionactions
(sao)
src/saofile.ts:147
Functionapi
( applicationName: string, outDir: string, sourcePath: string, preset: IPreset, commitMess
src/api.ts:12
Functioncompleted
(saoInstance)
src/saofile.ts:395
Functiondata
(sao)
src/saofile.ts:78
Functionhandler
(data: Record<string, unknown>)
src/saofile.ts:311
FunctionpostInstall
({ name, dir, pm })
src/Helper/tips/index.ts:15
FunctionpreInstall
()
src/Helper/tips/index.ts:7
Functionprepare
()
src/saofile.ts:392
Functionprompts
(sao)
src/saofile.ts:27
FunctionunionArrays
(objValue: string[], srcValue: string[])
src/Helper/merge/index.ts:179