Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tibing/nyan-builder
/ functions
Functions
29 in github.com/Tibing/nyan-builder
⨍
Functions
29
◇
Types & classes
9
↓ 4 callers
Function
nyan
(builder: Builder<T, R>)
projects/nyan-builder/nyan.ts:15
↓ 3 callers
Function
addDevDependencyToPackageJson
(tree: Tree, packageName: string, packageVersion: string)
projects/nyan-builder/schematics/util/package.ts:63
↓ 3 callers
Function
readJSON
(tree: Tree, fileName: string, encoding: string = 'utf8')
projects/nyan-builder/schematics/util/file.ts:24
↓ 3 callers
Function
throwNoPackageJsonError
()
projects/nyan-builder/schematics/util/package.ts:82
↓ 3 callers
Function
writeJSON
(tree: Tree, fileName: string, content: any)
projects/nyan-builder/schematics/util/file.ts:38
↓ 2 callers
Function
getPackageJson
()
projects/nyan-builder/schematics/util/package.ts:126
↓ 2 callers
Function
getPeerDependencyVersionFromPackageJson
(packageName: string)
projects/nyan-builder/schematics/util/package.ts:17
↓ 2 callers
Function
sortObjectByKeys
* Sorts the keys of the given object. * @returns A new object instance with sorted keys
projects/nyan-builder/schematics/util/package.ts:122
↓ 2 callers
Function
throwNoPackageInfoInPackageJson
(packageName: string)
projects/nyan-builder/schematics/util/package.ts:86
↓ 1 callers
Function
dependencyAlreadyExists
* Validates packageJson has dependencies, also as specified dependency exists. *
projects/nyan-builder/schematics/util/package.ts:107
↓ 1 callers
Method
getTitleText
()
projects/demo/e2e/src/app.po.ts:8
↓ 1 callers
Method
navigateTo
()
projects/demo/e2e/src/app.po.ts:4
↓ 1 callers
Function
noInfoAboutDependency
* Validates packageJson has dependencies, also as specified dependency not exists. *
projects/nyan-builder/schematics/util/package.ts:93
↓ 1 callers
Function
noInfoAboutPeerDependency
* Validates packageJson has peerDependencies, also as specified peerDependency not exists. *
projects/nyan-builder/schematics/util/package.ts:100
↓ 1 callers
Function
peerDependencyAlreadyExists
* Validates packageJson has peerDependencies, also as specified peerDependency exists. *
projects/nyan-builder/schematics/util/package.ts:114
↓ 1 callers
Function
readText
(tree: Tree, fileName: string, encoding: string = 'utf8')
projects/nyan-builder/schematics/util/file.ts:11
↓ 1 callers
Function
runSetupSchematics
(options: Schema)
projects/nyan-builder/schematics/ng-add/index.ts:11
↓ 1 callers
Function
throwFileNotFoundError
(fileName: string)
projects/nyan-builder/schematics/util/file.ts:3
↓ 1 callers
Function
version
()
projects/nyan-builder/schematics/util/package.ts:13
↓ 1 callers
Function
writeText
(tree: Tree, fileName: string, content: string)
projects/nyan-builder/schematics/util/file.ts:31
Function
addDependencyToPackageJson
(tree: Tree, packageName: string, packageVersion: string, force = false)
projects/nyan-builder/schematics/util/package.ts:44
Function
createBrowserPanel
(options: BrowserBuilderOptions, context: BuilderContext)
projects/nyan-builder/browser/index.ts:8
Function
createDevServerBuilder
(options: DevServerBuilderOptions, context: BuilderContext)
projects/nyan-builder/dev-server/index.ts:7
Function
createKarmaBuilder
(options: KarmaBuilderOptions, context: BuilderContext)
projects/nyan-builder/karma/index.ts:8
Function
createServerPanel
(options: ServerBuilderOptions, context: BuilderContext)
projects/nyan-builder/server/index.ts:8
Function
getDependencyVersionFromPackageJson
(tree: Tree, packageName: string)
projects/nyan-builder/schematics/util/package.ts:30
Function
getProject
(tree: Tree, projectName: string)
projects/nyan-builder/schematics/util/project.ts:9
Function
onPrepare
()
projects/demo/e2e/protractor.conf.js:26
Function
webpackConfiguration
(input)
projects/nyan-builder/nyan.ts:18