Skip to content

yoksel/url-encoder

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
February 16, 2023 22:10
July 21, 2020 12:14
August 4, 2020 09:40
February 24, 2023 01:17
February 24, 2023 01:17

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

About

๐Ÿ›ธ Url-encoder, useful for SVG

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published