Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hi2ma-bu4/jasc

汎用私的ライブラリ。面倒な処理が数行にまとめられる。
https://github.com/hi2ma-bu4/jasc

javascript library

Last synced: about 2 months ago
JSON representation

汎用私的ライブラリ。面倒な処理が数行にまとめられる。

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