Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Node.js-Design-Patterns-Third-Edition
/ functions
Functions
562 in github.com/PacktPublishing/Node.js-Design-Patterns-Third-Edition
⨍
Functions
562
◇
Types & classes
192
Method
constructor
(userTransform, opts)
06-coding-with-streams/19-unordered-parallel-execution/parallel-stream.js:4
Method
constructor
(options)
06-coding-with-streams/11-custom-writable-to-file-stream/to-file-stream.js:7
Method
constructor
(searchStr, replaceStr, options)
06-coding-with-streams/16-connecting-streams-using-pipes/replace-stream.js:4
Method
constructor
(country, options = {})
06-coding-with-streams/13-transform-filter-reduce/filter-by-country.js:4
Method
constructor
(options = {})
06-coding-with-streams/13-transform-filter-reduce/sum-profit.js:4
Method
constructor
(concurrency, userTransform, opts)
06-coding-with-streams/20-unordered-limited-parallel-execution/limited-parallel-stream.js:4
Method
constructor
(options)
06-coding-with-streams/07-custom-readable/random-stream.js:7
Method
constructor
(file, poolMax)
11-advanced-recipes/08-cpu-bound/processPool.js:4
Method
constructor
(sum, set)
11-advanced-recipes/08-cpu-bound/subsetSum.js:4
Method
constructor
(sum, set)
11-advanced-recipes/08-cpu-bound/subsetSumThreads.js:12
Method
constructor
(sum, set)
11-advanced-recipes/08-cpu-bound/subsetSumFork.js:12
Method
constructor
(file, poolMax)
11-advanced-recipes/08-cpu-bound/threadPool.js:4
Method
constructor
(sum, set)
11-advanced-recipes/08-cpu-bound/subsetSumDefer.js:4
Method
constructor
(db)
11-advanced-recipes/03-async-init-queues-state/db.js:13
Method
constructor
()
11-advanced-recipes/03-async-init-queues-state/db.js:38
Method
constructor
()
11-advanced-recipes/06-canceling-async-wrapper/cancelError.js:3
Method
constructor
()
11-advanced-recipes/05-canceling-async-simple/cancelError.js:3
Method
constructor
()
11-advanced-recipes/07-canceling-async-generator/cancelError.js:3
Method
constructor
(concurrency)
04-asynchronous-control-flow-patterns-with-callbacks/10-queue-limited-parallel-execution-with-events/TaskQueue.js:4
Method
constructor
(concurrency)
04-asynchronous-control-flow-patterns-with-callbacks/11-web-spider-v4/TaskQueue.js:4
Method
constructor
(concurrency)
04-asynchronous-control-flow-patterns-with-callbacks/09-queue-limited-parallel-execution-pattern/TaskQueue.js:2
Method
constructor
(props)
10-universal-javascript/09-asynchronous-data-retrieval/src/frontend/components/pages/Author.js:10
Method
constructor
(props)
10-universal-javascript/09-asynchronous-data-retrieval/src/frontend/components/pages/AuthorsIndex.js:10
Method
constructor
(props)
10-universal-javascript/06-react-stateful-component/src/App.js:8
Method
constructor
(props)
10-universal-javascript/06-react-stateful-component/src/RecentGithubProjects.js:13
Method
constructor
(props)
10-universal-javascript/10-universal-data-retrieval/src/frontend/components/pages/AsyncPage.js:12
Method
constructor
(name)
02-the-module-system/09-esm-syntax/logger.js:21
Method
constructor
(name)
02-the-module-system/08-cjs-monkey-patching/logger.js:2
Method
constructor
(name)
02-the-module-system/10-esm-default/logger.js:2
Method
constructor
(name)
02-the-module-system/07-cjs-exporting-an-instance/logger.js:2
Method
constructor
(name)
02-the-module-system/06-cjs-exporting-a-constructor/logger.js:2
Method
constructor
(concurrency)
05-asynchronous-control-flow-patterns-with-promises-and-async-await/11-asyncawait-web-spider-v4/TaskQueuePC.js:2
Method
constructor
(concurrency)
05-asynchronous-control-flow-patterns-with-promises-and-async-await/05-promises-web-spider-v4/TaskQueue.js:2
Method
constructor
()
13-messaging-and-integration-patterns/10-return-address/amqpRequest.js:5
Method
constructor
(requestsQueueName)
13-messaging-and-integration-patterns/10-return-address/amqpReply.js:4
Method
constructor
()
08-structural-design-patterns/09-decorator-es2015/index.js:2
Method
constructor
()
08-structural-design-patterns/07-decorator-composition/index.js:2
Method
constructor
(calculator)
08-structural-design-patterns/07-decorator-composition/index.js:40
Method
constructor
()
08-structural-design-patterns/08-decorator-object-augmentation/index.js:2
Method
constructor
()
08-structural-design-patterns/01-proxy-composition/index.js:2
Method
constructor
(calculator)
08-structural-design-patterns/01-proxy-composition/index.js:40
Method
constructor
()
08-structural-design-patterns/04-proxy-es2015/safe-calculator.js:2
Method
constructor
()
08-structural-design-patterns/03-proxy-object-augmentation/index.js:2
Method
constructor
()
08-structural-design-patterns/02-proxy-object-literal/index.js:2
Method
constructor
(db)
07-creational-design-patterns/09-dependency-injection/blog.js:4
Method
constructor
(protocol, username, password, hostname, port, pathname, search, hash)
07-creational-design-patterns/05-builder-url-builder/url.js:2
Method
constructor
(label)
07-creational-design-patterns/04-factory-example-profiler/profiler.js:2
Method
constructor
(path)
07-creational-design-patterns/01-factory-simple/image.js:2
Method
constructor
(path)
07-creational-design-patterns/02-factory-dynamic-class/image.js:2
Method
constructor
(path)
07-creational-design-patterns/02-factory-dynamic-class/imageJpeg.js:4
Method
constructor
(path)
07-creational-design-patterns/02-factory-dynamic-class/imageGif.js:4
Method
constructor
(path)
07-creational-design-patterns/02-factory-dynamic-class/imagePng.js:4
Method
constructor
(size, executor)
07-creational-design-patterns/06-revealing-constructor-immutable-buffer/immutableBuffer.js:4
Method
constructor
(regex)
03-callbacks-and-events/10-eventemitter-extend/index.js:5
Method
constructor
(regex)
03-callbacks-and-events/11-eventemitter-sync-emit/index.js:5
Function
createDecryptAndDecompress
(password, iv)
06-coding-with-streams/22-combined-stream/combined-streams.js:20
Function
destroyUpdate
(id)
09-behavioral-design-patterns/14-command/statusUpdateService.js:13
Function
divide
()
08-structural-design-patterns/02-proxy-object-literal/index.js:42
Method
divide
()
08-structural-design-patterns/07-decorator-composition/index.js:54
Method
divide
()
08-structural-design-patterns/08-decorator-object-augmentation/index.js:22
Method
divide
()
08-structural-design-patterns/01-proxy-composition/index.js:22
Function
end
()
07-creational-design-patterns/04-factory-example-profiler/profiler.js:20
Function
flush
(cb)
06-coding-with-streams/12-transform-stream-replace/simplified-construction.js:20
Function
get
(target, property)
08-structural-design-patterns/09-decorator-es2015/index.js:40
Function
get
(target, propKey, receiver)
08-structural-design-patterns/05-proxy-logging-writable-stream/logging-writable.js:3
Method
get
(row, column)
09-behavioral-design-patterns/09-iterator-matrix-generator/matrix.js:6
Method
get
(path)
09-behavioral-design-patterns/03-template-multiformat-config/configTemplate.js:16
Method
get
(row, column)
09-behavioral-design-patterns/05-iterator-iterable-matrix/matrix.js:6
Method
get
(configPath)
09-behavioral-design-patterns/01-strategy-multiformat-config/config.js:10
Function
getName
()
07-creational-design-patterns/03-factory-encapsulation/index.js:11
Function
getValue
()
08-structural-design-patterns/02-proxy-object-literal/index.js:55
Method
getValue
()
08-structural-design-patterns/01-proxy-composition/index.js:60
Function
inbound
(message)
09-behavioral-design-patterns/13-middleware-zmq/client.js:14
Function
inbound
(message)
09-behavioral-design-patterns/13-middleware-zmq/zlibMiddleware.js:9
Function
inbound
(message)
09-behavioral-design-patterns/13-middleware-zmq/server.js:14
Function
inbound
(message)
09-behavioral-design-patterns/13-middleware-zmq/jsonMiddleware.js:3
Function
leakingLoopAsync
()
05-asynchronous-control-flow-patterns-with-promises-and-async-await/12-promises-recursion-leak/index.js:52
Function
mockDisable
()
02-the-module-system/15-esm-modifying-other-modules/mock-read-file-wrong.js:19
Function
mockDisable
()
02-the-module-system/15-esm-modifying-other-modules/mock-read-file-sync.js:20
Function
mockEnable
(respondWith)
02-the-module-system/15-esm-modifying-other-modules/mock-read-file-wrong.js:13
Function
mockEnable
(respondWith)
02-the-module-system/15-esm-modifying-other-modules/mock-read-file-sync.js:14
Function
mockedReadFile
(path, cb)
02-the-module-system/15-esm-modifying-other-modules/mock-read-file-wrong.js:7
Function
mockedReadFile
(path, cb)
02-the-module-system/15-esm-modifying-other-modules/mock-read-file-sync.js:8
Function
mockedReadFile
(path, cb)
02-the-module-system/15-esm-modifying-other-modules/mock-read-file.js:7
Function
multiply
()
08-structural-design-patterns/02-proxy-object-literal/index.js:64
Method
multiply
()
08-structural-design-patterns/07-decorator-composition/index.js:81
Method
multiply
()
08-structural-design-patterns/01-proxy-composition/index.js:30
Function
next
()
09-behavioral-design-patterns/04-iterator-alphabet-iterator/index.js:8
Method
next
()
04-asynchronous-control-flow-patterns-with-callbacks/10-queue-limited-parallel-execution-with-events/TaskQueue.js:17
Method
next
()
04-asynchronous-control-flow-patterns-with-callbacks/11-web-spider-v4/TaskQueue.js:17
Method
next
()
04-asynchronous-control-flow-patterns-with-callbacks/09-queue-limited-parallel-execution-pattern/TaskQueue.js:14
Method
next
()
05-asynchronous-control-flow-patterns-with-promises-and-async-await/05-promises-web-spider-v4/TaskQueue.js:17
Function
nonLeakingLoop
()
05-asynchronous-control-flow-patterns-with-promises-and-async-await/12-promises-recursion-leak/index.js:19
Function
nonLeakingLoopAsync
()
05-asynchronous-control-flow-patterns-with-promises-and-async-await/12-promises-recursion-leak/index.js:44
Function
nonLeakingLoopWithErrors
()
05-asynchronous-control-flow-patterns-with-promises-and-async-await/12-promises-recursion-leak/index.js:28
Method
onMessage
11-advanced-recipes/08-cpu-bound/subsetSumThreads.js:22
Method
onMessage
11-advanced-recipes/08-cpu-bound/subsetSumFork.js:22
Function
outbound
(message)
09-behavioral-design-patterns/13-middleware-zmq/zlibMiddleware.js:12
Function
outbound
(message)
09-behavioral-design-patterns/13-middleware-zmq/jsonMiddleware.js:6
Function
peekValue
()
08-structural-design-patterns/02-proxy-object-literal/index.js:58
← previous
next →
401–500 of 562, ranked by callers