Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chialab/dna-tools

A set of libraries for DNA integrations with other tools.
https://github.com/chialab/dna-tools

Last synced: about 2 months ago
JSON representation

A set of libraries for DNA integrations with other tools.

Awesome Lists containing this project

README

        

# DNA Tools

A set of libraries for [DNA](https://chialab.github.io/dna) integrations with other tools.

## Development

- [HMR](./packages/hmr-dna/): hot module replacement library for DNA components.
- [Web Dev Server HMR](./packages/wds-plugin-hmr-dna/): hot module replacement for DNA components and Web Dev Server.
- [Vite HMR](./packages/vite-plugin-hmr-dna/): hot module replacement for DNA components and Vite.

## Documentation

### Custom Elements Manifest

- [CEM Analyzer Plugin](./packages/manifest-analyzer-dna-plugin/): DNA components plugin for `@custom-elements-manifest/analyzer`.

### Storybook

- [Storybook DNA](./packages/storybook-dna/): the library used to render Storybook stories with DNA.
- [Storybook DNA Vite](./packages/storybook-dna-vite/): Storybook for DNA and Vite.

---

## License

**DNA Tools** are released under the [MIT](https://github.com/chialab/dna-tools/blob/main/LICENSE) license.