Skip to content
@frameorc

frameorc

Not a framework

frameorc is not a framework. It is a collection of libraries for building web applications.

[Repository] [Documentation]

Brutally simple and efficient, it was created with the goal of endowing a single programmer with formidable power that extends well to teams.

dom: a better, shorter, more organised way to define DOM trees. It replaces HTML without inventing a new syntax while adding predictable dynamic capabilities, so your interface goes live at once.

router: split your app into parts that load and update on-the-fly.

flex.css: robust layout builder for forms and programmatic UIs, achieving the goal with just a few keystrokes. The resulting interfaces are approachable in coding and play well with version control.

rpc: makes you forget you are using RPC. It allows the server and browser to call each other's functions as if they are local. It just works.

state: one of the lightest and fastest ways to keep the persistent state. Useful when heavier databases are an overkill.

builder: define your own tiny domain-specific languages with this foundational implementation of a builder pattern.

chain: the simplest and smartest event system that distils the foundations of a reactive approach.

Pinned Loading

  1. frameorc frameorc Public

    Collection of libraries for building web applications.

    JavaScript 1 2

Repositories

Showing 3 of 3 repositories
  • frameorc Public

    Collection of libraries for building web applications.

    frameorc/frameorc’s past year of commit activity
    JavaScript 1 MIT 2 0 0 Updated Sep 22, 2023
  • frameorc.github.io Public Forked from frameorc/frameorc

    Collection of libraries for building web applications.

    frameorc/frameorc.github.io’s past year of commit activity
    JavaScript 0 MIT 2 0 0 Updated Aug 17, 2023
  • .github Public
    frameorc/.github’s past year of commit activity
    0 0 0 0 Updated Aug 17, 2023

Top languages

Loading…

Most used topics

Loading…