Ben Sinclair
Ben Sinclair
According to the Google website, Image Charts are deprecated. Is that what this library uses?  https://developers.google.com/chart/image/
When I run `cordova plugin add cordova-plugin-music-controls` it's installing version 2.0.0. The package has not been updated to 2.1.4: https://www.npmjs.com/package/cordova-plugin-music-controls 
I was using Grunt to copy lib/oms.js into my code. Any reason why this file has been removed? Wouldn't it make sense to have the built .js file included in...
I can't seem to find an issue about this which I am surprised by. Sorry if this is a duplicate. I have this issue where if the current month is...
Note: This was fixed using Claude Code :) ### Summary Issue: The LitEmoji library was not correctly handling emoji with skin tone and gender modifiers (see https://github.com/elvanto/litemoji/issues/22). Complex emoji sequences...
Note: This change was made by Claude Code. ### Summary This builds off of the https://github.com/elvanto/litemoji/pull/31 Enhancement: Added replaceEmoji() method with proper validation based on reviewer feedback. Key Improvements Made...