@domeniere/framework
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

Domeniere Framework

This packagge is the base framework for DomeniereJS.

DomeniereJS

DomeniereJS is a Typescript library for creating Framework-Independent applications. You can think of a Domeniere application like a shell or enclosure for your application logic, which leaves out the infrastructure implementation details. This allows you to quickly adopt your application to many different frameworks as your needs change. With DomeniereJS, you encapsulate the concrete aspects of your application into a modular library you can use anywhere, and pass in any framework specific details as dependencies to adopt its behavior to its environment.

Documentation

You can read the Documentation here.

License

DomeniereJS is provided under the MIT License.

/@domeniere/framework/

    Package Sidebar

    Install

    npm i @domeniere/framework

    Weekly Downloads

    0

    Version

    3.0.1

    License

    MIT

    Unpacked Size

    359 kB

    Total Files

    503

    Last publish

    Collaborators

    • patricklumenus