Skip to main content

Transpile HTML to React

Project description

Reactonite

A transpiler to convert HTML to React code and PWAs ✨
Explore the Docs »
Table of Contents . Report Bug . View Project

Table of Contents

About The Project

Reactonite is a wrapper for React which allows one to write vanilla html code and convert it to a react code and hence building a PWA, SPA.

Here's the key features added to Reactonite:

  • Transpile HTML code to React website
  • Create PWAs and React applications as quickly as possible
  • Act as a wrapper to NPM
  • Allow importing of already created HTML file components
  • Hot Reloading
  • Support custom scss, js, css etc. :smile:

Built With

This project was bootstrapped with Create React App

Getting Started

To get this repo up and running on your local machine follow these simple steps.

Prerequisites

Here's a list of things you'll need to have prior to installing the software.

  • Python
  • NPM
  • NodeJs
  • Any modern web browser

Installation

  1. Use pip to install Reactonite
$ pip install reactonite

Development Setup

  1. Setup virtual environment?
$ virtualenv venv

Not necessary but recommended to keep your environment clean. Dont forget to activate it.

  1. Clone the repository to local machine.
$ git clone https://github.com/SDOS2020/Team_3_Reactonite.git
  1. Install the package either using pip or python setup tools
$ python setup.py install
# Use `develop` instead of `install` to get an editable build

# Alternatively run
$ pip install .
  1. You are good to go... 🎉

Usage

Once installed refer to the documentation for the set of commands available with Reactonite cli or you can begin by typing reactonite --help which opens the help page for reactonite command line tool.

$ reactonite --help
Usage: reactonite [OPTIONS] COMMAND [ARGS]...

  Entry point for Reactonite cli.

Options:
  --help  Show this message and exit.

Commands:
  ...

Roadmap

See the open issues for a list of proposed features (and known issues). You can also track where the project is going in further releases just visit the projects tab.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. For complete contributing guide please read our code of conduct.

License

MIT License. See LICENSE for more information once complete.

Contact

Project Link: https://github.com/SDOS2020/Team_3_Reactonite

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reactonite-0.1.tar.gz (558.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page