hyral

A modular version of Hyral ORM(-like) architecture

Usage no npm install needed!

<script type="module">
  import hyral from 'https://cdn.skypack.dev/hyral';
</script>

README

Hyral

!!BREAKING CHANGES!!

WARNING! This version is a complete rework of Hyral in TypeScript. It is not yet stable for release. Core has been split into Core and Core with state. Please use at your own risk

npm version Known Vulnerabilities devDependencies Status Build Status Test Coverage Maintainability Technical Debt

Core Hyral core
Core with state Not implemented
Core + JSON:API Hyral core + JsonApi
Core + Vue Hyral Vue + VueJS

Hyral (Hypermedia Resource oriented Api Layer) is an advanced, ORM-like, easy to use abstraction layer over your API('s).

This is a monorepo containing the following packages:

The monorepo is also containing the following implementation packages:

Documentation

See the Core Hyral documentation.

The documentation contains a Quick start guide for a quick tour of the module.

Contributing

See CONTRIBUTING

Releases

See Github Releases

License

All code released under MIT