SVG-Powered component to easily create skeleton screens / placeholder loadings (like Facebook's cards loading). Documentation can be found here
- Ember.js v3.20 or above
- Ember CLI v3.20 or above
- Node.js v12 or above
- ember-auto-import >= 2
ember install ember-content-loader
Simply add the <ContentLoader>
component in your code with the shapes that you want.
You can use the online editor to create complex shapes.
Note: This editor is made for React, so you need to translate the produced code.
You can find all <ContentLoader>
available options here
See the Contributing guide for details.
This project is licensed under the MIT License.