Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

avdl2json

keybase56BSD-3-Clause2.2.5

An AVDL-to-JSON compiler

AVDL, JSON

readme

node-avdl2json

A nodeJS AVDL-to-JSON compiler

changelog

2.2.5 (2020-03-11)

  • Allow fields names 'protocol'

2.2.4 (2017-05-24)

  • Use map<K,V> possibilities

2.2.3 (2016-08-31)

  • Bugfix - handle false cases in variants properly

2.2.2 (2016-08-31)

  • Feature: support for variant types

2.2.1 (2016-06-18)

  • Bugfix: don't crap out if no force files were specified

2.2.0 (2016-03-21)

  • Allow other decorators for protocols aside from @namespace

2.1.0 (2016-03-21)

  • Add decorators to record fields