Pinzi123's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
mrdoob/three.js
JavaScript 3D Library.
ant-design/ant-design
An enterprise-class UI design language and React UI library
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
xitu/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
parallax/jsPDF
Client-side JavaScript PDF generation for everyone.
encode/django-rest-framework
Web APIs for Django. 🎸
angular/components
Component infrastructure and Material Design components for Angular
lettier/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
alibaba/ice
🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
AssemblyScript/assemblyscript
A TypeScript-like language for WebAssembly.
cure53/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
PHPOffice/PHPExcel
ARCHIVED
x-hw/amazing-qr
💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)
Stuk/jszip
Create, read and edit .zip files with Javascript
PatrickJS/awesome-angular
:page_facing_up: A curated list of awesome Angular resources
NG-ZORRO/ng-zorro-antd
Angular UI Component Library based on Ant Design
jakesgordon/javascript-state-machine
A javascript finite state machine library
timjacobi/angular-education
A list of helpful material to develop using Angular
loiane/javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
ng-alain/ng-alain
NG-ZORRO admin panel front-end framework (surge mirror https://ng-alain-doc.surge.sh)
meltingice/CamanJS
Javascript HTML5 (Ca)nvas (Man)ipulation
victordibia/handtrack.js
A library for prototyping realtime hand detection (bounding box), directly in the browser.
hujiulong/vue-3d-model
📷 vue.js 3D model viewer component
python-excel/xlwt
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform.
angular-cn/ng-showcase
Angular指令及组件的全面范例
RxJS-CN/rxjs-articles-translation
RxJS 优质文章翻译
vilicvane/typescript-guide
TypeScript 中文指南
shanzi/sketch-rendering
A demo of Three.js that implements sketch style rendering
amibug/hoc-auth
基于HOC的前端权限方案