0.3.4 • Published 3 years ago

@tycrek/papito v0.3.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Papito

NPMCBT badge

A modern, easy-to-use data engine system

Papito is a data engine system, primarily designed for use with ass. This package comes with a sample engine using JSON, which is used as the default data engine in ass.

Papito provides a universal interface for data management. Simply run GET, PUT, DEL, and HAS operations on your data and the Papito engine will handle the rest, whether it be JSON, MySQL, or something else entirely.

Usage

Install using npm i @tycrek/papito. Please read the ass Wiki to properly use this package.

More to come soon!

I'm in the process of moving this away from being only meant for ass, and into a more general purpose data engine system. When I get around to that, I'll update this README file with more information.

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago