blaze-domain
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-Alpha5 • Public • Published

Blaze-Domain Typescript Runtime

This is a typescript runtime implementation of Blaze-Domain.

Installation

npm install blaze-domain

Usage

You can parse the JSON representation into a domain model.

import * as domain from 'blaze-domain';
let domainModel = domain.DomainModel.parse(jsonPayload);

Licensing

This distribution, as a whole, is licensed under the terms of the Apache License, Version 2.0 (see LICENSE.txt).

References

Project Site: https://domain.blazebit.com (coming at some point)

Readme

Keywords

Package Sidebar

Install

npm i blaze-domain

Weekly Downloads

13

Version

3.0.0-Alpha5

License

Apache-2.0

Unpacked Size

60.8 kB

Total Files

4

Last publish

Collaborators

  • cbeikov