The HCJ Web Framework is a robust, expressive framework for programing the web browser.
A highly modular framework, designed using functional programming, you can re-use styles and content with ease. Working at all scales from one-page sites to complicated web applications, and at all stages of your website's lifecycle from from prototyping to production, it saves you time, and allows you to focus on what matters.
HCJ provides a single, simple yet powerful method by which elements are arranged on the web page. It provides a library of elements and layouts that all implement the same interface and work together seamlessly. By implementing this interface yourself, you can write your own elements and layouts too. Most website editors have rigid templates that you must fit your site into, and can be finnicky with regard to the spacing, margins, and padding around page elements. Using HCJ components and layouts, you can effortlessly format your content on any screen size just how you want.