@pealpjpain/apputils
v0.1.2
Published
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0) [![npm version](https://badge.fury.io/js/@pealpjpain%2Fapputils.svg)](https://badge.fury.io/js/@pealpjpain%2Fapputils)
Downloads
6
Readme
Node.js Application Utils
A small set of helper functions to make creating backend applications in Node.js easier.
Sources and References
Inspired by and initial patterns taken from the reader-critics project. This is the modified and improved version.
The clone-function is the well-known one liner from stringify-clone which I reuse here because it prevents me from adding yet another dependency.
Works In Progress
Some things are bound to change, disappear or stop working between versions. As long as version number < 1.0
there will be breaking changes without further notice.
But this should be obvious. More extensions will come as soon as I figure out the need to have them in a common module.
License
Copyright © 2018-22 Philipp Gröschler • Licensed under the GNU General Public License (GPL) v3