MCPcopy Create free account

hub / github.com/PacktPublishing/Node.js-Design-Patterns-Third-Edition / functions

Functions562 in github.com/PacktPublishing/Node.js-Design-Patterns-Third-Edition

Methodconstructor
(userTransform, opts)
06-coding-with-streams/19-unordered-parallel-execution/parallel-stream.js:4
Methodconstructor
(options)
06-coding-with-streams/11-custom-writable-to-file-stream/to-file-stream.js:7
Methodconstructor
(searchStr, replaceStr, options)
06-coding-with-streams/16-connecting-streams-using-pipes/replace-stream.js:4
Methodconstructor
(country, options = {})
06-coding-with-streams/13-transform-filter-reduce/filter-by-country.js:4
Methodconstructor
(options = {})
06-coding-with-streams/13-transform-filter-reduce/sum-profit.js:4
Methodconstructor
(concurrency, userTransform, opts)
06-coding-with-streams/20-unordered-limited-parallel-execution/limited-parallel-stream.js:4
Methodconstructor
(options)
06-coding-with-streams/07-custom-readable/random-stream.js:7
Methodconstructor
(file, poolMax)
11-advanced-recipes/08-cpu-bound/processPool.js:4
Methodconstructor
(sum, set)
11-advanced-recipes/08-cpu-bound/subsetSum.js:4
Methodconstructor
(sum, set)
11-advanced-recipes/08-cpu-bound/subsetSumThreads.js:12
Methodconstructor
(sum, set)
11-advanced-recipes/08-cpu-bound/subsetSumFork.js:12
Methodconstructor
(file, poolMax)
11-advanced-recipes/08-cpu-bound/threadPool.js:4
Methodconstructor
(sum, set)
11-advanced-recipes/08-cpu-bound/subsetSumDefer.js:4
Methodconstructor
(db)
11-advanced-recipes/03-async-init-queues-state/db.js:13
Methodconstructor
()
11-advanced-recipes/03-async-init-queues-state/db.js:38
Methodconstructor
()
11-advanced-recipes/06-canceling-async-wrapper/cancelError.js:3
Methodconstructor
()
11-advanced-recipes/05-canceling-async-simple/cancelError.js:3
Methodconstructor
()
11-advanced-recipes/07-canceling-async-generator/cancelError.js:3
Methodconstructor
(concurrency)
04-asynchronous-control-flow-patterns-with-callbacks/10-queue-limited-parallel-execution-with-events/TaskQueue.js:4
Methodconstructor
(concurrency)
04-asynchronous-control-flow-patterns-with-callbacks/11-web-spider-v4/TaskQueue.js:4
Methodconstructor
(concurrency)
04-asynchronous-control-flow-patterns-with-callbacks/09-queue-limited-parallel-execution-pattern/TaskQueue.js:2
Methodconstructor
(props)
10-universal-javascript/09-asynchronous-data-retrieval/src/frontend/components/pages/Author.js:10
Methodconstructor
(props)
10-universal-javascript/09-asynchronous-data-retrieval/src/frontend/components/pages/AuthorsIndex.js:10
Methodconstructor
(props)
10-universal-javascript/06-react-stateful-component/src/App.js:8
Methodconstructor
(props)
10-universal-javascript/06-react-stateful-component/src/RecentGithubProjects.js:13
Methodconstructor
(props)
10-universal-javascript/10-universal-data-retrieval/src/frontend/components/pages/AsyncPage.js:12
Methodconstructor
(name)
02-the-module-system/09-esm-syntax/logger.js:21
Methodconstructor
(name)
02-the-module-system/08-cjs-monkey-patching/logger.js:2
Methodconstructor
(name)
02-the-module-system/10-esm-default/logger.js:2
Methodconstructor
(name)
02-the-module-system/07-cjs-exporting-an-instance/logger.js:2
Methodconstructor
(name)
02-the-module-system/06-cjs-exporting-a-constructor/logger.js:2
Methodconstructor
(concurrency)
05-asynchronous-control-flow-patterns-with-promises-and-async-await/11-asyncawait-web-spider-v4/TaskQueuePC.js:2
Methodconstructor
(concurrency)
05-asynchronous-control-flow-patterns-with-promises-and-async-await/05-promises-web-spider-v4/TaskQueue.js:2
Methodconstructor
()
13-messaging-and-integration-patterns/10-return-address/amqpRequest.js:5
Methodconstructor
(requestsQueueName)
13-messaging-and-integration-patterns/10-return-address/amqpReply.js:4
Methodconstructor
()
08-structural-design-patterns/09-decorator-es2015/index.js:2
Methodconstructor
()
08-structural-design-patterns/07-decorator-composition/index.js:2
Methodconstructor
(calculator)
08-structural-design-patterns/07-decorator-composition/index.js:40
Methodconstructor
()
08-structural-design-patterns/08-decorator-object-augmentation/index.js:2
Methodconstructor
()
08-structural-design-patterns/01-proxy-composition/index.js:2
Methodconstructor
(calculator)
08-structural-design-patterns/01-proxy-composition/index.js:40
Methodconstructor
()
08-structural-design-patterns/04-proxy-es2015/safe-calculator.js:2
Methodconstructor
()
08-structural-design-patterns/03-proxy-object-augmentation/index.js:2
Methodconstructor
()
08-structural-design-patterns/02-proxy-object-literal/index.js:2
Methodconstructor
(db)
07-creational-design-patterns/09-dependency-injection/blog.js:4
Methodconstructor
(protocol, username, password, hostname, port, pathname, search, hash)
07-creational-design-patterns/05-builder-url-builder/url.js:2
Methodconstructor
(label)
07-creational-design-patterns/04-factory-example-profiler/profiler.js:2
Methodconstructor
(path)
07-creational-design-patterns/01-factory-simple/image.js:2
Methodconstructor
(path)
07-creational-design-patterns/02-factory-dynamic-class/image.js:2
Methodconstructor
(path)
07-creational-design-patterns/02-factory-dynamic-class/imageJpeg.js:4
Methodconstructor
(path)
07-creational-design-patterns/02-factory-dynamic-class/imageGif.js:4
Methodconstructor
(path)
07-creational-design-patterns/02-factory-dynamic-class/imagePng.js:4
Methodconstructor
(size, executor)
07-creational-design-patterns/06-revealing-constructor-immutable-buffer/immutableBuffer.js:4
Methodconstructor
(regex)
03-callbacks-and-events/10-eventemitter-extend/index.js:5
Methodconstructor
(regex)
03-callbacks-and-events/11-eventemitter-sync-emit/index.js:5
FunctioncreateDecryptAndDecompress
(password, iv)
06-coding-with-streams/22-combined-stream/combined-streams.js:20
FunctiondestroyUpdate
(id)
09-behavioral-design-patterns/14-command/statusUpdateService.js:13
Functiondivide
()
08-structural-design-patterns/02-proxy-object-literal/index.js:42
Methoddivide
()
08-structural-design-patterns/07-decorator-composition/index.js:54
Methoddivide
()
08-structural-design-patterns/08-decorator-object-augmentation/index.js:22
Methoddivide
()
08-structural-design-patterns/01-proxy-composition/index.js:22
Functionend
()
07-creational-design-patterns/04-factory-example-profiler/profiler.js:20
Functionflush
(cb)
06-coding-with-streams/12-transform-stream-replace/simplified-construction.js:20
Functionget
(target, property)
08-structural-design-patterns/09-decorator-es2015/index.js:40
Functionget
(target, propKey, receiver)
08-structural-design-patterns/05-proxy-logging-writable-stream/logging-writable.js:3
Methodget
(row, column)
09-behavioral-design-patterns/09-iterator-matrix-generator/matrix.js:6
Methodget
(path)
09-behavioral-design-patterns/03-template-multiformat-config/configTemplate.js:16
Methodget
(row, column)
09-behavioral-design-patterns/05-iterator-iterable-matrix/matrix.js:6
Methodget
(configPath)
09-behavioral-design-patterns/01-strategy-multiformat-config/config.js:10
FunctiongetName
()
07-creational-design-patterns/03-factory-encapsulation/index.js:11
FunctiongetValue
()
08-structural-design-patterns/02-proxy-object-literal/index.js:55
MethodgetValue
()
08-structural-design-patterns/01-proxy-composition/index.js:60
Functioninbound
(message)
09-behavioral-design-patterns/13-middleware-zmq/client.js:14
Functioninbound
(message)
09-behavioral-design-patterns/13-middleware-zmq/zlibMiddleware.js:9
Functioninbound
(message)
09-behavioral-design-patterns/13-middleware-zmq/server.js:14
Functioninbound
(message)
09-behavioral-design-patterns/13-middleware-zmq/jsonMiddleware.js:3
FunctionleakingLoopAsync
()
05-asynchronous-control-flow-patterns-with-promises-and-async-await/12-promises-recursion-leak/index.js:52
FunctionmockDisable
()
02-the-module-system/15-esm-modifying-other-modules/mock-read-file-wrong.js:19
FunctionmockDisable
()
02-the-module-system/15-esm-modifying-other-modules/mock-read-file-sync.js:20
FunctionmockEnable
(respondWith)
02-the-module-system/15-esm-modifying-other-modules/mock-read-file-wrong.js:13
FunctionmockEnable
(respondWith)
02-the-module-system/15-esm-modifying-other-modules/mock-read-file-sync.js:14
FunctionmockedReadFile
(path, cb)
02-the-module-system/15-esm-modifying-other-modules/mock-read-file-wrong.js:7
FunctionmockedReadFile
(path, cb)
02-the-module-system/15-esm-modifying-other-modules/mock-read-file-sync.js:8
FunctionmockedReadFile
(path, cb)
02-the-module-system/15-esm-modifying-other-modules/mock-read-file.js:7
Functionmultiply
()
08-structural-design-patterns/02-proxy-object-literal/index.js:64
Methodmultiply
()
08-structural-design-patterns/07-decorator-composition/index.js:81
Methodmultiply
()
08-structural-design-patterns/01-proxy-composition/index.js:30
Functionnext
()
09-behavioral-design-patterns/04-iterator-alphabet-iterator/index.js:8
Methodnext
()
04-asynchronous-control-flow-patterns-with-callbacks/10-queue-limited-parallel-execution-with-events/TaskQueue.js:17
Methodnext
()
04-asynchronous-control-flow-patterns-with-callbacks/11-web-spider-v4/TaskQueue.js:17
Methodnext
()
04-asynchronous-control-flow-patterns-with-callbacks/09-queue-limited-parallel-execution-pattern/TaskQueue.js:14
Methodnext
()
05-asynchronous-control-flow-patterns-with-promises-and-async-await/05-promises-web-spider-v4/TaskQueue.js:17
FunctionnonLeakingLoop
()
05-asynchronous-control-flow-patterns-with-promises-and-async-await/12-promises-recursion-leak/index.js:19
FunctionnonLeakingLoopAsync
()
05-asynchronous-control-flow-patterns-with-promises-and-async-await/12-promises-recursion-leak/index.js:44
FunctionnonLeakingLoopWithErrors
()
05-asynchronous-control-flow-patterns-with-promises-and-async-await/12-promises-recursion-leak/index.js:28
MethodonMessage
11-advanced-recipes/08-cpu-bound/subsetSumThreads.js:22
MethodonMessage
11-advanced-recipes/08-cpu-bound/subsetSumFork.js:22
Functionoutbound
(message)
09-behavioral-design-patterns/13-middleware-zmq/zlibMiddleware.js:12
Functionoutbound
(message)
09-behavioral-design-patterns/13-middleware-zmq/jsonMiddleware.js:6
FunctionpeekValue
()
08-structural-design-patterns/02-proxy-object-literal/index.js:58
← previousnext →401–500 of 562, ranked by callers