An open API service indexing awesome lists of open source software.

https://github.com/mrcsparker/ember-cli-rasterizehtml

ember-cli-rasterizehtml
https://github.com/mrcsparker/ember-cli-rasterizehtml

Last synced: 2 months ago
JSON representation

ember-cli-rasterizehtml

Awesome Lists containing this project

README

        

## ember-cli-rasterizehtml

This addon that adds `rasterizeHTML.js` to the generated Ember CLI output (in `vendor.js`).

### Installation / Usage

From within your Ember CLI application (must be > 0.0.34), run the following:

```bash
npm install --save-dev ember-cli-rasterizehtml
```

### References

* [rasterizeHTML.js](https://github.com/cburgmer/rasterizeHTML.js)