Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 512 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 512 Bytes

ember-talik

Ember.js wrap for talik comments integration library

Compatibility

  • Ember.js v3.24 or above
  • Ember CLI v3.24 or above
  • Node.js v12 or above

Installation

ember install ember-talik

Usage

To use Talik add Talik component to the place you want to render the component in your hbs file.

<Talik/>

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

ember-talik