• Stars
    star
    1
  • Language
    TypeScript
  • License
    ISC License
  • Created almost 5 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

a minimal logging lib for NodeJS

More Repositories

1

vagrant-nodejs-redis-mongodb

Vagrant configuration with puppet to create a Virtual Box machine with Ubuntu Server 14.04, Nodejs / Redis 2.8.* / MongoDB 2.6.*
Ruby
120
star
2

base64-url

Base64 encode, decode, escape and unescape for URL applications.
JavaScript
113
star
3

is-json

check if a string is a valid JSON string in JavaScript without using Try/Catch
JavaScript
74
star
4

node-netcat

Arbitrary TCP and UDP connections and listens
JavaScript
48
star
5

json-web-token

JSON Web Token (JWT) for Node.js
JavaScript
35
star
6

node-open-geocoder

Simple client uses the Open Street Map API for geocoding and reverse geocoding
JavaScript
20
star
7

json-parse-safe

Parse your json safely and stop writing try {} catch {}
JavaScript
15
star
8

node-ramdisk

create a ram disk with node.js
JavaScript
13
star
9

is-valid-coordinates

verifies if a given longitude and latitude are valid
JavaScript
8
star
10

superagent-bunyan

a plugin for superagent that uses bunyan to log the request and responses
JavaScript
5
star
11

split-json

split JSON was sent through some kind of stream in JSON objects
JavaScript
5
star
12

vagrant-nodejs-postgresql

Vagrant configuration with puppet to create a Virtual Box machine with Ubuntu Server 12.10, Nodejs v0.10.* and Postgresql (default 9.1)
Ruby
5
star
13

get-property-value

get the property value from a nested js object by using a dot path `a.b.c`
JavaScript
4
star
14

vagrant-nodejs-redis-mongodb-rabbitmq

Vagrant box with Node.js (use n - Node version management) / MongoDB / Redis / RabbitMQ
Ruby
4
star
15

between-range

check if a given number is inside of the range of two number and including
JavaScript
4
star
16

uuid.v4

generate a v4 UUID
JavaScript
3
star
17

grpc.client

a simple NodeJS client for gRPC
JavaScript
3
star
18

express-mw-bunyan

express middleware to use bunyan as a logger
JavaScript
3
star
19

express-mw-correlation-id

express middleware to set a correlation id/request id into each request header
JavaScript
3
star
20

express-validate-schema

a simple express middleware to validate the request objects and the response body againts an object schema
JavaScript
3
star
21

utils-lib

TypeScript
2
star
22

set-prop-get-value

set a new property in a js object and return the value of the given property
JavaScript
2
star
23

mongodb-conf

Convert your mongod.conf into the new YAML-based configuration file format or into JSON then you can require in a module
JavaScript
2
star
24

json-tu-file

An simplest way to read/write JSON.
JavaScript
2
star
25

omit-keys

Returns a new object without the blacklisted properties
JavaScript
2
star
26

number-to-fixed

formats a number using fixed-point notation and returns a number
JavaScript
2
star
27

unify_money

2
star
28

set-js-object

Create a JS Object by given a key and a value
JavaScript
1
star
29

random-integer

generate a random integer
JavaScript
1
star
30

is.object

determines if is an object and not an array or null
JavaScript
1
star
31

vagrant-provision

A script for shell provision in vagrant
Shell
1
star
32

vagrant-provision-scripts

Shell
1
star
33

jenkins-client

a small node.js client for jenkins
JavaScript
1
star
34

add-new-key-value

add a new key/value to an JS Object
JavaScript
1
star
35

service-rpc-tmpl

a service template to build services with gRPC
JavaScript
1
star
36

get-js-object-key-value

Get the key and value of one JS Object
JavaScript
1
star
37

timespan-overlap

check if two given time spans overlap
JavaScript
1
star
38

tiny-eventemitter

Tiny event emitter for Node.js and the browser
JavaScript
1
star
39

js-object-pick

Returns a new object only containing the specified properties
JavaScript
1
star
40

amqpjs

long live the rabbit
JavaScript
1
star
41

cli-args

small command line parser
JavaScript
1
star
42

simple.cache

a simple lru cache
JavaScript
1
star
43

is-js-obj-empty

checks the given js object is empty
JavaScript
1
star
44

eventloop-info

Detects and measures the latency of the NodeJS event loop
JavaScript
1
star
45

buffer-splitter

splits a Buffer into an array of buffers
JavaScript
1
star
46

mongodb-mock

mock your mongodb
JavaScript
1
star
47

grpc.server

a simple abstraction around grpc.Server
JavaScript
1
star
48

lasync

A simple and tiny async library for control flow in javascript
JavaScript
1
star
49

vagrantfile-template

a configurable Vagrantfile
Makefile
1
star
50

soft-method-override

handy way to override an internal method from an Object in runtime when you need to execute a different flow for that method
JavaScript
1
star
51

fn-spy

creating spies for your functions
JavaScript
1
star
52

startupscholarship-nodejs-tcp-chat

Simples TCP Server chat
JavaScript
1
star
53

simple-once

the simplest way to call and load a function once
JavaScript
1
star
54

for-object

a simple way to iterate through a plain js object
JavaScript
1
star
55

get-loadavg

returns the load average for the Unix-like systems but in an object
JavaScript
1
star
56

simple-webcrawler

simple crawler
JavaScript
1
star
57

object.size

returns the size of a given object
JavaScript
1
star
58

compare-regexes

compare if two RegExp Objects are equal
JavaScript
1
star
59

is-regexp

checks the given value is a RegExp Object
JavaScript
1
star
60

array.some

tests whether some element in the array passes the test implemented by the provided function
JavaScript
1
star
61

format-params

a simple way to format params for an http request
JavaScript
1
star
62

node-pub-sub

Implements Publish/Subscribe messaging paradigm.
JavaScript
1
star
63

module-resolve

try to find an installed module without throwing an error
JavaScript
1
star
64

vagrant-nodejs-couchdb

Vagrant and Puppet configuration for NodeJS & CouchDB
Ruby
1
star
65

is-js-object

checks the given value is a js object
JavaScript
1
star
66

apply

a simpler way to create a continuation function with initial arguments and then be called with the remaining arguments
JavaScript
1
star