Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vjeux/atom-insert-require


https://github.com/vjeux/atom-insert-require

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# fb-require

1. Move your cursor on a word (or select it) like `React`
2. Press cmd-shift-r
3. It will insert `var React = require('React');` and at the right place for you