Giter Club home page Giter Club logo

timewarp-simple-icons's Introduction

Dotnet Stars Discord nuget nuget Issues Open Forks License Twitter

Twitter Twitter

timewarp-simple-icons

TimeWarp Logo

All simple-icons wrapped as Blazor components. See and search all at https://simpleicons.org/

Give a Star! โญ

If you like or are using this project please give it a star. Thank you!

Usage

<GithubIcon class="w-6 h-6"/>
<BlazorIcon class="w-6 h-6 fill-[#512BD4]" />
<TwitterIcon class="w-6 h-6 fill-blue-400" />

Outputs

Installation

You can see the latest NuGet packages from the official TimeWarp NuGet page.

dotnet add package timewarp-simple-icons

License

License

Contributing

Time is of the essence. Before developing a Pull Request I recommend opening a discussion.

Please feel free to make suggestions and help out with the documentation. Please refer to Markdown for how to write markdown files.

Steps to publish NuGet package

  • Clone the simple-icons repo.
  • Set the PowerShell variable $simple_icons to the path where you cloned the simple-icons repo in the above step. (Add $simple_icons = "<PATH where you stored the repp>" to your profile)
  • Ensure your copy of the simple-icons repo is up to date by running (update.ps1).
  • Set the Version in timewarp-simple-icons/source/timewarp-simple-icons/timewarp-simple-icons.csproj to the same version that is in simple-icons/package.json.
  • Transform the cloned simple-icons into razor files by running transform.ps1.
  • Run the test app to make sure the icons render properly.
  • Update releases.md.
  • Commit and push the changes to GitHub.
  • Set the PowerShell variable $Nuget_Key value.
  • Publish to NuGet by running publish.ps1.
  • Tweet to let people know.

Contact

Sometimes the GitHub notifications get lost in the shuffle. If you file an issue and don't get a response in a timely manner feel free to contact us on our Discord server.

Discord

References

https://github.com/simple-icons/simple-icons

Commands used

dotnet new sln
dotnet new razorclasslib -n timewarp-simple-icons
dotnet sln add .\Source\timewarp-simple-icons\timewarp-simple-icons.csproj
dotnet new tool-manifest
dotnet tool install dotnet-cleanup
dotnet cleanup -y

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.