Giter VIP home page Giter VIP logo

lucide-astro's Introduction

lucide-astro

Discord Link Github stars Build passing

Astro library to get the Lucide.dev icons to the Astro Framework

We follow the Lucide versions for our release, with the exception of the patches

Installation

npm i lucide-astro
yarn add lucide-astro

Usage

You can import each icons individually like below

---
import { WifiOff } from 'lucide-astro'
---

<Layout>
	<WifiOff />
</Layout>

Compile

  1. run npm i to install the dependencies
  2. run npm run build to launch the build
  3. done! you can publish it or use it as you like

Attributions

Use the awesome icons from Lucide

based on astro-feather

lucide-astro's People

Contributors

dzeio-bot avatar aviortheking avatar dependabot[bot] avatar

Stargazers

Rodolfo Rodriguez Girbes avatar 过期薯条 avatar Ahmed Abdullah  avatar Adrian Ayala avatar Simone Mastromattei avatar Jonatan avatar _.fmendes._ avatar  avatar Alan Parra avatar Sebastián García avatar Jamer José avatar Nikola Hristov avatar blitzkrieg avatar Jeremias Soruco avatar Maurice Schorn avatar Alfonso Vargas avatar texoport avatar etienneoh avatar Extentus avatar Taylan Tatlı avatar Franco avatar So Tokumaru / 得丸創生 avatar Alexander Burkov avatar David Gidwani avatar Fabian Martin avatar  avatar Renato Silva avatar Carles avatar Alymbek Sagymbaev avatar Sang Nguyen avatar Caio Vinícius avatar Yves Wang avatar Mike Hewett avatar Vinicius avatar Petr Vysohlid avatar sudo whoami avatar Ayodeji O. avatar J.Pagano avatar Jimmy Yen avatar Ahmad Sandid avatar Hayden Duffy avatar Bharat Mandava avatar Daniel Bayley avatar  avatar

Watchers

 avatar

lucide-astro's Issues

Astro V4 compatible

Dependency incompatibility error when running npm install with astro v4

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/astro
npm ERR!   astro@"^4.0.1" from the root project
npm ERR!   peer astro@"^4.0.0-beta.0" from @astrojs/[email protected]
npm ERR!   node_modules/@astrojs/markdown-remark
npm ERR!     @astrojs/markdown-remark@"4.0.0" from @astrojs/[email protected]
npm ERR!     node_modules/@astrojs/mdx
npm ERR!       @astrojs/mdx@"^2.0.0" from @astrojs/[email protected]
npm ERR!       node_modules/@astrojs/starlight
npm ERR!         @astrojs/starlight@"^0.15.0" from the root project
npm ERR!     @astrojs/markdown-remark@"4.0.0" from [email protected]
npm ERR!   5 more (@astrojs/mdx, @astrojs/starlight, @astrojs/svelte, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer astro@"^2.7.1 || ^3.0.0" from [email protected]
npm ERR! node_modules/lucide-astro
npm ERR!   lucide-astro@"^0.294.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/astro
npm ERR!   peer astro@"^2.7.1 || ^3.0.0" from [email protected]
npm ERR!   node_modules/lucide-astro
npm ERR!     lucide-astro@"^0.294.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /Users/jack/.npm/_logs/2023-12-11T14_18_44_416Z-eresolve-report.txt

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.