Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashrock/tabler-icons-tsx
https://github.com/hashrock/tabler-icons-tsx
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashrock/tabler-icons-tsx
- Owner: hashrock
- License: mit
- Created: 2022-09-13T08:18:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T09:26:49.000Z (8 months ago)
- Last Synced: 2024-04-14T22:53:18.714Z (7 months ago)
- Language: TypeScript
- Homepage: https://tabler-icons-tsx.deno.dev/
- Size: 4.66 MB
- Stars: 26
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deprecated
This library will not follow updates beyond Tabler icons 2.47.0.
- The major version upgrade of Tabler icons has caused the existing conversion
script to stop working.
- JSR is now recommended instead of deno.land/x.It is necessary to either use the original Tabler Icons via npm or republish to
JSR. However, due to the inability to allocate time for maintenance, we will
stop updating the library.# TSX Tabler Icons
Easy to use [Tabler Icons](https://tabler-icons.io/) in your Fresh app. Just
import the icons.# API
This app records click counts of icon to display "Popular icons".
Endpoint URL is `http://localhost:8000/api/popular`. see
`routes/api/popular.tsx`