bounty
bounty copied to clipboard
Javascript and SVG odometer effect library with motion blur
At the moment there is a naive implementation of handling font change in SVG node. Each animation step performs additional work of converting the character width and kerning which results...
Hello, Great tool you built here! I'm currently having a problem with styling the letter spacing. I can style anything else easily: `font-family`, `font-size`, etc. But, `letter-spacing` values don't affect...
First of all, thanks for a very cool library! I'm trying to recreate this but I'm not sure if it's possible to add a background to each digit?
created a dirty way of being able to start the spinning and then set the result later. After running the setTo function, it basically restarts the spinning 3 seconds in...
Mike, per our email discussion I'm creating this issue on the terrible performance of Safari (both Mac and iOS) of rendering the odometer in action. From internet searches I believe...
It was long time since dev dependencies, and especially webpack was updated. I think that the version used in repository might not work in every environment nowadays. Let's upgrade it.
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.1.11 to 5.2.1. Release notes Sourced from webpack-dev-server's releases. v5.2.1 5.2.1 (2025-03-26) Security cross-origin requests are not allowed unless allowed by Access-Control-Allow-Origin header requests with an IP...