mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Replace a package list in download.md with a link to the 3rd-party libraries page (#2415)
This commit is contained in:
5
.changeset/two-hotels-allow.md
Normal file
5
.changeset/two-hotels-allow.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@tabler/docs": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Replace a package list in `download.md` with a link to the 3rd-party libraries page
|
||||||
@@ -28,17 +28,9 @@ Install Tabler in your Node.js powered apps with the npm package:
|
|||||||
|
|
||||||
{% include "docs/tabs-package.html" name="@tabler/core" %}
|
{% include "docs/tabs-package.html" name="@tabler/core" %}
|
||||||
|
|
||||||
|
## 3rd-party Libraries
|
||||||
|
|
||||||
Tabler uses other packages to enhance its functionality - for example, charts and input masks. These are not automatically installed to avoid huge
|
Tabler uses other packages to enhance its functionality - for example, charts and input masks. These are not automatically installed to avoid huge
|
||||||
dependency trees and need to be installed by using npm install. We support the following packages as of writing.
|
dependency trees and need to be installed by using `npm install`. The full list of recommended libraries is available on the
|
||||||
|
[3rd-party Libraries & Resources](/ui/getting-started/references) page.
|
||||||
- [apexcharts](https://apexcharts.com/)
|
For the most recent list of supported packages you can also check the `peerDependencies` section in our [package.json](https://github.com/tabler/tabler/blob/dev/package.json)
|
||||||
- [autosize](http://www.jacklmoore.com/autosize/)
|
|
||||||
- [choices.js](https://github.com/Choices-js/Choices)
|
|
||||||
- [countup.js](https://inorganik.github.io/countUp.js/)
|
|
||||||
- [flatpickr](https://flatpickr.js.org/)
|
|
||||||
- [imask](https://imask.js.org/)
|
|
||||||
- [litepicker](https://litepicker.com/)
|
|
||||||
- [nouislider](https://refreshless.com/nouislider/)
|
|
||||||
- [tom-select](https://tom-select.js.org/)
|
|
||||||
|
|
||||||
For the complete list of supported packages you can check the peerDependencies section in our [package.json](https://github.com/tabler/tabler/blob/dev/package.json)
|
|
||||||
6740
pnpm-lock.yaml
generated
6740
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user