remaininlight / braidjs

Monorepo for Braid Projects in Javascript

Home Page:https://braid.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Braidjs Monorepo

By versioning our code together, it becomes easier to interoperate.

  • Each top-level folder is a project. Add yours!
  • Now you can make breaking changes (like a protocol change), without actually breaking anything—upgrade all the relevant code, across multiple projects, at once!

This is not my code. This is our code.

Projects

Add yours today!

Read more about braid at https://braid.org!

Faq

Q. Wait... can a single repo support multiple NPM packages?

  • A. Yep! Just create a package.json in your project's root folder, and then run npm publish from it.

About

Monorepo for Braid Projects in Javascript

https://braid.org


Languages

Language:JavaScript 87.2%Language:HTML 11.7%Language:CSS 1.1%