sarlemon's Stars
chakra-ui/chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
7kms/react-illustration-series
图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
hellof2e/quark-design
Browser-native component library, framework-agnostic, base on web components.(移动端 UI 组件库,无框架,即插即用。)
swimlane/ngx-graph
Graph visualization library for angular
tinymce/tinymce-angular
Official TinyMCE Angular Component
SheetJS/sheetjs
📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
byoungd/English-level-up-tips
An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
ajitid/fzf-for-js
Do fuzzy matching using FZF algorithm in JavaScript
ngx-formly/ngx-formly
📝 JSON powered / Dynamic forms for Angular
date-fns/date-fns
⏳ Modern JavaScript date utility library ⌛️
naver/billboard.js
📊 Re-usable, easy interface JavaScript chart library based on D3.js
discordjs/discord.js
A powerful JavaScript library for interacting with the Discord API
tnfe/TNT-Weekly
🙈 🙉 🙊 每周为您推荐国内外前端领域最新的优秀文章以及行业进展
kitze/awesome-conference-practices
Did you like anything in particular about a conference? Let's make an awesome list 🎉
ThomasAribart/json-schema-to-ts
Infer TS types from JSON schemas 📝
horizon-ui/horizon-ui-chakra
Horizon UI JavaScript ⭐️ The trendiest & innovative Open Source Admin Template for Chakra UI & React!
galacean/engine
A typescript interactive engine, support 2D, 3D, animation, physics, built on WebGL and glTF.
microsoft/powerbi-client-angular
Power BI Angular component. This library lets you embed Power BI report, dashboard, dashboard tile, report visual, or Q&A in your Angular application.
bubkoo/html-to-image
✂️ Generates an image from a DOM node using HTML5 canvas and SVG.
easychen/lean-side-bussiness
精益副业:程序员如何优雅地做副业
xitu/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview.
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
nilaoda/N_m3u8DL-CLI
[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
datawhalechina/joyful-pandas
pandas中文教程
xieziyu/ngx-echarts
An angular (ver >= 2.x) directive for ECharts (ver >= 3.x)
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
intelowlproject/IntelOwl
IntelOwl: manage your Threat Intelligence at scale
aiyoudiao/MaoDataStructures
Arrays(数组)、Stacks(栈)、Queues(队列)、LinkedList(链表)、Recursion(递归**)、BinarySearchTree(二分搜索树)、Set(集合)、Map(映射)、Heap(堆)、PriorityQueue(优先队列)、SegmentTree(线段树)、Trie(字典树)、UnionFind(并查集)、AVLTree(AVL平衡树树)、RedBlackTree(红黑平衡树)、HashTable(哈希表)