Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vjeux/insert-require
https://github.com/vjeux/insert-require
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vjeux/insert-require
- Owner: vjeux
- Created: 2015-08-31T03:14:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-11T16:00:47.000Z (about 9 years ago)
- Last Synced: 2024-11-06T18:16:35.192Z (about 2 months ago)
- Language: CoffeeScript
- Size: 132 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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