Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Pentiado committed May 13, 2014
1 parent 470a1c0 commit 4b150e3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Expand Up @@ -25,4 +25,11 @@ Running `npm test` will run the unit tests with mocha.
## Todo

- LazyJS -> There is a lot of iterating over objects and arrays, lazy evaluation might bring great performance impact.
- guide.xlsx -> Campaign monitor provide xlsx, extended version of guide. At the beginning of this project I was using but later I discovered some issues with parsing it, more email clients than are visible, not equal number of columns. Parsing by rows doesn't work. Right now there is just simple crawler that collects data from web page, but soon I will take different approach to getting info from xlsx.
- guide.xlsx -> Campaign monitor provide xlsx, extended version of guide. At the beginning of this project I was using but later I discovered some issues with parsing it, more email clients than are visible, not equal number of columns. Parsing by rows doesn't work. Right now there is just simple crawler that collects data from web page, but soon I will take different approach to getting info from xlsx.

## Credits
* [campaignmonitor](campaignmonitor.com) because they created awesome css guide to emails

## Author

Copyright 2014, Paweł Wszoła

0 comments on commit 4b150e3

Please sign in to comment.