Skip to content

sandeepravi/haml2slim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haml2Slim

Haml to Slim converter.

Usage

You may convert files using the included executable haml2slim.

# haml2slim -h

Usage: haml2slim INPUT_FILENAME_OR_DIRECTORY [OUTPUT_FILENAME_OR_DIRECTORY] [options]
        --trace                      Show a full traceback on error
    -d, --delete                     Delete HAML files
    -h, --help                       Show this message
    -v, --version                    Print version

Alternatively, to convert files or strings on the fly in your application, you may do so by calling Haml2Slim.convert!.

License

This project is released under the MIT license.

Author

Fred Wu

About

Haml to Slim converter.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%