@awesomeopensource · Post #82 · 03/22/2018, 07:39 AM
Polyfill.io 自动根据UA返回用户浏览器需要的 polyfill 。不用到处找 polyfill 了 语言:#JavaScript 分类:#polyfill 感谢 @wmliyin 的投稿
Hashtags
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14821 · Jun 11
#typescript#editor#gfm#javascript#markdown#markdown_editor#milkdown#prosemirror#remarkjs#rich_text_editor#typescript#wysiwyg#wysiwyg_editor Milkdown is a flexible, open-source editor that lets you write and edit Markdown in a simple, visual way, just like you see it in apps such as Typora. It is built using powerful tools like ProseMirror and Remark, and everything in Milkdown works as a plugin, so you can add or remove features easily. You can customize its look and feel to match your app, and it supports real-time collaboration for team editing. This means you get a reliable, easy-to-use editor that fits your needs and grows with your projects, making writing and sharing documents smoother and more efficient[1][2][4]. https://github.com/Milkdown/milkdown
Search: #polyfill
@awesomeopensource · Post #82 · 03/22/2018, 07:39 AM
Polyfill.io 自动根据UA返回用户浏览器需要的 polyfill 。不用到处找 polyfill 了 语言:#JavaScript 分类:#polyfill 感谢 @wmliyin 的投稿
Hashtags
@githubtrending · Post #14743 · 05/23/2025, 02:00 PM
#javascript#ecmascript_proposals#es2015#es2019#es6#es7#esnext#javascript#js#polyfill#ponyfill#promise#proposal#proposals#shim#symbol#weakmap core-js is a modular JavaScript library that provides polyfills for modern ECMAScript features up to 2024, including promises, symbols, collections, iterators, typed arrays, and many web standards like URL and structuredClone. It lets you use new JavaScript features in older browsers by loading only the needed parts without polluting the global namespace. It integrates well with tools like Babel and swc for optimized polyfilling. This helps you write modern, compatible code that runs smoothly across different environments, improving development efficiency and user experience. You can customize polyfill usage and even build your own tailored version for your project. https://github.com/zloirock/core-js