/useful-tools

Monorepo to serve a set of useful tools to rapidly build new projects

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

useful-tools

Build License Code Size Last Commit

Monorepo to serve a set of useful tools to rapidly build new projects and make some operations easier.

Available packages

Name Description
crypto Some functions to wrap and make the use of the Crypto Web API easier
localstorage A set of functions to use localstorage as if it were a database
docky-authentication-service A library to quickly provide a REST API to authenticate users and log them in
docky-documents-service A library to quickly provide an extensible REST API to make CRUD operations on a non-relational database, and build apps without investing huge efforts on the backend side