반응형
Grasp: Search and replace JavaScript based on structure
Grasp lets you search, replace, and refactor your JavaScript based on the code’s structure, rather than the exact text. It’s more powerful than standard search and replace, and lets you more easily refactor your code, as well as allowing you to implement single-line basic macros.
Homepage: http://graspjs.com/
GitHub: https://github.com/gkz/grasp/
Docs: http://graspjs.com/docs/
Demo Page: http://graspjs.com/#demo
GitHub: https://github.com/gkz/grasp/
Docs: http://graspjs.com/docs/
Demo Page: http://graspjs.com/#demo
JavaScript structural search, replace, and refactor
JavaScript structural search, replace, and refactor.
Demo, documentation, and more: graspjs.com.
Install: npm install -g grasp
.
grasp --help
for help.
반응형
'프로그래밍 > Script' 카테고리의 다른 글
[javascript] countUp.js: More interesting animated counters (0) | 2014.01.15 |
---|---|
[javascript] Headroom.js: Hide your header till you need it (0) | 2014.01.14 |
[jQuery] 140 Best jQuery Plugins of the Year 2013 (0) | 2014.01.13 |
[jQuery] 35+ Best jQuery Plugins of December 2013 (0) | 2014.01.10 |
[jQuery] 50+ Free jQuery CSS3 Image Hover Effects (0) | 2014.01.10 |