Skip to content

FindComponent is a Typescript project designed to search for ViewComponents in a RoR project.

Notifications You must be signed in to change notification settings

Kender-Mendoza/find_component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindComponent

FindComponent is a Typescript project designed to search for ViewComponents in a RoR project.

NOTE: I created this project to practice TypeScript.

Installation

clone de repository:

git clone git@github.com:Kender-Mendoza/find_component.git

Install dependencies:

npm install

Usage

Run in the console inside the project with the absolute path of project with view components:

npm start rubyProject/viewcomponet/folder/absolute/path

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

FindComponent is a Typescript project designed to search for ViewComponents in a RoR project.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published