Pinned Repositories
baidu_ife_technology
百度前端技术学院作业
colorful_gif
这个库可以将滤镜混入gif中,然后你会得到一个带着滤镜的gif url(理论上只要是带有透明度的图片都可以混合到gif中)。你还可以利用导出的createGIF方法把许多图片、视频、甚至电脑摄像头的实时录制转换成gif! this lib can mix filter to gif, then you get a gif url with filter(In fact, as long as the picture with transparency can be mixed into the gif). You can also convert some pictures, videos, and even computer camera live recordings into gif using the exported createGIF method!
jsAnimate
一个js特效插件库jsAnimate,无需css即可实现声明式懒加载动画(结合了animate.css、wow.js、vue-transition的特点)。另外还有轮播图、旋转木马等特效。
L6
Do lexical and grammatical analysis of JavaScript and generate AST based on rust. 基于rust对JavaScript做词法、语法解析并生成AST。
large-file-uploader
大文件上传,支持多线程切片、断点续传、秒传、离线缓存等功能。file uploader, supporting: multithreaded file segmentation, resume from break point, uploaded immediately, offline storage...
luban
暂停开发中……低代码平台(low code),支持toc & tob页面。特点:编译型、细粒度自定义UI/交互逻辑、可人工修改代码、可创建模板复用
ninth_art
前端小游戏 mini games by frontend
rainbow-bridge
nestjs+mysql+typeorm实现的账号系统,高安全性密码加密、基于RBAC的权限设计
Self-Vue
尝试自己实现vue源码(Self-Realized vue source code)
share-technology
前端技术分享(含原创)
HiWayne's Repositories
HiWayne/jsAnimate
一个js特效插件库jsAnimate,无需css即可实现声明式懒加载动画(结合了animate.css、wow.js、vue-transition的特点)。另外还有轮播图、旋转木马等特效。
HiWayne/share-technology
前端技术分享(含原创)
HiWayne/luban
暂停开发中……低代码平台(low code),支持toc & tob页面。特点:编译型、细粒度自定义UI/交互逻辑、可人工修改代码、可创建模板复用
HiWayne/ninth_art
前端小游戏 mini games by frontend
HiWayne/large-file-uploader
大文件上传,支持多线程切片、断点续传、秒传、离线缓存等功能。file uploader, supporting: multithreaded file segmentation, resume from break point, uploaded immediately, offline storage...
HiWayne/vue-project
vue-cli3.0 项目(饿了么商家页面) some vue-project
HiWayne/React-Gobang
React写的五子棋游戏,可以自定义棋盘大小和游戏输赢规则,还有一些不难发现的小彩蛋
HiWayne/data_structures_and_algorithms
更新中……数据结构与算法(TypeScript实现) update……data structures and algorithms (TypeScript)
HiWayne/rainbow-bridge
nestjs+mysql+typeorm实现的账号系统,高安全性密码加密、基于RBAC的权限设计
HiWayne/react-redux-with-comment
react-redux 8.8.8-beta.2 带中文注释版本,配合https://github.com/HiWayne/share-technology/blob/main/original/17.%E5%86%8D%E8%AF%BBreact-redux%E6%BA%90%E7%A0%81.md
HiWayne/algorithm
别人的,自己学习用
HiWayne/ant-design
An enterprise-class UI design language and React UI library
HiWayne/davinci
HiWayne/element
A Vue.js 2.0 UI Toolkit for Web
HiWayne/fireworks-js
🎆 A simple fireworks library! Ready to use components available for React, Vue 3, Svelte, Angular, Preact, Solid, and Web Components.
HiWayne/HiWayne
HiWayne/next.js-koa2
HiWayne/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
HiWayne/react-demo
react demo
HiWayne/reptile
HiWayne/rich-text
rich text with draftjs
HiWayne/rich-text-editor
rich text editor by using draftjs
HiWayne/vue-styleguidist
Created from react styleguidist for Vue Components with a living style guide
HiWayne/weekly
前端精读周刊。帮你理解最前沿、实用的技术。
HiWayne/L6
Do lexical and grammatical analysis of JavaScript and generate AST based on rust. 基于rust对JavaScript做词法、语法解析并生成AST。
HiWayne/crawler
HiWayne/marionette
HiWayne/marionette-backend
HiWayne/pm2-graylog
pm2 module: pm2 log send to graylog
HiWayne/raft-rs
Raft distributed consensus algorithm implemented in Rust.