Skip to content

ddzy/ts-utility-plugins

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

前言

框架流行的大背景下, 是否已经缺失了基本的原生js/ts能力? 没关系, 本项目就是你的舞台(注: 本项目仅供学习).

2019/5/27, 很荣幸本项目被@HelloGithub团队收录!

详情参见HelloGithub: 第38期月报.

说明

好玩、有趣的插件库, 使用纯原生ts构建, 不参杂其它框架. 目前囊括特效(canvas)、业务(business)、工具(utility)三个大区块, 本项目仅供参考学习~

项目的主要受众:

  • 想实战ts的小白
  • 想重拾原生coding能力的框架搬运工
  • 想提升插件编写能力的工程师
  • 想互相借鉴优秀代码的sharer

欢迎贡献代码!

用法

Step 1

进入对应Bucket

step 2

观阅README, 查看对应的插件介绍

Step 3

重构代码中, 部分导入功能暂未实现

项目dist文件夹下找到同名Bucket的对应插件. 在项目中引入即可:

  • script导入
  • CDN引入
  • NPM
  • React组件
  • Vue组件

贡献者列表

Bucket Github Project Docs
ddzy ddzy ts-utility-plugins/ddzy 文档地址
qiqingfu qiqingfu ts-utility-plugins/qiqf *

如何贡献?

关于如何贡献, 已移至Wiki.

CHANGELOG

@see: CHANGELOG

License

@see: MIT

Others

持续更新中...

Enjoy!