Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 2.61 KB

File metadata and controls

21 lines (15 loc) · 2.61 KB

Spark

A lightweight, isomorphic SSR web framework for Dart that enables Server-Side Rendering with interactive "islands" of client-side logic using Custom Elements and Declarative Shadow DOM.

For the most up-to-date information, please visit our official documentation.

Packages

Package Pub Coverage Description
spark_framework pub package codecov Core isomorphic SSR framework.
spark_generator pub package codecov Code generator for Spark components.
spark_cli pub package codecov CLI for Spark projects.
spark_css pub package codecov Utility-first CSS-in-Dart library.
spark_html_dsl pub package codecov Type-safe HTML DSL for Dart.
spark_vdom pub package codecov Virtual DOM implementation for Spark.
spark_web pub package codecov Server-safe Web API abstractions.

License

MIT