https://github.com/vivaxy/framework
🧨More reuse, more efficiency.
https://github.com/vivaxy/framework
framework
Last synced: 5 days ago
JSON representation
🧨More reuse, more efficiency.
- Host: GitHub
- URL: https://github.com/vivaxy/framework
- Owner: vivaxy
- License: mit
- Created: 2018-12-06T10:29:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T01:56:34.000Z (almost 2 years ago)
- Last Synced: 2026-04-02T08:23:28.675Z (3 months ago)
- Topics: framework
- Language: JavaScript
- Homepage: https://github.com/vivaxy/framework
- Size: 769 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Framework
Framework
# Usage
```js
import EventEmitter from 'https://unpkg.com/@vivaxy/framework/class/event-emitter.js';
```
```html
```
# Development
```sh
here # or other local static server
```
browse to `http://192.168.3.19:3001/utils/__tests__/console/index.html` to debug `console.js`