Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/outbounder/organic-refractor
https://github.com/outbounder/organic-refractor
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/outbounder/organic-refractor
- Owner: outbounder
- Created: 2014-01-12T20:20:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-12T20:27:22.000Z (almost 11 years ago)
- Last Synced: 2024-08-01T12:35:34.567Z (4 months ago)
- Language: JavaScript
- Size: 406 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - outbounder/organic-refractor - (others)
README
# What is this in short
implementation of organelle for refactoring source code based on CommonJS' `require`s with relative paths bundled with UI.
**Attention** this may break your source code. Use always covered by [git](http://git-scm.com/) or other source versioning system.
# Requirements #
* nodejs v0.8.14 or above
# setup
$ git clone https://github.com/outbounder/organic-refractor.git
$ cd organic-refractor
$ npm install
$ node refractor.js && open-browser @ http://localhost:3334