Skip to content

vsvsv/HC.js

Repository files navigation

HC.js

HC.js is an experimental library for building user interfaces. "HC" stands for Hypertext Composer.

Development

yarn dev – open local web server with contents of ./examples directory.

yarn build – build deployment-ready version of the library. All artifacts will be placed in ./dist directory.

yarn test – run all unit tests.

yarn lint – check code formatting with ESLint.

yarn lint:fix – check code formatting with ESLint and fix all auto-fixable errors.

About

(WIP) An experimental library for building user interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published