MCPcopy Create free account

hub / github.com/Tibing/nyan-builder / functions

Functions29 in github.com/Tibing/nyan-builder

↓ 4 callersFunctionnyan
(builder: Builder<T, R>)
projects/nyan-builder/nyan.ts:15
↓ 3 callersFunctionaddDevDependencyToPackageJson
(tree: Tree, packageName: string, packageVersion: string)
projects/nyan-builder/schematics/util/package.ts:63
↓ 3 callersFunctionreadJSON
(tree: Tree, fileName: string, encoding: string = 'utf8')
projects/nyan-builder/schematics/util/file.ts:24
↓ 3 callersFunctionthrowNoPackageJsonError
()
projects/nyan-builder/schematics/util/package.ts:82
↓ 3 callersFunctionwriteJSON
(tree: Tree, fileName: string, content: any)
projects/nyan-builder/schematics/util/file.ts:38
↓ 2 callersFunctiongetPackageJson
()
projects/nyan-builder/schematics/util/package.ts:126
↓ 2 callersFunctiongetPeerDependencyVersionFromPackageJson
(packageName: string)
projects/nyan-builder/schematics/util/package.ts:17
↓ 2 callersFunctionsortObjectByKeys
* Sorts the keys of the given object. * @returns A new object instance with sorted keys
projects/nyan-builder/schematics/util/package.ts:122
↓ 2 callersFunctionthrowNoPackageInfoInPackageJson
(packageName: string)
projects/nyan-builder/schematics/util/package.ts:86
↓ 1 callersFunctiondependencyAlreadyExists
* Validates packageJson has dependencies, also as specified dependency exists. *
projects/nyan-builder/schematics/util/package.ts:107
↓ 1 callersMethodgetTitleText
()
projects/demo/e2e/src/app.po.ts:8
↓ 1 callersMethodnavigateTo
()
projects/demo/e2e/src/app.po.ts:4
↓ 1 callersFunctionnoInfoAboutDependency
* Validates packageJson has dependencies, also as specified dependency not exists. *
projects/nyan-builder/schematics/util/package.ts:93
↓ 1 callersFunctionnoInfoAboutPeerDependency
* Validates packageJson has peerDependencies, also as specified peerDependency not exists. *
projects/nyan-builder/schematics/util/package.ts:100
↓ 1 callersFunctionpeerDependencyAlreadyExists
* Validates packageJson has peerDependencies, also as specified peerDependency exists. *
projects/nyan-builder/schematics/util/package.ts:114
↓ 1 callersFunctionreadText
(tree: Tree, fileName: string, encoding: string = 'utf8')
projects/nyan-builder/schematics/util/file.ts:11
↓ 1 callersFunctionrunSetupSchematics
(options: Schema)
projects/nyan-builder/schematics/ng-add/index.ts:11
↓ 1 callersFunctionthrowFileNotFoundError
(fileName: string)
projects/nyan-builder/schematics/util/file.ts:3
↓ 1 callersFunctionversion
()
projects/nyan-builder/schematics/util/package.ts:13
↓ 1 callersFunctionwriteText
(tree: Tree, fileName: string, content: string)
projects/nyan-builder/schematics/util/file.ts:31
FunctionaddDependencyToPackageJson
(tree: Tree, packageName: string, packageVersion: string, force = false)
projects/nyan-builder/schematics/util/package.ts:44
FunctioncreateBrowserPanel
(options: BrowserBuilderOptions, context: BuilderContext)
projects/nyan-builder/browser/index.ts:8
FunctioncreateDevServerBuilder
(options: DevServerBuilderOptions, context: BuilderContext)
projects/nyan-builder/dev-server/index.ts:7
FunctioncreateKarmaBuilder
(options: KarmaBuilderOptions, context: BuilderContext)
projects/nyan-builder/karma/index.ts:8
FunctioncreateServerPanel
(options: ServerBuilderOptions, context: BuilderContext)
projects/nyan-builder/server/index.ts:8
FunctiongetDependencyVersionFromPackageJson
(tree: Tree, packageName: string)
projects/nyan-builder/schematics/util/package.ts:30
FunctiongetProject
(tree: Tree, projectName: string)
projects/nyan-builder/schematics/util/project.ts:9
FunctiononPrepare
()
projects/demo/e2e/protractor.conf.js:26
FunctionwebpackConfiguration
(input)
projects/nyan-builder/nyan.ts:18