Open khrome opened 10 months ago
I made one too :joy:
https://github.com/ts-web/tween-functions-ts
Looks like you beat me to it though! Better JSDoc too :+1:
Happy to take contributions! :D
run everywhere source is a rather uncommon use case that I've supported a few different interfaces for under @environment-safe and using a mocha style test runner that can multi-target moka in service to a couple of larger projects I want that behavior in. I'm pretty satisfied with the results even if the road there was a little bumpy.
Hey there, I rebuilt this as pure ESM with transpiled commonjs support, tests, a demo harness and jsdoc types.
Check it out @ @environment-safe/tween
That could be integrated back to this project, if it fits with your roadmap.
Otherwise, thanks for the work!
-abbey