0.0.8 • Published 2 years ago

easy-faq v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Example Usage

<easy-faq style="width: 1024px;" questionsAndAnswers="config.questionsAndAnswersWithCategory">

questionsAndAnswersWithCategory={"Category1": { question:" question 1 ", answer: You should <a href='https://www.w3schools.com'>visit W3Schools.com!</a> }, { question:" question 2 ", answer: "as much wood as a" }, { question:" question 3 ", answer: "as much wood as a" }, { question:" question 4 ", answer: "as much wood as a" }, }

EasyFaq

This library was generated with Angular CLI version 10.1.3.

Code scaffolding

Run ng generate component component-name --project easy-faq to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project easy-faq.

Note: Don't forget to add --project easy-faq or else it will be added to the default project in your angular.json file.

Build

Run ng build easy-faq to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build easy-faq, go to the dist folder cd dist/easy-faq and run npm publish.

Running unit tests

Run ng test easy-faq to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

0.0.8

2 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago