All Projects β†’ yoksel β†’ Url Encoder

yoksel / Url Encoder

πŸ›Έ Url-encoder, useful for SVG

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Url Encoder

People You Should Follow On Codepen
People You Should Follow on CodePen
Stars: ✭ 542 (-16.62%)
Mutual labels:  svg
React Native Svg Transformer
Import SVG files in your React Native project the same way that you would in a Web application.
Stars: ✭ 568 (-12.62%)
Mutual labels:  svg
Libvips
A fast image processing library with low memory needs.
Stars: ✭ 6,094 (+837.54%)
Mutual labels:  svg
Evil Icons
Simple and clean SVG icon pack with the code to support Rails, Sprockets, Node.js, Gulp, Grunt and CDN
Stars: ✭ 4,944 (+660.62%)
Mutual labels:  svg
React Svg Pan Zoom
πŸ‘€ A React component that adds pan and zoom features to SVG
Stars: ✭ 569 (-12.46%)
Mutual labels:  svg
Reanimate
Haskell library for building declarative animations based on SVG graphics
Stars: ✭ 581 (-10.62%)
Mutual labels:  svg
Zrender
A lightweight graphic library providing 2d draw for Apache ECharts
Stars: ✭ 5,122 (+688%)
Mutual labels:  svg
Browser Logos
πŸ—‚ High resolution web browser logos
Stars: ✭ 5,538 (+752%)
Mutual labels:  svg
Logos
A huge collection of SVG logos
Stars: ✭ 5,344 (+722.15%)
Mutual labels:  svg
Icons
All SVG icons available on http://game-icons.net
Stars: ✭ 598 (-8%)
Mutual labels:  svg
Vue Svg Icon
a solution for multicolor svg icons in vue2.0 (vue2.0ηš„ε―ε˜ε½©θ‰²svgε›Ύζ ‡ζ–Ήζ‘ˆ)
Stars: ✭ 553 (-14.92%)
Mutual labels:  svg
React Svg Loader
A loader for webpack, rollup, babel that loads svg as a React Component
Stars: ✭ 570 (-12.31%)
Mutual labels:  svg
Optimizt
CLI image optimization tool
Stars: ✭ 594 (-8.62%)
Mutual labels:  svg
React D3 Tree
🌳 React component to create interactive D3 tree graphs
Stars: ✭ 543 (-16.46%)
Mutual labels:  svg
Quick Media
media(audio/image/qrcode/markdown/html/svg) support web service (倚εͺ’δ½“ηΌ–θΎ‘ζœεŠ‘, ι…·η‚«δΊŒη»΄η , ιŸ³ι’‘, 图片, svg, markdown, htmlζΈ²ζŸ“ζœεŠ‘ζ”―ζŒ)
Stars: ✭ 612 (-5.85%)
Mutual labels:  svg
React Svg
🎨 A React component that injects SVG into the DOM.
Stars: ✭ 536 (-17.54%)
Mutual labels:  svg
Svgi
πŸ”Ž The SVG inspection tool
Stars: ✭ 579 (-10.92%)
Mutual labels:  svg
Alphatab
alphaTab is a cross platform music notation and guitar tablature rendering library.
Stars: ✭ 647 (-0.46%)
Mutual labels:  svg
Svg Workshop
Materials for SVG Essentials & Animation Course
Stars: ✭ 612 (-5.85%)
Mutual labels:  svg
Html To Image
βœ‚οΈ Generates an image from a DOM node using HTML5 canvas and SVG.
Stars: ✭ 595 (-8.46%)
Mutual labels:  svg

Url encoder for SVG

http://yoksel.github.io/url-encoder

Usage

  1. Take svg.
  2. Encode it with url-encoder.
  3. Use code as background-image or border-image or mask.
  4. Enjoy!

Demo: https://codepen.io/yoksel/full/WNrLpYW.

How to add translate

  1. Create translation file (use src/translate/en.json as example) and place it to src/translate/
  2. Add new language to section langs in all translation files
  3. Add item with your language to section translates in gulpfile.js.
  4. Run npm start in console (wait until project will be opened in browser) and check all pages:
    • Link to new page must appear in all pages
    • In the page with new translate new language in list must looks like current (bold and black)
  5. Send pull request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].