Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: add digest

+33
+33
src/content/posts/2026-04-02-daily.json
··· 1 + { 2 + "title": "Documentation Upgrade: Favicon Enhances Branding", 3 + "date": "2026-04-02T06:00:00.000Z", 4 + "type": "daily", 5 + "topics": [ 6 + { 7 + "title": "Vue Data UI Enhancements", 8 + "summary": "Recent updates to the vue-data-ui library include the integration of a built-in pattern component, enhancing the visual representation of data in charts on the compare page. This update centralizes pattern configuration and improves readability for various datasets, ensuring consistency across future charts.", 9 + "relevanceScore": 8, 10 + "sources": [ 11 + { 12 + "platform": "github", 13 + "url": "https://github.com/npmx-dev/npmx.dev/pull/2359" 14 + }, 15 + { 16 + "platform": "github", 17 + "url": "https://github.com/npmx-dev/npmx.dev/issues/2358" 18 + } 19 + ] 20 + }, 21 + { 22 + "title": "Documentation Updates", 23 + "summary": "The documentation site for npmx has been enhanced with the addition of a favicon, improving brand visibility and user experience. This update follows standard practices for asset placement in documentation, ensuring a professional appearance.", 24 + "relevanceScore": 7, 25 + "sources": [ 26 + { 27 + "platform": "github", 28 + "url": "https://github.com/npmx-dev/npmx.dev/pull/2330" 29 + } 30 + ] 31 + } 32 + ] 33 + }