Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ember-learn/ember-cli-addon-docs
Easy, beautiful docs for your OSS Ember addons
https://github.com/ember-learn/ember-cli-addon-docs
ember ember-addon ember-cli-deploy emberjs hacktoberfest
Last synced: 29 days ago
JSON representation
Easy, beautiful docs for your OSS Ember addons
- Host: GitHub
- URL: https://github.com/ember-learn/ember-cli-addon-docs
- Owner: ember-learn
- License: mit
- Created: 2017-03-13T16:39:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T07:47:41.000Z (3 months ago)
- Last Synced: 2024-08-30T06:29:49.547Z (2 months ago)
- Topics: ember, ember-addon, ember-cli-deploy, emberjs, hacktoberfest
- Language: JavaScript
- Homepage: https://ember-learn.github.io/ember-cli-addon-docs
- Size: 76.7 MB
- Stars: 176
- Watchers: 18
- Forks: 142
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ember - ember-cli-addon-docs - Easy, beautiful docs for your Ember.js addon. (Packages / Documentation)
README
ember-cli-addon-docs
==============================================================================[![npm version](https://img.shields.io/npm/v/ember-cli-addon-docs.svg?style=flat-square)](http://badge.fury.io/js/ember-cli-addon-docs)
[![This project uses GitHub Actions for continuous integration and continuous deployment.](https://github.com/ember-learn/ember-cli-addon-docs/workflows/CI/CD/badge.svg)](https://github.com/ember-learn/ember-cli-addon-docs/actions?query=workflow%3ACI%2FCD)---
Compatibility
------------------------------------------------------------------------------* Ember.js v4.4 or above
* Ember CLI v4.4 or above
* Node.js v18 or aboveThe original maintainers of AddonDocs have moved on, but this addon is still very much actively maintained and is still being used by many addons.
We are currently working on embroider and fastboot support, and would love help, if anyone would like to help out!If you run into parts of the guides that are confusing or out-of-date, check the issues/PRs, or hop into the #ec-addon-docs channel in Discord.
---
Easy documentation for Ember addons.
[View the docs here](https://ember-learn.github.io/ember-cli-addon-docs/).
## Feature requests
Please open an issue and add a :+1: emoji reaction. We will use the number of reactions as votes to indicate community interest, which will in turn help us prioritize feature development.
You can view the most-upvoted feature requests with [this link](https://github.com/ember-learn/ember-cli-addon-docs/issues?q=is%3Aopen+label%3A%22Feature+%2F+Enhancement%22+sort%3Areactions-%2B1-desc).
## Getting help
Please open an issue or [join the Ember community on Discord]( https://discord.gg/zT3asNS )
## About
Created and maintained by [Dan Freeman](https://twitter.com/__dfreeman), [Chris Garrett](https://twitter.com/pzuraq), and [Sam Selikoff](https://twitter.com/samselikoff). Thanks to all of our [contributors](https://github.com/ember-learn/ember-cli-addon-docs/graphs/contributors)!
License
------------------------------------------------------------------------------This project is licensed under the [MIT License](LICENSE.md).