Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dwickern/ember-basic-tree

A customizable tree component for ember.js
https://github.com/dwickern/ember-basic-tree

ember ember-addon emberjs tree

Last synced: 1 day ago
JSON representation

A customizable tree component for ember.js

Awesome Lists containing this project

README

        

# ember-basic-tree

![CI](https://github.com/dwickern/ember-basic-tree/workflows/CI/badge.svg)

A customizable template-driven tree component

## Compatibility

* Ember.js v4.4 or above
* Ember CLI v4.4 or above
* Node.js v14 or above

## Installation

```
ember install ember-basic-tree
```

## Usage

[View the docs here](https://dwickern.github.io/ember-basic-tree/).

```hbs




```

## Contributing

See the [Contributing](CONTRIBUTING.md) guide for details.

## License

This project is licensed under the [MIT License](LICENSE.md).