Joist Save

A small (~2kb) library to help with the creation of web components and web component based applications

Project README

Joist

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. From SalesForce to ServiceNow to React you need to write JavaScript/TypeScript and you need tools to help.

This toolkit is here to help provide just the functionality you need and nothing more. Use with Lit, FAST, Vanilla WC, Node, wherever you find yourself.

Packages

Package Description
@joist/di IOC container. Share state between elements
@joist/element utilities for custom elements
@joist/observable Observe changes to class properties
Open Source Agenda is not affiliated with "Joist" Project. README Source: joist-framework/joist
Stars
112
Open Issues
2
Last Commit
1 week ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating