Skip to content

A declarative implementation of NodeCG Replicants for use in Polymer 2. Works with NodeCG v0.9.x.

License

Notifications You must be signed in to change notification settings

NodeCGElements/nodecg-replicant

Repository files navigation

<nodecg-replicant> Published on webcomponents.org Build Status Coverage Status Polymer 2 only

A declarative implementation of NodeCG Replicants for use in Polymer 2. Works with NodeCG v0.9.x.

Motivation

Polymer's main strength comes from its declarative syntax. This small helper element allows you to use Replicants in a declarative manner.

Installation

From your bundle's root directory:

bower install --save NodeCGElements/nodecg-replicant

Usage

<nodecg-replicant replicant-name="my-replicant" value="{{myReplicantValue}}"></nodecg-replicant>

Contributing

  1. Fork it!
  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. Submit a pull request

License

nodecg-replicant is provided under the MIT license, which is available to read in the LICENSE file.

About

A declarative implementation of NodeCG Replicants for use in Polymer 2. Works with NodeCG v0.9.x.

Resources

License

Stars

Watchers

Forks

Packages

No packages published