mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
3.4 KiB
3.4 KiB
LIBRARIES USED
status | lib choice_label | usage |
---|---|---|
axios | http client | |
bulma | CSS framework | |
chart.js | PrimeNG solution for graphs. (Chart.js installs MomentJS) | |
compodoc | Generate technic documentation | |
ESlint, Prettier, Lint-staged | Format & lint code | |
fork-awesome | Icons collection | |
fullcalendar | PrimeNG solution to manage & display calendars | |
husky | Hook actions on commit | |
jest | test engine | |
json-server | local server for mocking data backend | |
removed | locale-enum | enum of all locales |
momentJS | manipulate dates. (chartJS’s dependency) | |
to be installed | ng2-charts | Manipulate graphs along with chart.js |
ngx-clipboard | Handle clipboard | |
ngx-markdown | markdown parser | |
ngx-webstorage | handle localStorage & webStorage | |
primeNG | UI components collection | |
quill | powerful rich text editor. WYSIWYG. | |
to be installed | short-uuid | generate uuid |
removed | storybook | StyleGuide UI |
ts-mockito | Mocks for testing. | |
to be removed | uuid | generate uuid |