0.0.11 • Published 12 months ago

subjekt v0.0.11

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
12 months ago

NPM Version NPM Downloads codecov

Subjekt is a protocol-agnostic, declarative language for defining data structures and subjects to abstract dApp development.

Learn More

Specification

Development

Requirements

  • Java Runtime Environment (1.8.0)
  • TypeScript 2.0+

Build

Build the ANTLR grammar as well as src using:

npm run build:all
  • npm run build:all: Build the ANTLR grammar as well as src using tsc.

Testing

Run jest to test model parsing and validation using:

npm test
0.0.10

12 months ago

0.0.11

12 months ago

0.0.9

12 months ago

0.0.8

12 months ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago