• Stars
    star
    477
  • Rank 89,353 (Top 2 %)
  • Language
    CoffeeScript
  • License
    MIT License
  • Created about 10 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

ReactJS Support for atom (syntax, snippets)

This project is no longer mantained.

Build Status

Atom React.js support

Visit orktes.github.io/atom-react for more information.

Features

  • Syntax highlighting
  • Snippets
  • Automatic indentation and folding
  • JSX Reformatting
  • HTML to JSX conversion
  • Autocomplete

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

Initially a port of sublime-react for Atom.

Changelog (notable changes)

v0.18.0 (19 February 2018)

  • Fix plugin to work with latest Atom (v1.24.0)

v0.17.0 (10 November 2017)

  • Fix plugin to work with latest Atom (v1.22.0)

v0.16.3 (30 October 2017)

  • Update snippets

v0.16.2 (29 December 2016)

  • Fix highlighting issues caused by ternary operations and other ? after updating to atom 0.12.7

v0.16.1 (11 October 2016)

  • Fix Atom 0.11 TypeError: this.getRegexForProperty is not a function error (restart atom after update)

v0.16.0 (7 August 2016)

  • Fix issues related to Atom versions newer than 1.8.0

v0.15 (30 March 2016)

  • Pump minor version to see if it helps with APM issue atom/apm#529

v0.14.2 (20 March 2016)

  • Fix yet another regression caused by atom update. This time both rendering inside parenthesis and in function/method call arguments.
  • Add required semicolon to static class properties snippet

v0.14.1 (18 January 2016)

  • Fix issue that caused return (...); to be tokenized as a function call.

0.14 (15 January 2016)

  • Fixes related syntax highlighting inside functions and methods in atom 1.4

0.11 (5 April 2015)

More Repositories

1

go-torch

LibTorch (PyTorch) bindings for Golang
Go
237
star
2

node-jsxcs

JavaScript Code Style checker with JSX (React) support
JavaScript
10
star
3

go-alexa-smarthome

Handler for alexa smarthome v3 directives for golang
Go
10
star
4

babel-plugin-transform-react-native-style-optimizer

Optimize inline style attributes in react-native. Removes duplicate style definitions and moves styles to a StyleSheet.
JavaScript
9
star
5

go-vowpal-wabbit

Vowpal Wabbit bindings for Golang
Go
9
star
6

orlang

My toy programming language, parser and compiler to play around with different ideas for a perfect (IMO) language
Go
9
star
7

captainhub

Github Hook server
Go
7
star
8

rjss

Style sheet language for creating inlineable style objects for react-native and react-canvas
JavaScript
6
star
9

jsxformat

JSX formatting tool
JavaScript
6
star
10

influunt

Dataflow programming for Golang and Python
Go
5
star
11

huealexa

Fake hue server (for using with Amazon echo and Apple HomeKit) scriptable with javascript (written in golang)
JavaScript
3
star
12

mongache

Golang implementation of the mongodb server protocol. Useful for creating read only endpoints that used the mongodb wire protocol.
Go
3
star
13

go-tensorboard

go-tensorboard implements a dynamic tensorboard backend in golang
Go
3
star
14

aw-stats

JavaScript
2
star
15

irc-watcher

Ircbot that records and creates thumbnails of conversations
JavaScript
2
star
16

go-blob-filesystem

http.FileSystem implementation that can use any *gocloud.dev/blob.Bucket as the source for the data
Go
2
star
17

irccloud-java

IRCCloud library for java
Java
2
star
18

nodebas

Joke project: ECMA-55 Minimal BASIC Interpreter with http stack
Go
2
star
19

html5video

HTML5 video with flash fallback
JavaScript
2
star
20

homeautomation

* to MQTT bridge and trigger processor with Alexa Smarthome support
Go
1
star
21

xelisaviihde

Elisa Viihde extension for Xtreamer Media Player
PHP
1
star
22

rjss-playground

RJSS playground
JavaScript
1
star
23

rjss-loader

Webpack loader for the RJSS style syntax
JavaScript
1
star
24

protoc-gen-fastergrpc

Package implements a protobuf generator that generates a memory optimized version of the grpc service
Go
1
star