nahcrofdb.js

1.1.0 • Public • Published

nahcrofdb.js

A simple client for NahcrofDB.

How do I use it?

First, import the package.

import NahcrofDB from "nahcrofdb.js";

Second, initialize the database with your username & API key.

const database = new NahcrofDB("username", "api_key");

Finally, do something with it!

await database.create("hello", "world!");

Readme

Keywords

none

Package Sidebar

Install

npm i nahcrofdb.js

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

4.66 kB

Total Files

3

Last publish

Collaborators

  • embedvr