GithubHelp home page GithubHelp logo

na9da / kissvg Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 78 KB

Convert web pages to SVG

License: MIT License

JavaScript 19.21% Nix 1.47% PureScript 79.32%
html svg html2svg purescript chrome-extension

kissvg's Introduction

Kissvg

Kissvg is a chrome extension for converting web pages into SVG format.

For a sample, checkout the SVG generated for the Hacker News home page.

Installation

Head to the chrome webstore to install the latest version.

Development

npm install
npm run-script build

You can now load the extension from the chrome/ directory.

Limitations

  • Images are not inlined as data-urls so depending on the viewer some images may not render. We may be able to fix this in the future when the chrome.automation API stabilizes.
  • If the web page uses web fonts, then you need to install the fonts locally for the SVG to render correctly.
  • 100% fidelity is tough to acheive and is not our goal, so expect many things to break

kissvg's People

Contributors

na9da avatar

Stargazers

Januprasad K avatar

Watchers

 avatar James Cloos avatar

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.