mirror of
https://github.com/tabler/tabler.git
synced 2026-08-30 22:01:28 +04:00
13 lines
408 B
Plaintext
13 lines
408 B
Plaintext
---
|
|
title: 3rd-party libraries & resources
|
|
seoTitle: 3rd-party libraries
|
|
summary: Tabler stands on the shoulders of open source. This page lists the libraries and resources the project uses.
|
|
description: Open source libraries and resources used by Tabler.
|
|
---
|
|
|
|
import OpenSourceResources from '@components/OpenSourceResources.astro'
|
|
|
|
Tabler uses the following open source resources:
|
|
|
|
<OpenSourceResources />
|