Pinned Repositories
adrienvalcke.github.io
Projects website.
docker-nodejs-centos
This repository provides Docker images based on CentOS with Node.js installed.
url-back
A simple way to get the referer URL for a page.
bitgener
A lightweight and zero-dependencies pure Node.js barcode generator.
bugbug
A lightweight, zero-dependencies, asynchronous and fully-tested pure Node.js debugger.
consis
A small Node.js library for type casting, http/s requests, object cloning, and other math, object, string, image, time and uuid helpers.
node-mime-types
A Node.js and zero-dependencies MIME type utility.
node-sparkline
A lightweight and zero-dependencies pure Node.js sparkline generator.
node-uri
An RFC-3986 compliant and zero-dependencies Node.js module to parse URIs, punycode, punydecode, test URIs, URLs, Sitemap URLS, domains, IPs but also encode and decode URIs, URLs and Sitemap URLs.
adrienv1520's Repositories
adrienv1520/docker-nodejs-centos
This repository provides Docker images based on CentOS with Node.js installed.
adrienv1520/url-back
A simple way to get the referer URL for a page.
adrienv1520/adrienvalcke.github.io
Projects website.
adrienv1520/barcode
Libraries to create barcode in few languages (js:jQuery...)
adrienv1520/cache-me
A file cache manager with streams and promises support.
adrienv1520/crypto-exchange
A simplified P2P distributed crypto exchange using Bitfinex's Grenache for communication between nodes.
adrienv1520/denvar
A Node module and command line tool to load environments variables - as database user and passwords for example - in development, test production environment locally and finally export them for production. Denvar make the distinction between your development variables, your production ones and some of them that are common over each environment.
adrienv1520/docker-centos-nodejs
A minimal CentOS 7 image with Node.js and NPM.
adrienv1520/exist-fs
Add synchronous features to fs for testing if a path exists, is a file or a directory.
adrienv1520/express-hero
A API REST prototype in Node.js using Express and MongoDB, performance and security best practices, only relying on npm for continuous integration and deployment on Heroku.
adrienv1520/front-loader
Small Node.js app that loads a large list of contacts from a JSON file into a HTML dropdown component.
adrienv1520/jbang-npm
Install and use jbang from npm based projects
adrienv1520/joi
Object schema validation
adrienv1520/json-schema-faker
JSON-Schema + fake data generators
adrienv1520/karate-npm
NPM for Karate
adrienv1520/npm-flower
A simple foundation to use npm script as build tool !
adrienv1520/openapi-mock-express-middleware
Generates an express mock server from an Open API spec
adrienv1520/pmx-gc-stats
Stats about Node.js V8 garbage collector are exposed in PM2 for each GC type executed using PMX probes.
adrienv1520/pmx-gc-stats-sum
gc-stats stats summarized by gc type through pm2/pmx
adrienv1520/prxy
A bash proxy manager. No more clear passwords in .bashrc or bash_profile files. Manage proxy host, port, username and aliases for commands that need proxy settings to be run like apt-get, wget, curl. Or simply load proxy variables in current shell.
adrienv1520/safe-regex-cli
The command line tool for the safe-regex module to ensure your regular expressions are not susceptible of regular expression denial of service (ReDOS) attacks. Get a report on a file or a directory of files, watch a file or a directory of files for unsafe regex live or test a regex in cli.
adrienv1520/service-skelet
A versioned service managing skelet's bones based on a RESTful API.
adrienv1520/t