dryadic
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

dryadic

npm version Build Status Dependency Status devDependency Status

BETA, work in progress

A dryad (/ˈdraɪ.æd/; Greek: Δρυάδες, sing.: Δρυάς) is a tree nymph, or female tree spirit, in Greek mythology

A Dryad is a component for managing the creation and control of something.

That 'something' could be a SuperCollider Synth, or a MIDI connection, an SVG node or Canvas in a webrowser, a datasource, a web resource to fetch or an external process.

It is anything that you want to specify parameters for and then create according to those parameters.

Each component manages the creation, configuration, updating and removal of that something.

It is similar to React in that it is declarative and (coming soon) you can diff a tree of Dryads with a new tree and each component can execute just the changes needed to transition to the new desired tree.

Compatibility

Works on Node 10+

Contribute

License

The project is licensed under the MIT license.

Package Sidebar

Install

npm i dryadic

Weekly Downloads

8

Version

1.0.0

License

MIT

Unpacked Size

171 kB

Total Files

75

Last publish

Collaborators

  • crucialfelix