helpers / handlebars-helpers

188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.
http://assemble.io/helpers/
MIT License
2.22k stars 364 forks source link

Remove is-even lib from dependencies #314

Closed semanser closed 6 years ago

semanser commented 6 years ago

is-even library is really worthless. Moreover, it's just a wrapper around is-odd library :) So I removed this library from dependencies and write the native implementation.

jonschlinkert commented 6 years ago

is-even library is really worthless. Moreover, it's just a wrapper around is-odd library :) So I removed this library from dependencies and write the native implementation.

Closing, since you're trolling and it's clear that you either a) didn't look at the code, or b) you looked at it but aren't capable of understanding what it does. Regardless, go publish your own projects and make decisions on the code you use in those.