Git Product home page Git Product logo

editor's Introduction

Visual Define-XML Editor

A cross-platform desktop application which allows to edit and review files created using Define-XML 2.0 and ARM 1.0 CDISC standards.

Visit defineeditor.com to learn more about the Editor.

Installation

A compiled version of the application can be downloaded from the site.

Support

Building the application from source

Prerequisites

The following software is needed to compile the application:

  • Git
  • Node.js (v10+)
  • Yarn

Installing

Clone the repository:

git clone https://github.com/defineEditor/editor.git

Install all required dependencies:

yarn install

Compile the application using one of the following methods:

yarn package-win
yarn package-linux
yarn package-mac

or compile all of them using

yarn package-all

The compiled files will be stored in releases/Release-x.x.x

Running in development mode

To run the application in a development mode use the following command:

yarn dev

To enable react or redux devtools, download and unpack corresponding extensions to the following folders

/app/static/devExtensions/react
/app/static/devExtensions/redux

Authors

License

This project is licensed under the AGPL v3 License - see the LICENSE.txt file for details

editor's People

Contributors

dmitrymk avatar 1000eyed avatar tomhub avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.