Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/archfirst/angular2-seed-sass
/ functions
Functions
65 in github.com/archfirst/angular2-seed-sass
⨍
Functions
65
◇
Types & classes
45
↓ 7 callers
Function
templateLocals
()
tools/utils/seed/template_locals.ts:4
↓ 5 callers
Function
makeTsProject
()
tools/utils/seed/tsproject.ts:6
↓ 5 callers
Function
normalizeDependencies
(deps: InjectableDependency[])
tools/config/seed.config.ts:184
↓ 4 callers
Method
get
()
src/shared/services/name-list.service.ts:9
↓ 4 callers
Method
listen
(port: number)
tools/manual_typings/seed/tiny-lr.d.ts:8
↓ 4 callers
Function
nameListLen
()
src/home/components/home.component.spec.ts:24
↓ 4 callers
Function
reportError
(message: string)
tools/tasks/seed/check.versions.ts:3
↓ 3 callers
Function
clean
(paths: string|string[])
tools/utils/seed/clean.ts:5
↓ 3 callers
Function
inject
(name?: string)
tools/tasks/seed/build.index.dev.ts:19
↓ 3 callers
Function
watch
(taskname: string)
tools/utils/seed/watch.ts:8
↓ 2 callers
Function
deleteAndWalk
(path: any)
tools/tasks/seed/clean.tools.ts:23
↓ 2 callers
Function
filterDependency
(env: string, d: InjectableDependency)
tools/config/seed.config.ts:174
↓ 2 callers
Function
inject
(...files: Array<string>)
tools/tasks/seed/build.index.prod.ts:26
↓ 2 callers
Function
loadTasks
(path: string)
tools/utils/seed/tasks_tools.ts:10
↓ 1 callers
Method
add
(stream: NodeJS.ReadWriteStream)
tools/manual_typings/seed/merge-stream.d.ts:4
↓ 1 callers
Method
addName
()
src/home/components/home.component.ts:21
↓ 1 callers
Function
appVersion
()
tools/config/seed.config.ts:191
↓ 1 callers
Function
bundleShims
()
tools/tasks/seed/build.bundles.ts:19
↓ 1 callers
Method
changed
(options: any)
tools/manual_typings/seed/tiny-lr.d.ts:7
↓ 1 callers
Function
customRules
()
tools/config/seed.config.ts:196
↓ 1 callers
Function
getEnvironment
()
tools/config/seed.config.ts:201
↓ 1 callers
Function
getExternalCss
()
tools/tasks/seed/sass-lint.ts:30
↓ 1 callers
Function
getInjectablesDependenciesRef
(name?: string)
tools/tasks/seed/build.index.dev.ts:26
↓ 1 callers
Function
getShims
()
tools/tasks/seed/build.bundles.ts:9
↓ 1 callers
Function
injectCss
()
tools/tasks/seed/build.index.prod.ts:37
↓ 1 callers
Function
injectJs
()
tools/tasks/seed/build.index.prod.ts:33
↓ 1 callers
Function
lintComponentCss
()
tools/tasks/seed/sass-lint.ts:11
↓ 1 callers
Function
lintExternalCss
()
tools/tasks/seed/sass-lint.ts:22
↓ 1 callers
Function
notifyLiveReload
(e:any)
tools/utils/seed/server.ts:14
↓ 1 callers
Function
onlyDirs
(es: any)
tools/tasks/seed/build.assets.prod.ts:7
↓ 1 callers
Function
processComponentScss
()
tools/tasks/seed/build.scss.ts:28
↓ 1 callers
Function
processExternalScss
()
tools/tasks/seed/build.scss.ts:39
↓ 1 callers
Function
readDir
(root: string, cb: (taskname: string) => void)
tools/utils/seed/tasks_tools.ts:36
↓ 1 callers
Function
registerTask
(taskname: string, path: string)
tools/utils/seed/tasks_tools.ts:15
↓ 1 callers
Function
runServer
()
tools/utils/seed/code_change_tools.ts:4
↓ 1 callers
Function
transformPath
()
tools/tasks/seed/build.index.dev.ts:40
↓ 1 callers
Function
transformPath
()
tools/tasks/seed/build.index.prod.ts:41
↓ 1 callers
Function
walk
(path: string)
tools/utils/seed/tasks_tools.ts:41
↓ 1 callers
Function
walk
(path: any)
tools/tasks/seed/clean.tools.ts:13
Method
DEPENDENCIES
()
tools/config/seed.config.ts:111
Method
DEV_DEPENDENCIES
()
tools/config/seed.config.ts:78
Method
DEV_NPM_DEPENDENCIES
()
tools/config/seed.config.ts:92
Method
PROD_DEPENDENCIES
()
tools/config/seed.config.ts:72
Method
PROD_NPM_DEPENDENCIES
()
tools/config/seed.config.ts:96
Method
add
(value: string)
src/shared/services/name-list.service.ts:12
Function
changed
(files: any)
tools/utils/seed/code_change_tools.ts:39
Method
constructor
()
tools/config/project.config.ts:8
Method
constructor
(public nameListService: NameListService)
src/home/components/home.component.ts:15
Function
file2moduleName
(filePath)
test-main.js:73
Method
getEnvDependencies
()
tools/config/seed.config.ts:158
Method
isDuplex
(stream: any)
tools/manual_typings/seed/istream.d.ts:6
Method
isReadable
(stream: any)
tools/manual_typings/seed/istream.d.ts:4
Method
isWritable
(stream: any)
tools/manual_typings/seed/istream.d.ts:5
Function
listen
()
tools/utils/seed/code_change_tools.ts:27
Function
main
()
src/home/components/home.component.spec.ts:14
Function
main
()
src/app/components/app.component.spec.ts:18
Function
main
()
src/shared/services/name-list.service.spec.ts:3
Function
main
()
src/about/components/about.component.spec.ts:12
Function
mapPath
(dep: any)
tools/tasks/seed/build.index.dev.ts:32
Function
myUtil
()
tools/utils/project/sample_util.ts:1
Function
onlySpecFiles
(path)
test-main.js:64
Function
serveCoverage
()
tools/utils/seed/server.ts:32
Function
serveDocs
()
tools/utils/seed/server.ts:19
Function
serveProd
()
tools/utils/seed/server.ts:45
Function
serveSPA
()
tools/utils/seed/server.ts:10