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.
- Host: GitHub
- URL: https://github.com/wraith13/minamo.js
- Owner: wraith13
- License: bsl-1.0
- Created: 2019-01-19T14:50:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T12:34:14.000Z (over 2 years ago)
- Last Synced: 2025-01-10T16:43:44.399Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 599 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
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: