DEV Community

Marcin
Marcin

Posted on • Originally published at marcin.codes on

Catch up on JavaScript 3: Clack, ipx, smtp-tester, and much more

Photo by Brett Jordan on Unsplash

Clack

Elegant CLI primitives and ready-to-use CLI components.

https://github.com/natemoo-re/clack

ipx

Ever wanted to create an endpoint for manipulating images? It’s easy with the package below.

https://github.com/unjs/ipx

smtp-tester

SMTP Tester creates the SMTP server locally you can use to send e-mails during tests. This way you can catch these e-mails and test them or retrieve information like magic-link for integration testing

https://github.com/deitch/smtp-tester

Try™

Get away from try-catch hell with this simple lib.

https://github.com/bdsqqq/try

HouseForm

If Formik and hooks have a baby it will be house form. Made on top of these libraries, supporting validation as first-class

https://github.com/crutchcorn/houseform

Please react to this post or leave a comment and let me know what you think. Check my Twitter where I post these libraries daily.

Stay up to date with my writing

You can stay up to date by following me in one of these ways:

Top comments (0)