diff --git a/.changeset/wise-deers-refuse.md b/.changeset/wise-deers-refuse.md new file mode 100644 index 000000000..d9f8a8977 --- /dev/null +++ b/.changeset/wise-deers-refuse.md @@ -0,0 +1,5 @@ +--- +"@tabler/docs": patch +--- + +Add documentation for 3rd-party libraries and resources diff --git a/docs/content/ui/getting-started/references.md b/docs/content/ui/getting-started/references.md new file mode 100644 index 000000000..1f1a8d731 --- /dev/null +++ b/docs/content/ui/getting-started/references.md @@ -0,0 +1,7 @@ +--- +title: 3rd-party Libraries & Resources +--- + +Tabler uses the following open source resources: + +{% include "docs/open-source-resources.html" %} diff --git a/shared/data/open-source.json b/shared/data/open-source.json new file mode 100644 index 000000000..c1b59cfa4 --- /dev/null +++ b/shared/data/open-source.json @@ -0,0 +1,122 @@ +[ + { + "name": "Bootstrap", + "url": "https://getbootstrap.com/", + "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", + "license": "MIT" + }, + { + "name": "IMask", + "url": "https://imask.js.org/", + "description": "Vanilla JavaScript input masking library with support for various mask types and dynamic behavior.", + "license": "MIT" + }, + { + "name": "Autosize", + "url": "https://www.jacklmoore.com/autosize/", + "description": "Automatically adjusts textarea height to fit text content.", + "license": "MIT" + }, + { + "name": "ApexCharts", + "url": "https://apexcharts.com/", + "description": "Modern charting library offering interactive and responsive charts.", + "license": "MIT" + }, + { + "name": "noUiSlider", + "url": "https://refreshless.com/nouislider/", + "description": "Lightweight JavaScript range slider with multi-touch support and extensive customization options.", + "license": "MIT" + }, + { + "name": "CountUp.js", + "url": "https://inorganik.github.io/countUp.js/", + "description": "Animates numerical values by counting up to them.", + "license": "MIT" + }, + { + "name": "List.js", + "url": "https://listjs.com/", + "description": "Adds search, sort, and flexibility to tables, lists, and various HTML elements.", + "license": "MIT" + }, + { + "name": "Masonry", + "url": "https://masonry.desandro.com/", + "description": "JavaScript grid layout library that arranges elements optimally based on available vertical space.", + "license": "MIT" + }, + { + "name": "Mapbox GL JS", + "url": "https://docs.mapbox.com/mapbox-gl-js/", + "description": "JavaScript library for interactive, customizable vector maps on the web.", + "license": "BSD-3-Clause" + }, + { + "name": "Litepicker", + "url": "https://github.com/wakirin/Litepicker", + "description": "Lightweight, no-dependency date range picker.", + "license": "MIT" + }, + { + "name": "Tom Select", + "url": "https://tom-select.js.org/", + "description": "Dynamic and framework-agnostic