File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 2020[submodule "lib/javascript/js-bjdata "]
2121 path = lib/javascript/js-bjdata
2222 url = https://github.com/NeuroJSON/js-bjdata.git
23+ [submodule "lib/dart/dart-bjdata "]
24+ path = lib/dart/dart-bjdata
25+ url = https://github.com/nebkat/dart-bjdata.git
Original file line number Diff line number Diff line change @@ -20,11 +20,12 @@ of this specification was derived from the documentation included in the
2020repository (Commit 5ce1fe7). ** The BJData format is no longer backward compatible with UBJSON.**
2121
2222Libraries that support this specification include
23- - Python: ** pybj** (PIP: https://pypi.org/project/bjdata/ , Github : https://github.com/NeuroJSON/pybj )
24- - MATLAB/Octave: ** JSONLab** (Debian/Ubuntu/Fedora: ` sudo apt-get install octave-jsonlab ` , Github : https://github.com/NeuroJSON/jsonlab )
25- - C: ** ubj** (Github : https://github.com/NeuroJSON/ubj )
23+ - Python: ** pybj** (PIP: https://pypi.org/project/bjdata/ , GitHub : https://github.com/NeuroJSON/pybj )
24+ - MATLAB/Octave: ** JSONLab** (Debian/Ubuntu/Fedora: ` sudo apt-get install octave-jsonlab ` , GitHub : https://github.com/NeuroJSON/jsonlab )
25+ - C: ** ubj** (GitHub : https://github.com/NeuroJSON/ubj )
2626- C++: ** JSON for Modern C++** (v3.11.0 or later) (https://github.com/nlohmann/json/ )
27- - JavaScript: ** bjd** (npm: https://www.npmjs.com/package/bjd , Github: https://github.com/NeuroJSON/js-bjdata )
27+ - JavaScript: ** bjd** (npm: https://www.npmjs.com/package/bjd , GitHub: https://github.com/NeuroJSON/js-bjdata )
28+ - Dart: ** bjdata** (pub.dev: https://pub.dev/packages/bjdata , GitHub: https://github.com/nebkat/dart-bjdata )
2829
2930** Acknowledgement** : This specification was developed as part of the NeuroJSON project
3031(http://neurojson.org ), with funding support from the US National Institute of Health (NIH) under
You can’t perform that action at this time.
0 commit comments