Skip to content

Monorepo for Braid Projects in Javascript

Notifications You must be signed in to change notification settings

remaininlight/braidjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.2%
  • HTML 11.7%
  • CSS 1.1%