causalens / dara-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dara Application Framework

Dara Logo

Master tests License npm

Build decision apps in Python

Tap into the power of causality by transforming data into interactive graphs and applications

Dara is a dynamic application framework designed for creating interactive web apps with ease, all in pure Python. Over the past two years, Dara has fueled the development of hundreds of apps, now widely used and appreciated by both our customers and our in-house teams!

Introduction

This repository covers the Dara Application Framework underlying UI packages and tools.

  • eslint-config - base ESLint configuration
  • prettier-config - base Prettier configuration
  • stylelint-config - base Stylelint configuration
  • styled-components - styled-components theme
  • ui-causal-graph-editor - causal graph editor component
  • ui-code-editor - code editor component
  • ui-components - base UI components
  • ui-hierarchy-viewer - hierarchy viewer component
  • ui-icons - icon components for Dara packages
  • ui-notifications - notification components
  • ui-utils - miscellaneous utility functions
  • ui-widgets - widget components

More information on the repository structure can be found in the CONTRIBUTING.md file.

License

Dara is open-source and licensed under the Apache 2.0 License.

About

License:Apache License 2.0


Languages

Language:TypeScript 97.6%Language:JavaScript 2.1%Language:CSS 0.3%Language:Makefile 0.1%Language:Shell 0.0%