42 packages
api-doc
Create documentation for the API of an express app
chai-pretty-expect
Will JSON.stringify and pretty-print objects passed as 2nd, 3rd, ... parameter to expect, for nice test output
chai-subset
Object properties matcher for Chai
cnf
Configuration loader
debitoor
Small request wrapper that makes it easy to work with the debitoor.com API
@debitoor/eslint-config-debitoor
Defines global linting rules for all debitoor projects
@debitoor/mocha-strict-dependencies
Mocha test, that checks that you have strict dependencies on your package.json, except of whitelisted
@debitoor/mongocopy
module for copying the subsets of data between mongo databases
@debitoor/parse-dependencies
finding node code dependencies
@debitoor/pug-lint-config-debitoor
Pug lint configuration
@debitoor/secure-log-data
secure sensitive user data from loging
@debitoor/tslint-config-debitoor
DEPRECATED
deploy-web-to-s3
A tool for easily recursively uploading a directory with client-side files to S3
dot-prop-immutable
Immutable version of dot-prop with some extensions
email-blacklist
List of commonly misspelled email domains
errortoenglish
Translate localized IE JavaScript errors to english
github-auth
connect compatible middleware for auth with github
git-prune
Prune ready/* branches and old branches on remote repository (origin)
groom
JSON.parse(JSON.stringify(myObject)) and remove all nulls, undefined and empty strings
is-ok
Check if a HTTP response is successful
itembase
Thin request-like interface for easy access to the itembase REST API from node.js
itembase-document-stream
Stream itembase documents
jshint-teamcity-reporter
A teamcity reporter for jsHint
jsq
Command line tool for repacing all double quoted strings with single quoted strings in a file or directory. Usage: jsq fileOrDirectory [fileOrDirectory [..]]
merge-sort-stream
Merge sort two input streams to one sorted stream