@wbg-mde/template-manager v4.0.18
Metadata Editor Template Manager(@wbg-mde/template-manager)
Template manager is an electron application for manage Metadata Editor templates. The templates has been categorized by the datatypes like DDI, Geospatial, TimeSeries, Document, Table and Custom Types. Template manager will be used to create, edit and delete the application templates. All the templates will be grouped by its created language. This application will be allowed user to set the default template of a datatype, import template, export template and duplicate a template. Created templates will be stored as file system at user profile folder. All the template metadata will be kept in Nedb. User will able to update the metadata details on edit option. Datatypes will be displayed as tab view. New tab will be auto created for the custom datatypes. This tab will be removed when the user deleted the custom datatype.
This application will be an independent application, it will be published through npm or create installer packages via commands.
Installation
WB-MDE requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
npm installRun application in development mode
[At dev mode copy schema, section-mapping, template and app.config from assets/mock-data to assets]
npm run ele:devRun application in production mode
npm run ele:aotCreate application package for Windows
npm run pack:win32Create application package for MAC
npm run pack:macCreate application installer for Windows
npm run installer:win32Publish application
npm publish --access publicMain dependencies
| Package | NPM Link | Source Link |
|---|---|---|
| Model | @wbg-mde/model | --------- |
| Repository | @wbg-mde/repository | --------- |
Environment
- Angular v7.2.0
- Electron v4.2.0
- Node 10.15.3
- Nedb 1.8.0
Contributors
- Navin VI (navin.v.i@panapps.co)
- Libin Thomas (libint@panapps.co)
- Ghanashyam C Kartha (ghanashyam.c.k@panapps.co)
License
MIT
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago