1 files use the extension of HAML
Haml Source Code File
Classification:developer files
Source code file written in Haml, (HTML abstraction markup language); stores a template written in Haml language that is used to generate the HTML of a web document; can be used to replace Ruby template scripts (.ERB files) with its abbreviated syntax.
instruction:
One prominent feature of Haml is that it replaces conventional tags (<>) with the percent sign (%) in order to save time and appear “cleaner.”
An example of simple Haml language and the HTML language generated through the template engine:
Haml:
%html
  %body
    %h1 My First Heading
HTML:
<html>
<body>
<h1>My First Heading</h1>
</body>
</html>
NOTE: You can switch over from ERB to Haml by replacing the "erb" file extension on ERB files with "haml.”
HAML(Haml Source Code File) related software:
Windows
3 software
Linux
2 software
Android
1 software
发送 E4072 至公众号 IT小技巧 查看软件名称。
- Other files
- backup file
- developer files
- database file
- System Files
- Compressed file
- game files
- disk image file
- raster image file
- audio file
- executable file
- Spreadsheet file
- CAD file
- data file
- text file
- settings file
- video file
- GIS file
- 3D image file
- camera raw files
- page layout file
- plugin file
- web file
- vector image file
- font file
- encoding file
- eBook file
- document