a reactive (signals based) hypermedia web framework (wip) stormlightlabs.github.io/volt/
hypermedia frontend signals
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: add badges

+5
+5
README.md
··· 1 1 # VoltX.js 2 2 3 + [![codecov](https://codecov.io/gh/stormlightlabs/volt/branch/main/graph/badge.svg)](https://codecov.io/gh/stormlightlabs/volt) 4 + [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) 5 + [![JSR](https://jsr.io/badges/@voltx/core)](https://jsr.io/@voltx/core) 6 + ![NPM Version](https://img.shields.io/npm/v/voltx.js?logo=npm) 7 + 3 8 > ⚠️ **Pre-release Software**: VoltX.js is in active development. Breaking changes are expected until v1.0. Use in production at your own risk. 4 9 5 10 ## Philosophy/Goals