Coder Social home page Coder Social logo

arnarthor / atom-package-babel-react-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ganarajpr/atom-package-babel-react-boilerplate

0.0 1.0 0.0 132 KB

A boilerplate for creating atom packages using babel and react

License: MIT License

JavaScript 94.88% CSS 5.12%

atom-package-babel-react-boilerplate's Introduction

A package boilerplate for atom using babel and React

I noticed that there were no good starter templates for creating an atom package for working with babel ( and react ). If you are not interested in working with React as your go-to tool then its pretty easy to strip it out.

This is something I extracted out of the excellent starting work done by Atom Minimap. There are package generators available as part of Atom Minimap - and it comes with babel, js and coffeescript package generators if you are interested.

Some of the code here is also inspired from the work done by Facebook guys in Nuclide. Nuclide is mostly written in React for the view layers - so you might want to check it out for best practices ( and general how-to's).

##How to get started

git clone https://github.com/ganarajpr/atom-package-babel-react-boilerplate.git mypackage

Then you will need to symlink this package from your .atom/packages folder.

cd ~/.atom/packages
ln -s path/to/mypackage mypackage

Once this is done

( ctrl-alt-r - Refresh if needed)

  • open atom
  • then ctrl-shift-p
  • type test me hello world

You should see a modal open with a text editor in it.

atom-package-babel-react-boilerplate's People

Contributors

ganarajpr avatar

Watchers

 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.