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
- Host: GitHub
- URL: https://github.com/masagroup/soft.ts
- Owner: masagroup
- License: mpl-2.0
- Created: 2020-04-01T09:47:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-12-15T19:34:20.000Z (6 months ago)
- Last Synced: 2025-12-19T03:16:08.885Z (6 months ago)
- Topics: ecore, emf, typescript
- Language: TypeScript
- Homepage:
- Size: 2.19 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/masagroup/soft.ts/blob/master/LICENSE)

# 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
```