Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/prose/prose
/ functions
Functions
26 in github.com/prose/prose
⨍
Functions
26
◇
Types & classes
0
↓ 93 callers
Function
t
(s, o, loc)
locale.js:10
↓ 12 callers
Function
mockFile
(content, data)
test/spec/models/file.js:25
↓ 7 callers
Function
mockRepo
(repo, owner)
test/mocks/models/repo.js:5
↓ 5 callers
Function
spies
* Attach spies for the given methods * * @param {object} [object] The object to attach spies to; uses {} if omitted. * @param {Array<string>} metho
test/mocks/helpers.js:47
↓ 2 callers
Function
asyncMap
(inputs, func, callback)
translations/update_locales.js:84
↓ 2 callers
Function
inView
(el)
app/util.js:206
↓ 2 callers
Function
missing
()
locale.js:23
↓ 1 callers
Function
assign
(obj, arr, value)
build.js:15
↓ 1 callers
Function
getLanguage
(resource)
translations/update_locales.js:55
↓ 1 callers
Function
getLanguages
(resource, callback)
translations/update_locales.js:68
↓ 1 callers
Function
isProd
()
gulpfile.js:38
↓ 1 callers
Function
tryParse
(obj)
app/cookie.js:1
↓ 1 callers
Function
tryStringify
(obj)
app/cookie.js:9
Function
Distate
* naive state management for the ad-hoc DI we're doing in the mocks. * used by mocks to keep track of objects so that, e.g., a mocked File * and moc
test/mocks/helpers.js:16
Function
app
()
test/mocks/views/app.js:10
Function
branch
(repo)
test/mocks/collections/branches.js:8
Function
branch
(name, repo)
test/mocks/models/branch.js:7
Function
file
()
test/mocks/views/file.js:11
Function
file
(content, path, repo)
test/mocks/models/file.js:8
Function
files
()
test/mocks/collections/files.js:9
Function
getLayout
(cb)
app/views/file.js:779
Function
getResource
(resource, callback)
translations/update_locales.js:34
Function
header
()
test/mocks/views/header.js:8
Function
noop
()
test/spec/views/file.js:12
Function
router
()
test/mocks/router.js:6
Function
whitespaceTests
(withYaml)
test/spec/models/file.js:79