GithubHelp home page GithubHelp logo

00mjk / gsoc17-convert-xul-to-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ar5had/gsoc17-convert-xul-to-react

0.0 0.0 0.0 11.83 MB

Dialog development area for CONVERT XUL TO REACT gsoc project.

Home Page: http://gsoc17.iamarshad.com/

License: MIT License

CSS 30.61% HTML 14.69% JavaScript 54.54% Shell 0.15%

gsoc17-convert-xul-to-react's Introduction

gsoc-convert-xul-to-html

Dialog-boxes development area for GSoC-2017 project - Convert XUL to HTML

Project URL

http://gsoc17.iamarshad.com/

Project Description

Lightning(Thunderbird calendar addon) has traditionally been using XUL for its user interface. To modernize, I will be converting User Interface of some dialogs into React. The new components will be using web standards as much as possible, avoiding extensive use of third party libraries. I will be using React.js for developing HTML. React.js is very good for making reusable web components and it is quite efficient as well. Unlike XUL, debugging is very easy with react.js. More info about this project can be found in my proposal and wiki.

Get Started

NOTE: This project should be viewed ONLY IN FIREFOX BROWSER because it uses firefox platform css.

  1. Clone the repository: https://github.com/arshdkhn1/gsoc17-convert-xul-to-html.git
  2. Install Yarn globally: npm install -g yarn
  3. Install dependencies: yarn install
  4. Start server: yarn start
  5. Convert components to vanilla js(no-jsx): yarn build. All the components within src directory structure will be present in dist directory. These components will be in vanilla js instead of jsx.
  6. Write/Change Code: Install prettier and eslint extentions in your code editor to make sure you don't have lint errors. The build command runs a bash shell file so also make sure you are running build command on a bash shell.

Problems and Issues

Feel free to open an issue to get info about any component or anything else.

Thanks

Thanks to BrowserStack for providing free open source plans.

BrowserStack

gsoc17-convert-xul-to-react's People

Contributors

ar5had 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.