1439 links
  • linx
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
page 1 / 1
10 results tagged svg x
  • Design Freedom for Teams

    Penpot is the first Open Source design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, Penpot is web based and works with open web standards (SVG). For all and empowered by the community.

    February 28, 2022 at 9:20:32 AM UTC - permalink -
    QRCode
    - http://penpotapp
    design open-source svg
  • geojson.io
    July 7, 2020 at 2:45:26 PM UTC - permalink -
    QRCode
    - https://geojson.io/
    cartography geojson svg
  • Mapstarter is a tool for turning a geographic data file into a map for the web.
    July 7, 2020 at 2:43:34 PM UTC - permalink -
    QRCode
    - http://mapstarter.com/
    cartography geojson svg
  • https://www.highcharts.com/demo
    January 29, 2020 at 1:42:06 PM UTC - permalink -
    QRCode
    - https://www.highcharts.com/demo
    chart d3 data dataviz graph non-free-software svg
  • Round, flat, designer-friendly pseudo-3D engine for canvas & SVG

    Zdog is a 3D JavaScript engine for <canvas> and SVG. With Zdog, you can design and render simple 3D models on the Web. Zdog is a pseudo-3D engine. Its geometries exist in 3D space, but are rendered as flat shapes. This makes Zdog special.

    • Zdog is small. 2,100 lines of code for the entire library. 28KB minified.
    • Zdog is round. All circular shapes are rendered as proper circles with rounded edges. No polygonal jaggies.
    • Zdog is friendly. Modeling is done with a straight-forward declarative API.

    Zdog was designed to bring the simplicity of vector illustration into 3D. Drawing circles and squares is easy and fun. Zdog just adds another dimension.

    October 19, 2019 at 4:05:25 PM UTC * - permalink -
    QRCode
    - https://zzz.dog/
    animation canvas ornamentation style svg
  • shields.io - Concise, consistent, and legible badges in SVG and raster format

    This is home to Shields.io, a service for concise, consistent, and legible badges in SVG and raster format, which can easily be included in GitHub readmes or any other web page. The service supports dozens of continuous integration services, package registries, distributions, app stores, social networks, code coverage services, and code analysis services. Every month it serves over 470 million images.

    April 26, 2019 at 3:02:38 PM UTC * - permalink -
    QRCode
    - https://shields.io/
    badge shield status svg
  • Chartist - Simple responsive charts
    April 24, 2019 at 9:36:07 AM UTC * - permalink -
    QRCode
    - http://gionkunz.github.io/chartist-js/
    chart dataviz graph js-ecosystem svg
  • Examples of react-svg-map

    A React.js component to display an interactive SVG map.

    November 19, 2018 at 3:18:25 PM UTC - permalink -
    QRCode
    - https://victorcazanave.com/react-svg-map/
    component geo interactive map module react svg
  • thumbnail
    javascript - Embedding SVG into ReactJS - Stack Overflow

    If you want to load it from a file, you may try to use React-inlinesvg - that's pretty simple and straight-forward.

    import SVG from 'react-inlinesvg';
    
    <SVG
      src="/path/to/myfile.svg"
      preloader={<Loader />}
      onLoad={(src) => {
        myOnLoadHandler(src);
      }}
    >
      Here's some optional content for browsers that don't support XHR or inline
      SVGs. You can use other React components here too. Here, I'll show you.
      <img src="/path/to/myfile.png" />
    </SVG>
    May 24, 2018 at 3:55:42 PM UTC * - permalink -
    QRCode
    - https://stackoverflow.com/questions/23402542/embedding-svg-into-reactjs#30579774
    inline react svg
  • C3.js | D3-based reusable chart library

    Comfortable

    C3 makes it easy to generate D3-based charts by wrapping the code required to construct the entire chart. We don't need to write D3 code any more.

    Customizable

    C3 gives some classes to each element when generating, so you can define a custom style by the class and it's possible to extend the structure directly by D3.

    Controllable

    C3 provides a variety of APIs and callbacks to access the state of the chart. By using them, you can update the chart even after it's rendered.

    C3 enables deeper integration of charts into your application.

    February 25, 2018 at 1:59:30 PM UTC * - permalink -
    QRCode
    - http://c3js.org/
    chart d3 data-visualization graph graphics interactive svg
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation