Giter Site home page Giter Site logo

presto-ui's Introduction

Presto UI

Javascript framework for building platform independent apps.

npm version

Presto UI is a Javascript framework which connects with other Presto and Hyper libraries to provide a cross platform compatible and type safe environment for development.

In itself presto-ui takes markup as input and generates commands consumed by low level platform specific libraries.

For web, presto-ui generates vanilla js and css.

For general use case you would need to use a micro-app sample and native test tools.

Getting Started

To add presto-ui to your repo you will need run below commands.

npm install presto-ui --save

Debugging

For debugging presto-ui locally, you can start a server and link the project locally in node modules.

Install dev and other dependencies.

npm install

This will install required dependencies and setup required git hooks.

Start a local dev server

npm start

A server is started at http://localhost:8080

For debugging we will link presto-ui locally from current running server.

In the project where you want to test presto-ui, run below commands to link presto-ui in node_modules.

rm -rf ./node_modules/presto-ui/lib
ln -s ./node_modules/presto-ui/lib <path-to-presto-ui>/lib

After every npm i you will need to link again

Contributing

We use git hooks to verify commit messages so make sure to use terminal to commit your changes.

Do not use VSCode to commit any changes !!!

Git push will fail if commit message is not proper.

git commit

or

gc

Changelog is auto-generated.

Make sure to add proper details in commits or PR's can be rejected.

presto-ui's People

Contributors

dilipzotha avatar jronak avatar kavya-shree-s avatar morpheus-14 avatar mvms1994 avatar sachinsharma-juspay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

presto-ui's Issues

ios support

Do you actually work on iOS support? Also is this just Dom in webview?

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.