• Stars
    star
    408
  • Rank 105,946 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

tlmgr gui using electron and react

electron-es6-react

A simple boilerplate app to demonstrate how to use ES6 and React with Electron. It uses Babel to automatically transpile ES6 and JSX code, without depending on any package manager besides npm.

How?

The Node and Electron binaries both take a parameter -r that automatically requires a module before the rest of the code. The npm start script is modified using this, which registers Babel and loads the entry point main.js.

The renderer entry point index.html does basically the same, but loads the scripts/main.js file, which renders the views/main.jsx component into the body.

Installation

git clone https://github.com/b52/electron-es6-react.git
cd electron-es6-react
npm install
npm start

More Repositories

1

kobo-ja-dict-enhance

Enhance built-in Japanese dictionaries from Kobo with English definitions
Perl
426
star
2

cinnadock-p2

For of the Cinnadock Plus plugin to update it to current Cinnamon
JavaScript
421
star
3

debian-gwaei

C
419
star
4

debian-graph

Representing Debian UDD in a graph database
Perl
419
star
5

jfontmaps

dvipdfmx map files and support programs for Japanese font setup
Perl
418
star
6

piwigopress

Piwigo-Wordpress integration
PHP
418
star
7

build-tlptexlive

scripts and patches for building tlptexlive
Shell
418
star
8

debian-speg

Python
418
star
9

eagloss

multi script chinese glossary
TeX
418
star
10

debian-pycson

Python
417
star
11

debian-mu

C++
417
star
12

debian-xxhash

C
416
star
13

pgf-blur

Development of pg-blur package
TeX
415
star
14

nautilus-sendto-scripts

Development of a nautilus-sendto extension that allows sending to user-configurable scripts
Gettext Catalog
415
star
15

slick-google-map-plugin

Free Google map Wordpress plugin
PHP
413
star
16

ptex2pdf

convert Japanese TeX documents to pdf
Lua
413
star
17

texlive-rewrite

Rewrite of some core scripts in TeX Live from shell to perl
Perl
411
star
18

rfkill-applet

general rfkill applet for the gnome panel written in python
Python
409
star
19

sony-control-center

Fork of the sony-f11-vaio-control-center to work with newer kernels and with all Sony laptops supported by the sony-laptop kernel module.
C++
409
star
20

sony-laptop-zseries

adapted kernel module for zseries laptops
C
409
star
21

tlptexlive-root

packaging stuff for tlptexlive
Perl
408
star
22

okular-debian

packaging okular for debian
C++
163
star
23

elixir-debian

Debian packaging of Elixir
Elixir
157
star
24

acme-debian

Debian packaging of python acme
Python
157
star
25

certbot-debian

Debian packaging of certbot
Python
156
star
26

qpdfview-debian

Debian packaging of qpdfview
HTML
151
star
27

mupdf-debian

packaging of mupdf for debian
C
150
star
28

pymupdf-debian

Packaging of pymupdf for Debian
SWIG
149
star
29

rspamd-debian

debian packaging of rspamd
C
149
star
30

susi-assistant

SUSI Smart Assistant
Python
109
star
31

rssguard-debian

Debian packaging of RSS Guard
C++
6
star