Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deebloo authored Jan 27, 2025
1 parent 5e3d69c commit df63549
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@

# Joist

**Sponsored by:**

[![Noctua Logo](assets/Noctua_Logo.webp)](https://github.com/Noctua-Technology)

Web components are awesome! Joist is a set of small libraries designed to add the bare minimum to web components to make you as productive as possible. The entire project started years ago when I made my first attempt at bringing dependency injection (@joist/di) to Custom Elements as a way to share state between them. Along the way, several other packages were added to solve different challenges.

When you have to integrate with many different applications, many different frameworks with many different technologies you need a toolkit to help.
Expand All @@ -21,3 +17,7 @@ NOTE: This branch is for the upcoming 4.0 release. View the 3.0 branch for curre
| [@joist/di](packages/di) | Small and Efficient dependency Injection |
| [@joist/element](packages/element) | utilities for custom elements |
| [@joist/observable](packages/observable) | Observe changes to class properties |

**Sponsored by:**

[![Noctua Logo](assets/Noctua_Logo.webp)](https://github.com/Noctua-Technology)

0 comments on commit df63549

Please sign in to comment.