https://github.com/vivaxy/framework
🧨More reuse, more efficiency.
https://github.com/vivaxy/framework
framework
Last synced: 3 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T01:56:34.000Z (over 1 year ago)
- Last Synced: 2025-02-23T07:39:19.861Z (11 months ago)
- Topics: framework
- Language: JavaScript
- Homepage: https://github.com/vivaxy/framework
- Size: 769 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- 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`