Skip to content

youfoundron/standard-react-snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standard React Snippets

An Atom snippet library for React that conforms to the StandardJS code style

Build Status JavaScript Style Guide

Installation

Go to Packages > Settings View > Open
Once in settings go to the Install tab and search for standard-react-snippets
Restart Atom

Documentation

Development

$ cd ~/.atom/packages
$ git clone https://github.com/rongierlach/standard-react-snippets.git
$ cd standard-react-snippets
$ apm install
$ apm link

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Credits

This package is a fork of Atom React.js Snippets
The React.js snippets were originally created by orktes in Atom React in ES5 syntax

About

A collection of React snippets for Atom, StandardJS Style

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%