0.6.0 • Published 1 year ago

@crystallized/shadow-effects v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

❄️ Crystallized: ShadowEffects

npm

A tiny library for handling declarative effects in shadow DOM HTML using Signals. Part of the Crystallized project.

Installation

npm i @crystallized/shadow-effects @preact/signals-core

or

yarn add @crystallized/shadow-effects @preact/signals-core

Usage

docs coming soon…


Testing

Crystallized uses the Modern Web Test Runner and helpers from Open WC for its test suite.

Run npm run test to run the test suite, or npm run test:dev to watch tests and re-run on every change.

Contributing

  1. Fork it (https://github.com/whitefusionhq/crystallized/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

MIT

0.6.0

1 year ago

0.5.0

1 year ago