Skip to content

Vladimirirr/Silver

Repository files navigation

Silver is a web framework based on WebComponents.

English | 简体中文

TODO

  1. The ref directive
  2. The DOM Patch algorithm based on tagged template
  3. Supports non-string and complex data for props

Features

  • Based on WebComponents
  • Writing components with functional style
  • Zero dependencies
  • A true event system between components based on DOM events
  • A Simple and Fast update strategy

Getting Started

  1. Clone the repository.
  2. Start a static http server in one of the examples in /examples/*.
  3. See how it works.

Ecosystem

Project Description
SilverDocument Silver Document (upcoming)
SilverStarter A simple Silver project (upcoming)

Spec

Silver has complete typing and testing support.

License

The Silver is under MIT License.

Copyright © 2023 - Present, RYZZ(Zhenyu Yang)

About

The web framework based on WebComponents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published