Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/namusyaka/chaml
Haml implementation written in C++
https://github.com/namusyaka/chaml
Last synced: about 1 month ago
JSON representation
Haml implementation written in C++
- Host: GitHub
- URL: https://github.com/namusyaka/chaml
- Owner: namusyaka
- License: mit
- Created: 2015-06-15T15:42:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-15T15:42:31.000Z (over 9 years ago)
- Last Synced: 2024-04-21T03:13:04.340Z (7 months ago)
- Language: C++
- Size: 168 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# CHaml
Haml implementation written in C++.
**The project has been left unfinished.**
## Installation
Add this line to your application's Gemfile:
gem 'chaml'
And then execute:
$ bundle
Or install it yourself as:
$ gem install chaml
## Usage
### `parse`
```ruby
require 'chaml'CHaml.parse(<