@wbg-mde/model

Metadata Editor Model Definitions

Usage no npm install needed!

<script type="module">
  import wbgMdeModel from 'https://cdn.skypack.dev/@wbg-mde/model';
</script>

README

Metadata Editor Model(@wbg-mde/model)

This module contains the data model definitions and data types of Metadata Editor application. These entities have been used in both the server side and client side modules.

Installation

Install the dependencies and devDependencies.

npm install

Build the application

npm run build

Publish the application to npm

npm publish --access public

Contributors

  • Navin VI (navin.v.i@panapps.co)
  • Anoop Xaviour (anoopx@panapps.co)
  • Libin Thomas (libint@panapps.co)
  • Ghanashyam C Kartha (ghanashyam.c.k@panapps.co)

License

MIT