Giter Site home page Giter Site logo

bun-patchbay's Introduction

PatchBay

PatchBay Logo

PatchBay is a dead-simple modular + declarative web framework built for Bun. PatchBay is somewhat opinionated to make it as simple and plug-n-play as possible; but generally pretty flexible if you're okay getting your hands dirty.

PatchBay is named after the audio patch bays you find in music studios and on stages. Much like connecting cables on an audio patch bay, to use PatchBay you will be simply declaring how to route requests around, abstracting logic into individual Patches and using Routers for control flow.

Just like Bun itself, PatchBay is in infancy โ€“ but as Bun grows, so too will PatchBay.


Documentation

For now, docs are hosted on the GitHub Wiki.

Installation

In most cases, you'll want to start with the default project. To do this, run:

bun create harryrabin/new-patchbay-project destination-folder

All documentation assumes you're using the default project. Programmatic usage of PatchBay is currently not recommended (but is certainly possible, and I've included info on that).

If you want to use PatchBay programmatically (see Programmatic Usage), just run:

bun add bun-patchbay

to add it to your existing package as a dependency.

bun-patchbay's People

Contributors

harryrabin avatar

Stargazers

Nikita avatar Yusuke Wada avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.