CamanJS-Site icon indicating copy to clipboard operation
CamanJS-Site copied to clipboard

CamanJS Homepage

Results 2 CamanJS-Site issues
Sort by recently updated
recently updated
newest added

Looking forward to using CamanJS--thanks!

In the current documentation, custom filters like `posterize` do not have the ability to chain like `this.posterize(3).render()`. I added a few lines to clarify that you should `return this` so...