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

https://github.com/wraith13/minamo.js

💦 minamo.js is a necessary and sufficient and simple JavaScript/TypeScript library.
https://github.com/wraith13/minamo.js

Last synced: over 1 year ago
JSON representation

💦 minamo.js is a necessary and sufficient and simple JavaScript/TypeScript library.

Awesome Lists containing this project

README

          

# 💦 minamo.js

âš  This is still alpha version.

minamo.js is a necessary, sufficient, simple and compact JavaScript/TypeScript library.

> "minamo" means water surface in Japanese.

## Brief reference

- minamo
- core
- cookie
- localStorage
- sessionStorage
- http
- file
- dom

blah blah blah...

## How to use

blah blah blah...

## How to build

requires: [Node.js](https://nodejs.org/), [TypeScript Compiler](https://www.npmjs.com/package/typescript)

`tsc -P .` or `tsc -P . -w`

### In VS Code

You can use automatic build. Run `Tasks: Allow Automatic Tasks in Folder` command from command palette ( Mac: F1 or Shift+Command+P, Windows and Linux: F1 or Shift+Ctrl+P), and restart VS Code.

### How to test

Open `./test/test.htm` in a web browser. That's it.

Live status: