Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tobe-fe-dalao/fastool

一个"短小精悍"的现代JS工具库
https://github.com/tobe-fe-dalao/fastool

Last synced: about 2 months ago
JSON representation

一个"短小精悍"的现代JS工具库

Awesome Lists containing this project

README

        












Prettier
Apache

# Fastool
> 我计划在接下来的两周内,使用ChatGPT对该插件进行调整和优化,以解决其性能问题。

这是一个简洁而功能强大的现代 JavaScript 工具库,使用该库可以有效提高你的开发效率,快速完成项目。

[使用文档介绍](https://tobe-fe-dalao.github.io/fastool/guide/) | [博文介绍]()



# 特性

- ✅短小精悍,代码轻量
- ✅基于 TypeScript 开发,类型安全
- ✅适用于现代ES6规范
- ✅包含动态插件库,可以随时调用,做随手可得且最全的工具库
- ✅具备更多能力,等你去挖掘....

# 如何使用

## import

```bash
# npm
npm install fastool

# yarn
yarn add fastool

# pnpm 🔥
pnpm add fastool
```

> 如果你不想在项目中引入太多依赖,而又想使用某一个方法
>
> 那么可以复制文档中的源码,在你的项目中引入

### CDN源
```bash
// CDN源:jsdelivr

https://cdn.jsdelivr.net/npm/fastool@latest

CDN源:unpkg

https://unpkg.com/fastool@latest
```

## **Authors**

这个项目需要感谢的参与者





# About Me

如果您认为这个项目不错,可以在[Github](https://github.com/MaleWeb/fastool) 上为我点个赞,支持一下作者 ☜(゚ヮ゚☜)

微信打赏一杯卡布奇诺

# RoadMap
[Milestones](https://github.com/tobe-fe-dalao/femate/projects)

# License
[Apache-2.0](./LICENSE) © [MaleWeb](https://github.com/MaleWeb)