23 packages
application-log-winston-interface
A wrapper around initialising Winston with Application-Log Standard levels, colours, and specific formats.
cno-base64
Micropackage: convert between a NodeJS Buffer and a base64-encoded string with optional URL-safe alphabet, padding, and MultiBase prefix.
cno-bedrock
Micropackage: a test bed for various small pieces of reusable code.
cno-config-manager
Yet another simple but robust config manager for NodeJS.
cno-insp
A micro package that simply stringifies objects, ala Util.inspect, but with less characters.
cno-logger
A micropackage formerly known as `application-log-winston-interface`: a wrapper around initialising Winston with Application-Log Standard levels, colours, and specific formats.
cno-package-meta
A micropackage (formerly simple-package-meta) which offers easy access to information about the running package.
cno-project-manager
A micropackage implementing a simple project manager and script runner used for personal projects.
cno-read-by-block
Micropackage: use NodeJS's promise API to asynchronously read a file by its optimal blocksize.
cno-sha2-256
Micropackage: an implementation-agnostic module for getting a SHA2-256 hash digest for a Node Buffer.
cno-test
Micropackage: a simple, ultra-minimal test framework built around Node's builtin test runner.
concise-buffer
Concisely serialise the beginning and end of a Node buffer for logging.
executable-metadata
Simply parse and print metadata from an executable binary's header from the command-line.
extract-documentation-comments
Simply extract documentation comments from a source file.
function-factory
Simple, minimalist templating from the command line.
js-get
Simple asynchoronous HTTP request; mainly a wrapper around request-promise-native.
jsonic-parse
Parses JavaScript Object Notation Including Comments (JSONIC) file/data.
re-extract
A simple package to extract multiple named-matches from a larger text via regular expressions.
regex-translator
Convert a Regular Expression from one flavour to another.
safe-recursive-mkdir
Safely use mkdirSync in recursive mode with less code. [Discontinued: use 'make-dir' instead: it has more features and a nicer API.]
salt-file
Creates, stores and retrieves salt files for cryptographic modules.
simple-package-meta
Easy access to information about the running package.
suzie-dent
A simple anagram listing tool named after Suzie Dent of Countdown's dictionary corner.