Last 12 weeks · 0 commits
2 of 6 standards met
I've been having some issues using this with the latest Preact; I was getting similar warnings on 7.x but now it's flat-out not working. At the risk of providing a red-herring: I have a branch of my project that uses preact-router instead of react-router, and it seems to work just fine there? Not sure what gives...
Repository: developit/precharts. Description: Just Recharts pre-aliased for Preact. Stars: 29, Forks: 1. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Homepage: https://npm.im/precharts Topics: preact, recharts. Latest release: 1.4.0 (9y ago). Open PRs: 1, open issues: 1. Last activity: 8y ago. Community health: 42%. Top contributors: danielbayerlein, developit, greenkeeperio-bot, rubencodes.
Shrunk about 25kb off the gzipped bundle size in my tests. The second commit here was necessary to silence warnings, not sure if it's the _ideal_ solution. Feedback welcome.