Skip to content
/ h2-core Public

Supporting light weight extensions for heavy task lifting

License

Notifications You must be signed in to change notification settings

h2org/h2-core

Repository files navigation

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