Show HN: SpaceBadgers – Free and Libre SVG Badges

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. spacebadgers

    Fast and clean SVG badges

    Greetings, Hacker News community!

    I am thrilled to present SpaceBadgers, a new free and open-source SVG badge generator I've been working on. It's located at badgers.space.

    SpaceBadgers is born out of the desire to offer more flexibility and customization for project badges, often used in open-source projects.

    It's fully open source, provided under the permissive MIT license, and will always be provided for free. The core badge worker is written in Rust, and so is the library behind it, which you can also find on crates.io under the name spacebadgers.

    I am excited to receive your feedback and suggestions. Check it out and let me know what you think in the comments. Contributions are also welcomed and appreciated. You can find the source code here: https://github.com/splittydev/spacebadgers.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. shields

    Concise, consistent, and legible badges in SVG and raster format

  4. upload-rust-binary-action

    GitHub Action for building and uploading Rust binary to GitHub Releases.

    I managed to fork the repository, set up rust and vscode, and run the CLI. Very cool stuff! I am not a Rust developer, though, so this is a pretty big barrier to entry for me to use the library. If you'd like to make it easier for people to run the code themselves, here's my recommendations:

    - Add clear instructions for building/running the code, assuming the developer is already familiar with Cargo. (clone the repo, cd into it, run 'cargo run -- --label Foo --status Bar --color green` like you mentioned in your other comment)

    - Add a github action workflow that builds+uploads the binaries as a Github Release, maybe using something like https://github.com/taiki-e/upload-rust-binary-action (I haven't used this but found it with some googling and it looks reasonable)

    No need to do either of these things, just my recommendation. Thanks again for releasing such a cool project, very nice work, and best of luck!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • WTF is a GitHub Profile README.md

    2 projects | dev.to | 24 Aug 2024
  • Fast and clean (and free) SVG badges for your projects

    1 project | /r/InternetIsBeautiful | 10 Jun 2023
  • SpaceBadgers

    1 project | /r/Frontend | 7 Jun 2023
  • Show HN: SpaceBadgers – Free and Libre SVG Badges

    1 project | /r/patient_hackernews | 21 May 2023
  • Show HN: SpaceBadgers – Free and Libre SVG Badges

    1 project | /r/hackernews | 21 May 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?