Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jlarky/solid-wc

Write your web components in Solid
https://github.com/jlarky/solid-wc

Last synced: about 1 month ago
JSON representation

Write your web components in Solid

Awesome Lists containing this project

README

        

# Solid WC

[![NPM Version](https://img.shields.io/npm/v/solid-wc)](https://www.npmjs.com/package/solid-wc)
[![JSR](https://jsr.io/badges/@jlarky/solid-wc)](https://jsr.io/@jlarky/solid-wc)

[![minzip size](https://deno.bundlejs.com/?q=solid-wc&badge=)](https://bundlejs.com/?q=solid-wc)
[![publish size](https://badgen.deno.dev/packagephobia/publish/solid-wc)](https://packagephobia.com/result?p=solid-wc)
[![dependency count](https://badgen.deno.dev/bundlephobia/dependency-count/solid-wc)](https://bundlephobia.com/result?p=solid-wc)

WIP, use [solid-element](https://www.npmjs.com/package/solid-element) or [@lume/element](https://github.com/lume/element?tab=readme-ov-file#resources) instead.

## Development

Bump the version in `deno.jsonc` and push to automatically publish to jsr.io. To publish to npm:

```bash
./_build_npm.ts
(cd npm && npm publish)
```

## Support

Give me a star, check my other [npm](https://www.npmjs.com/~jlarky) and [jsr](https://jsr.io/@jlarky) packages, check my other GitHub projects, and follow me on Twitter https://twitter.com/JLarky :)