horsejs

It's just the glue.

Usage no npm install needed!

<script type="module">
  import horsejs from 'https://cdn.skypack.dev/horsejs';
</script>

README

HorseJS

It's just the glue.

HorseJS is a library for structuring applications.

There is no view renderer. There is no router. There is no templating engine.

In HorseJS, you build Pipelines that have either Operations or other Pipelines in them.

Pipelines

To Be Written

Operations

To Be Written