GithubHelp home page GithubHelp logo

singh-prabh / ugnis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ugnissoftware/design-system-builder

0.0 2.0 0.0 1.11 MB

Visual component editor for React, React Native and more...

Home Page: https://www.ugnis.com

License: GNU Affero General Public License v3.0

JavaScript 92.19% Python 0.53% Java 0.43% Objective-C 1.36% HTML 5.35% CSS 0.14%

ugnis's Introduction

Ugnis 0.8.2v-alpha

Ugnis is a visual editor for designers and developers alike. Try it online!

Exports to React and React-Native (experimental). Vote for more integrations in this issue

Default components use Google Material Design.

Ugnis Exporting to React and RN

How to try it locally

Clone the repository, download node modules and compile:

git clone https://github.com/UgnisSoftware/ugnis && cd ugnis && npm install && npm run compile

Start the editor:

npm start

Now open localhost:3000

Warning: Ugnis is still in alpha, we are still missing some features

How Ugnis differs from other design tools?

Ugnis has a state that can be changed through events. This allows you to visually create dynamic components:

Start Ugnis

And edit them on the fly:

Edit Events

How does Ugnis work internally?

Ugnis is declarative programming taken to the extreme. Because no one wants to write JSON by hand, we have created the visual editor - it manages the code generation, so you could focus on the design and logic.

Ugnis consists of three parts:

  • Declarative definition of your Component.
  • Visual editor that changes the definition.
  • Exporters for each supported framework that take the definition and generate code.

License:

Exported components are under the license that your project is.

Editor and compilers are under AGPL. Other Licenses are available upon request.

Contributors

Karolis Masiulis | Jonas Bernotas | Justinas Petuchovas | Vytas Butkus

Thank you:

Douglas Crockford, Alan Kay, Chris Granger, Rich Hickey, Evan Czaplicki, André “Staltz” Medeiros, Sebastian Markbåge and everyone who is pushing programming forward!

ugnis's People

Contributors

masiulis avatar

Watchers

James Cloos avatar Prab 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.