Giter VIP home page Giter VIP logo

tabler-icons-tsx's Introduction

TSX Tabler Icons

Easy to use Tabler Icons in your Fresh app. Just import the icons.

image

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

tabler-icons-tsx's People

Contributors

deno-deploy[bot] avatar hashrock avatar kellnerd avatar skalman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tabler-icons-tsx's Issues

It goes extremely slow

Hi!

Thank you very much for such awesome work! I have been using it for some time. However, for some reason which i don't understand, it takes roughly 30 seconds to load many times. Is it because you look for all the icons before sending to the client?

Thanks!

Missing icons

Hi, it looks like this package is missing some icons from tabler.

I stumbled upon these while making my project:
image

But there's probably more as well

How to import using the import_map.json file?

Hi! I've been trying to use my import map so I don't have to write the full URL everytime I use an icon but it doesn't seem to work. Is there something extra to do when importing this module with import_map.json?

Icon on deno-website differs from the official website

While looking for a star icon I stumbled upon the jewish-star icon on: https://tabler-icons-tsx.deno.dev/

<path d="M9.748 5.753l2.252 -3.753l3 5h6l-3 5l3 5m-4 0h-2l-3 5l-3 -5h-6l3 -5l-3 -5h4" />
<path d="M3 3l18 18" />

This differs from the website: https://tabler-icons.io/i/jewish-star

<path d="M12 2l3 5h6l-3 5l3 5h-6l-3 5l-3 -5h-6l3 -5l-3 -5h6z"></path>

In my eyes this should look more like 2 triangles or at least without the dash like on the main website.

Disclaimer:
I am no expert but just trying to help if something went by unnoticed until now. Sorry if I am missing out something.

Import map help

Hi, is there I way I can set an alias on Deno.json import map and then import the icons im going to use?

{
  "imports": {
    "tabler-icons": "https://deno.land/x/[email protected]"
  }
}

And then

import { IconBrandGithub, IconBrandFacebook } from "tabler-icons";

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.