quick-yaml.db

An easy, open-source, Node.js database based on YAML files. The module is fully written in TypeScript to enhance types for JavaScript.

GPL-3.0 License

Downloads
297
Stars
2

Bot releases are hidden (Show)

quick-yaml.db - Release v1.1.0 Latest Release

Published by TFAGaming 10 months ago

  • Supporting models for better typings.
  • Removed cache feature since it's not asynchronous.
  • Added boolean type as a YAML type.
  • Changed the property path to public read-only, instead of private read-only.
quick-yaml.db - Release v1.0.0

Published by TFAGaming 10 months ago

The first release of the package.

  • Published to npm.