https://github.com/lancercomet/myweblibs
A collection of my personal web libraries.
https://github.com/lancercomet/myweblibs
canvas css fetch-api fps frontend library typescript typescript-library validation web webfrontend
Last synced: about 1 year ago
JSON representation
A collection of my personal web libraries.
- Host: GitHub
- URL: https://github.com/lancercomet/myweblibs
- Owner: LancerComet
- Created: 2022-04-05T14:17:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-05-22T09:00:26.000Z (about 1 year ago)
- Last Synced: 2025-06-03T01:42:19.135Z (about 1 year ago)
- Topics: canvas, css, fetch-api, fps, frontend, library, typescript, typescript-library, validation, web, webfrontend
- Language: TypeScript
- Homepage:
- Size: 2.44 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyWebLibs
[](https://github.com/LancerComet/MyWebLibs/actions)
This repository contains several web packages of my own.
## List
- Canvas: A Canvas utility.
[](https://www.npmjs.org/@lancercomet%2Fcanvas)
- ESLintRules: My ESLint config.
[](https://www.npmjs.org/@lancercomet%2Feslint-config-eslint-rules)
- Fetcher: Yet another fetcher library. A wrapper of native fetch.
[](https://www.npmjs.org/@lancercomet%2Ffetcher)
- FpsCounter: Read fps.
[](https://www.npmjs.org/@lancercomet%2Ffps-counter)
- GrandPainter: A library to let you draw images on canvas with layer effects.
[](https://www.npmjs.org/@lancercomet%2Fgrand-painter)
- HtmlParser: A html parser. Parse html string into AST.
[](https://www.npmjs.org/@lancercomet%2Fhtml-parser)
- QiniuUploader: Upload assets to the Qiniu CDN.
[](https://www.npmjs.org/@lancercomet%2Fqiniu-uploader)
- Semaphore: A simple semaphore implementation.
[](https://www.npmjs.org/@lancercomet%2Flib.semaphore)
- SimpleSaver: This library helps you to download one or several files easily.
[](https://www.npmjs.org/@kaynewang%2Fsimple-saver)
- Style: A CSS library. It contains many css rules just like Tailwind.
[](https://www.npmjs.org/@lancercomet%2Fstyle)
- Types: A package that contains some type definitions.
[](https://www.npmjs.org/@lancercomet%2Ftypes)
- Utils: A personal utility library.
[](https://www.npmjs.org/@lancercomet%2Futils)
- Yunomix: Yunomix is a validation toolkit which is designed for TypeScript users in AOP form.
[](https://www.npmjs.org/@lancercomet%2Fyunomix)