JSON schemas description from LwM2M Open Mobile Alliance
With npm :
$ npm install oma-json --save
Via script tag :
<script src="https://unpkg.com/oma-json"> </script
With ESLint
$ npm run lint
$ npm run test
$ npm run generate:openapi
$ npm run generate:interfaces