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

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

Javaの機能をJavaScriptにそれっぽく作成
https://github.com/hi2ma-bu4/javalibraryscript

commonjs jasc-js java javascript jsdelivr-cdn library nodejs

Last synced: about 2 months ago
JSON representation

Javaの機能をJavaScriptにそれっぽく作成

Awesome Lists containing this project

README

          

# JavaLibraryScript

[![GitHub License](https://img.shields.io/github/license/hi2ma-bu4/JavaLibraryScript)](https://github.com/hi2ma-bu4/JavaLibraryScript/blob/main/LICENSE)
[![GitHub Release](https://img.shields.io/github/v/release/hi2ma-bu4/JavaLibraryScript?label=latest)](https://github.com/hi2ma-bu4/JavaLibraryScript/releases/latest)
[![GitHub Tag](https://img.shields.io/github/v/tag/hi2ma-bu4/JavaLibraryScript?label=newest)](https://github.com/hi2ma-bu4/JavaLibraryScript/releases)
[![jsDelivr hits (GitHub)](https://img.shields.io/jsdelivr/gh/hy/hi2ma-bu4/JavaLibraryScript?logo=jsdelivr&logoColor=%23fff)](https://cdn.jsdelivr.net/gh/hi2ma-bu4/JavaLibraryScript/index.js)

[![GitHub repo size](https://img.shields.io/github/repo-size/hi2ma-bu4/JavaLibraryScript)](https://github.com/hi2ma-bu4/JavaLibraryScript)
[![GitHub file size in bytes](https://img.shields.io/github/size/hi2ma-bu4/JavaLibraryScript/dist/JavaLibraryScript.js?label=JavaLibraryScript.js)](https://github.com/hi2ma-bu4/JavaLibraryScript/blob/main/JavaLibraryScript.js)
[![GitHub file size in bytes](https://img.shields.io/github/size/hi2ma-bu4/JavaLibraryScript/dist/JavaLibraryScript.min.js?label=JavaLibraryScript.min.js)](https://github.com/hi2ma-bu4/JavaLibraryScript/blob/main/JavaLibraryScript.min.js)

## JavaLibraryScriptとは

Javaの機能をJavaScriptにそれっぽく作成したもの

CDNのURL

```url
https://cdn.jsdelivr.net/gh/hi2ma-bu4/JavaLibraryScript/dist/JavaLibraryScript.min.js
```

## 実装機能

[code.mdを参照](./docs/code.md)

※自動生成です