loopback-component-storage-gridfs-in1t
mrmartinimo loopback storage component gridfs with httprange support
mrmartinimo loopback storage component gridfs with httprange support
A simple mixin to be used with ampersand-rest-collection, to perform paginated requests
Utility to limit dop(degree of parallelism) for particular async function
es6 Maps with a maximum size. When the maximum size is reached, the oldest entries are deleted first.
Limit a function call by debounce or throttling
Array filtering using buckets. Allows infinite buckets, bucket size limit, keeps input order and discards unmatched elements.
Decorators for limiting usage of a class method
egg guardian core module, define Validator, Interrupter, Rule
high level amazon s3 client. upload and download files and directories
Extras suite for node fs module
Extras suite for node fs module with promises
splits a string into limited length of substrings, but keep last substring unsplit
Limits a value to a defined range
Simple module that helps limit log in requests made to an Express application.
Queue of async functions (using promises) with multiple time limits or time limits tree
Thunk-based task scheduler that executes synchrounous and/or asynchronous tasks under concurrency control.
Amazon S3 client for upload/download files
Vue directive to limit the number of items inside an element. It adds a +N button to reveal all items.
Nodejs module for creating redis connection pool
Creates a throttled function that only invokes func at most once per every wait milliseconds.