svg-stencils / svg-stencils.github.io

Community Driven Stencil Library. Drag and Modify for Every Designer.

Home Page:https://svg-stencils.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Contributions Welcome

SVG Stencils is a community driven stencil library.

SVG Stencils provides stencils for app's like Inkscape. It uses the drag and drop ability of modern browsers. You can drag components directly to your desktop application.

All stencils, toolkits and components in SVG Stencils are open source and free to use commercially.

svg-stencils-promo.mp4

Documentation

Read how to use SVG-Stencils and and how to create and add your stencils to the library.

Documentation

Development

SVG Stencils is made with NextJS and Mui.com. To help with development clone the repo.

git@github.com:svg-stencils/svg-stencils.github.io.git # Or your fork URI

cd svg-stencils.github.io
npm install
npm run dev

open http://localhost:3000

Other Contributions

  1. Fork it ( https://github.com/svg-stencils/svg-stencils.github.io/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Community Driven Stencil Library. Drag and Modify for Every Designer.

https://svg-stencils.github.io

License:MIT License


Languages

Language:JavaScript 99.5%Language:Nix 0.3%Language:CSS 0.2%