An open API service indexing awesome lists of open source software.

https://github.com/masagroup/soft.ts

An EMF Ecore library for TypeScript
https://github.com/masagroup/soft.ts

ecore emf typescript

Last synced: 5 months ago
JSON representation

An EMF Ecore library for TypeScript

Awesome Lists containing this project

README

          

[![](https://img.shields.io/github/license/masagroup/soft.ts.svg)](https://github.com/masagroup/soft.ts/blob/master/LICENSE)
![](https://github.com/masagroup/soft.ts/actions/workflows/build_and_test.yaml/badge.svg)

# Soft TS #

Soft TS is an implementation of the EMF Ecore library in TypeScript. This library is partially generated and referenced by the [Soft TS Generator](https://github.com/masagroup/soft.gen)

Soft TS is part of [Soft](https://github.com/masagroup/soft) project

# Installation #
To install Ecore, use:
```shell
npm install @masagroup/ecore
```