@tycrek/papito

0.3.4 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @tycrek/papito

Weekly Downloads

20

Version

0.3.4

License

ISC

Unpacked Size

12.8 kB

Total Files

9

Last publish

Collaborators

  • tycrek