jalm
v1.0.6
Published
An wrapper for YAML files.
Maintainers
Readme
Jalm
An YAML database. Light-weight and made with love.
Demo
const Database = require('jalm')
const db = new Database('MyDB')
db.Init() // Important
db.InsertSampleData() // Will insert sample data.Installation
Install Jalm with npm
npm install jalmWhy?
Jalm uses only one default libary called fs, it's pure JavaScript besides that. It's easy, fast and light-weighted.
Authors
Docs
Contributions are always welcome!
Contributing
Contributions are always welcome!
