1.0.0 • Published 11 months ago

@saasquatch/st-mint-components v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Forked from @saasquatch/mint-components@1.0.0-86. This forked intends to maintain compatibility with Service Titan widgets/microsites which rely on deprecated components and CSS variables.


Built With Stencil

Mint Components

Mint components for the SaaSquatch content platform. Built with Stencil.

About Stencil

Stencil is a compiler for building fast web apps using Web Components.

Stencil combines the best concepts of the most popular frontend frameworks into a compile-time rather than run-time tool. Stencil takes TypeScript, JSX, a tiny virtual DOM layer, efficient one-way data binding, an asynchronous rendering pipeline (similar to React Fiber), and lazy-loading out of the box, and generates 100% standards-based Web Components that run in any browser supporting the Custom Elements v1 spec.

Stencil components are just Web Components, so they work in any major framework or with no framework at all.