h2org / h2-core

Supporting light weight extensions for heavy task lifting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H2

Supporting light weight extensions for heavy task lifting. The extensibility of H2's core enables building extensions that can provide you with small digital luxuries! Think Picture-in-picture for live streaming, youtube, images, videos or any other media source (where it all began), cross-device clipboard sharing, mini games and other cool stuff.

Installation

Contributing

# Clone this repository

git clone https://github.com/h2org/h2-core

# Go into the repository

cd h2-core

# Install dependencies

npm install

# Run the app

npm start

Bug

Known Bugs

License

MIT

About

Supporting light weight extensions for heavy task lifting

License:MIT License


Languages

Language:TypeScript 44.7%Language:CSS 23.7%Language:JavaScript 22.3%Language:HTML 7.1%Language:Shell 2.2%