Giter Site home page Giter Site logo

pathfit's People

Contributors

ccprog avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

lazaroofarrill

pathfit's Issues

Offer path minification

Please do not comment yet. This is only a short draft before going to be bed.

Offer optimization of path data.

Do not use svgo, it is evil. Only the EBNF of SVG1.1 is the meausre of success. (In case you missed it, the EBNF in SVG2 has been simplified in a way that is unhelpful.)

  • boolean minification
  • superfluous z if start and end are identical and there is a L H V at start or end. Moving the start point if neccessary and possible.
  • If it is in any way doable, get back to A if it is a conversion to C. Yes, I know it was a lossfull conversion in the first place. But I know I can do it by hand and with a good eye. And yes, it may proove impolssible.
    What is more interesting is proof whether it really shortens the string.
  • correcting obviously wrong viewBox. The same comment as above applies.

dev-badge.svg
dev-badge-a.svg
dev-badge-svgomg.svg

How to use with import in react?

Hey @ccprog โ€” I'm trying to use this in a react project/nextjs but when I import and use new Pathfit(... it tells me that Pathfit isn't a constructor, I'm importing as so:

import Pathfit from "pathfit";

after installing from npm, any ideas would be appreciated!

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.