Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hi2ma-bu4/jasc
汎用私的ライブラリ。面倒な処理が数行にまとめられる。
https://github.com/hi2ma-bu4/jasc
javascript library
Last synced: about 2 months ago
JSON representation
汎用私的ライブラリ。面倒な処理が数行にまとめられる。
- Host: GitHub
- URL: https://github.com/hi2ma-bu4/jasc
- Owner: hi2ma-bu4
- License: lgpl-2.1
- Created: 2024-04-16T03:08:38.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-31T12:14:10.000Z (about 2 months ago)
- Last Synced: 2024-10-31T13:23:11.597Z (about 2 months ago)
- Topics: javascript, library
- Language: JavaScript
- Homepage: https://cdn.jsdelivr.net/gh/hi2ma-bu4/jasc/jasc.js
- Size: 1.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jasc.js
[![GitHub License](https://img.shields.io/github/license/hi2ma-bu4/jasc)](https://github.com/hi2ma-bu4/jasc?tab=AGPL-3.0-1-ov-file)
[![GitHub Release](https://img.shields.io/github/v/release/hi2ma-bu4/jasc?label=latest)](https://github.com/hi2ma-bu4/jasc/releases/latest)
[![GitHub Tag](https://img.shields.io/github/v/tag/hi2ma-bu4/jasc?label=newest)](https://github.com/hi2ma-bu4/jasc/releases)
[![jsDelivr hits (GitHub)](https://img.shields.io/jsdelivr/gh/hy/hi2ma-bu4/jasc?logo=jsdelivr&logoColor=%23fff)](https://cdn.jsdelivr.net/gh/hi2ma-bu4/jasc/jasc.js)[![GitHub repo size](https://img.shields.io/github/repo-size/hi2ma-bu4/jasc)](https://github.com/hi2ma-bu4/jasc)
[![GitHub file size in bytes](https://img.shields.io/github/size/hi2ma-bu4/jasc/jasc.js?label=jasc.js)](https://github.com/hi2ma-bu4/jasc/blob/main/jasc.js)汎用私的ライブラリです。
> CDNのURL
> ```
> https://cdn.jsdelivr.net/gh/hi2ma-bu4/jasc/jasc.js
> ```### 内包ライブラリ
* beryl
* 圧縮
* zircon
* 暗号化
* gitrine
* localStorage
* kunzite
* md -> html
* andesine
* 2D描画
* lazyList
* 遅延リスト### 以下のファイルは権利に注意
* `jascLib/berylLib/cheep-compressor.min.js`
* https://github.com/utubo/js-cheep-compressor
* `jascLib/berylLib/deflate.min.js`
* `jascLib/berylLib/inflate.min.js`
* `jascLib/berylLib/lzbase62.min.js`
* https://github.com/polygonplanet/lzbase62
* `jascLib/berylLib/lz-string.min.js`
* https://github.com/pieroxy/lz-string/
* `jascLib/berylLib/url-comp.js`
* https://synapse.kyoto/lib/url-comp/page001.html
* `jascLib/kunziteLib/katex/*`
* https://github.com/KaTeX/KaTeX
* `jascLib/kunziteLib/marked/*`
* https://github.com/markedjs/marked
* `jascLib/kunziteLib/prism/*`
* https://prismjs.com/
* `jascLib/kunziteLib/purify/*`
* https://github.com/cure53/DOMPurify