core-tools

Core tools that any Node app could use.

Usage no npm install needed!

<script type="module">
  import coreTools from 'https://cdn.skypack.dev/core-tools';
</script>

README

core-tools

Simple utilities to facilitate common functions.

config

Uses nconf to read settings from files.

exception

Basic exception handling.

string

String manipulation functions, such as formatting.

security

Encrypt/decrypt strings.

logger

log4js logger.