raphamorim/origami.js

replace the current CSS -> shape method

Open

#29 opened on Apr 12, 2016

 (0 comments) (0 reactions) (0 assignees)JavaScript (61 forks)batch import
help wanted

Repository metrics

Stars
 (757 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Current CSS -> Shape in Origami.js is a very heavy process. Personally I don't like anything about this cast. Is a really lazy method and very heavy. Doesn't worth, I think.

Maybe think in another option more ellegant like html2canvas.

Contributor guide