26 packages
@akashbabu/lfu-cache
LFU cache implementation with a complexity of `O(1)` for all transactions
@akashbabu/node-dll
DLL(doubly linked list) library for javascript projects
args-pattern
A Nodejs lib that arranges the arguments passed to a function based on pattern string
crud-scaffolder
Create a basic folder structure for CRUD operation
delay-req
Delay each http request in expressjs, as a part of security implementation
express-toppings
A Nodejs Lib for easy development on server-side scripting
fargs-arrange
Arrange the arguments passed to a function
file-regex
Find files by using regex
flatenize-object
Library to flatenize an object within another object
flattenize-object
Library to flatenize an object within another object
func-rules
Nodejs library for registering functions, and then executing only selected functions with the specified arguments. You can configure function specific arguments and also common arguments for all the functions to be executed.
geo-dist
Calculate Geo-Distance between two points on a globe
grpc-pool
Multi GRPC Connection Request handlers at Client End
ifttt-events
A javascript library which can be used to register functions of type ifttt, and then apply only the required functions on the data obtained.
lib-env
Manages NODE_ENV
lib-lru-cache
LRU Cache
lib-promise-pool
A nodejs library for executing the job concurrently while controlling the rate of concurrency
logger-switch
A simple library to turn ON/OFF logging activity, or enable only a few loggers or even enable/disable logging for a particular code etc."
logler
Most flexible nodejs logging library
mongo-unwind
unwind an array in an object just like $unwind in mongodb aggregation query
mqtt-ota
An event driven library to update files over-the-air via mqtt client.
node-mapred
Map Reduce implementation of mongodb for nodejs objects
recursively-keys
Recursively-keys module for obtaining the keys in a Object recursively
redis-json
A wrapper library to store JSON Objects in redis-hashsets and retrieve it back as JSON objects
server-helper
A Nodejs Lib for easy development on server-side scripting