equinor / dm-core-packages

Data-Modelling Core JavaScript package and some core UiPlugins

Home Page:https://www.npmjs.com/package/@development-framework/dm-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Modeling Core Packages

License On push main branch

Contains the core package and UI plugins.

LibrariesQuickstartDevelopmentContributing

🎯 Libraries

See under packages/ for list of available plugins or NPM.

⚡ Quickstart

First, install the plugins:

yarn install @development-framework/dm-core-plugins

Add the installed plugins to the src/plugins.js file.

import dmCorePlugins from '@development-framework/dm-core-plugins'

export default {
  ...dmCorePlugins
}

💫 Development

See the example if you want to start developing.

👍 Contributing

If you would like to contribute, please read our Contribution guide.

About

Data-Modelling Core JavaScript package and some core UiPlugins

https://www.npmjs.com/package/@development-framework/dm-core

License:MIT License


Languages

Language:TypeScript 97.1%Language:CSS 1.0%Language:Python 1.0%Language:Shell 0.6%Language:Dockerfile 0.1%Language:JavaScript 0.1%Language:HTML 0.1%