HTML SVG

Open-source HTML projects categorized as SVG

Top 23 HTML SVG Projects

  • rough

    Create graphics with a hand-drawn, sketchy, appearance

    Project mention: Rough.js: Create graphics with a hand-drawn, sketchy, appearance | news.ycombinator.com | 2023-12-22
  • GoJS, a JavaScript Library for HTML Diagrams

    JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.

    Project mention: Burning money on paid ads for a dev tool – what we've learned | news.ycombinator.com | 2023-09-29

    Have spent six figures yearly on ads, mostly for reach for the developer-focused diagram library GoJS (https://gojs.net)

    > Each experiment will need ~$500 and 2 weeks

    I would add a zero if you want serious data. I would also double the timescale. $5,000 over 4 weeks

    I second the uselessness of Google Display, it might look like conversions numbers are good but they are 100% too good to be true. As soon as you look into them you find the sources are things like "ad from HappyFunBabyTime Android app". You have to ruthlessly prune daily for months to get anything real, and even then I'm skeptical of value. For a developer tool with very strict conversion metrics!

    But I disagree on Google Search:

    > Good for conversion, bad for awareness.

    Before we were popular it was excellent for awareness. Post popularity its much more arguable.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • perfect-freehand

    Draw perfect pressure-sensitive freehand lines.

    Project mention: Ship Shape | news.ycombinator.com | 2023-11-13

    The library Canva use for drawing lines may be of interest: https://github.com/steveruizok/perfect-freehand

  • plot

    A concise API for exploratory data visualization implementing a layered grammar of graphics

    Project mention: Vega-Altair: Declarative Visualization in Python | news.ycombinator.com | 2024-02-25

    I love Vega(-lite) / Altair, the grammar of graphics plotting system is really great to build any kind of chart even when it wasn't thought through by the authors of the library. There are other wrappers for languages that lack viz libraries, such as Elixir / Livebook [0]

    However, when I used it a couples years back it struggled with large vizs, I think due to Vega(-lite)'s way of embedding the data in the viz artifact.

    Also, interactive is nice but often I just need a quick static plot, and matplotlib is more convenient for this, you can easily see the png in any environment etc.

    These days I'm eager to see an Observable Plot [1] wrapper for Python !

    [0] https://github.com/livebook-dev/vega_lite

    [1] https://github.com/observablehq/plot

  • openmoji

    Open source emojis for designers, developers and everyone else!

    Project mention: OpenMoji: Open-source emojis for designers and developers | news.ycombinator.com | 2024-02-05
  • AndroidSVG

    SVG rendering library for Android

    Project mention: EchoSVG: SVG rasterizer library supporting level 4 selectors (Apache 2) | /r/java | 2023-06-08
  • circle-flags

    A collection of 400+ minimal circular SVG country, state and language flags

    Project mention: [OC] First 6 Months of orbital launch attempts in 2023. From launch site to orbit. | /r/dataisbeautiful | 2023-07-11

    Just make the dots into rounded flags.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • weather-icons

    Free to use animated weather icons. (by basmilius)

  • facesjs

    A JavaScript library for generating vector-based cartoon faces

    Project mention: 🤯 Keep Up With these 50 Articles | dev.to | 2024-04-16

    A JavaScript library for generating vector-based cartoon faces (https://zengm.com/facesjs/) by Jeremy Scheff and contributors I totally love this - and I am sure that I'll soon find good use for it.

  • ira-illustrations

    Build your own amazing illustrations

  • itext-pdfhtml-java

    pdfHTML is an iText add-on for Java that allows you to easily convert HTML and CSS into standards compliant PDFs that are accessible, searchable and usable for indexing.

  • itext-pdfhtml-dotnet

    pdfHTML is an iText add-on for C# (.NET) that allows you to easily convert HTML and CSS into standards compliant PDFs that are accessible, searchable and usable for indexing.

    Project mention: How to Publish the Most Optimized Code? | /r/learncsharp | 2023-07-27
  • osmic

    CC0 SVG Map Icons, mirror of repo on Gitlab

  • standards-support

    Contains documentation for Vispero software support of Web standards

  • BlazorDraggableDemo

    Blazor Webassembly SVG Drag And Drop

  • DoublePendulum

    Double Pendulum Playground

    Project mention: Interactive Double Pendulum Playground | /r/WebGames | 2023-09-25
  • DistributedDrawing

    A distributed drawing tool written in Blazor Wasm that uses an external SignalR Hub to sync drawings between clients.

    Project mention: Keyboard event listeners not working on svg element | /r/Blazor | 2023-06-07

    Also, that is not true. Check out my Blazor SVG Editor https://github.com/KristofferStrube/Blazor.SVGEditor or my Blazor real-time drawing demo https://github.com/KristofferStrube/DistributedDrawing

  • ngx-qrcode-styling

    This library is built for the purpose generating QR codes with a logo and styling.

  • fluent-icons

    A Ruby gem that allows you to use Microsoft's Fluent UI Icons inside your Rails app.

  • human-anatomy

    Human Anatomy created with SVG

  • ingo-steinke.de

    www.ingo-steinke.com is a portfolio website about web developer Ingo Steinke. The site is built using HTML, CSS, JavaScript, and 11ty (eleventy). English version: www.ingo-steinke.com

    Project mention: Upgrading and Refactoring a Slightly Outdated Web Project | dev.to | 2024-01-23

    My current checklist starts with "improve test coverage". You can see the rest on GitHub (refactor CSS after snapshot testing).

  • Kasper-Agency

    Kasper Agency - Where Creativity Meets Innovation

    Project mention: Introducing my First Website ! | /r/webdev | 2023-05-17
  • maskcss

    CSS & Vector shapes library

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-16.

HTML SVG related posts

Index

What are some of the best open-source SVG projects in HTML? This list will help you:

Project Stars
1 rough 19,405
2 GoJS, a JavaScript Library for HTML Diagrams 7,393
3 perfect-freehand 4,295
4 plot 3,836
5 openmoji 3,731
6 AndroidSVG 1,157
7 circle-flags 847
8 weather-icons 790
9 facesjs 684
10 ira-illustrations 625
11 itext-pdfhtml-java 212
12 itext-pdfhtml-dotnet 157
13 osmic 107
14 standards-support 105
15 BlazorDraggableDemo 45
16 DoublePendulum 37
17 DistributedDrawing 24
18 ngx-qrcode-styling 8
19 fluent-icons 6
20 human-anatomy 3
21 ingo-steinke.de 2
22 Kasper-Agency 1
23 maskcss 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com