All Projects â†’ kovart â†’ Dashed Border Generator

kovart / Dashed Border Generator

Custom Dashed Border | Online CSS Generator 🚀

Projects that are alternatives of or similar to Dashed Border Generator

Pdfgenerator
A simple generator of PDF written in Swift.
Stars: ✭ 629 (+696.2%)
Mutual labels:  tool, generator
Faviator
A simple easy favicon generator.
Stars: ✭ 155 (+96.2%)
Mutual labels:  svg, generator
Genesis
Templating, scaffolding and generation tool
Stars: ✭ 122 (+54.43%)
Mutual labels:  tool, generator
Svgson
Transform svg files to json notation
Stars: ✭ 271 (+243.04%)
Mutual labels:  svg, tool
Faux Code Generator
Turn real code into faux code.
Stars: ✭ 339 (+329.11%)
Mutual labels:  svg, tool
Motionia
Motionia is a lightweight simplified on demand animation library!
Stars: ✭ 294 (+272.15%)
Mutual labels:  tool, generator
Svgwave
🌊 SVG Wave is a tiny, free and beautiful SVG gradient waves generator for your UI or website desgin. It offers dead simple UI to customize, and style your waves based on your theme specifications.
Stars: ✭ 255 (+222.78%)
Mutual labels:  svg, generator
Badgen
Fast handcraft svg badge generator.
Stars: ✭ 464 (+487.34%)
Mutual labels:  svg, generator
Csswand
🎨✨ Hover your wand and use your magic spell to copy beautiful css
Stars: ✭ 1,046 (+1224.05%)
Mutual labels:  svg, tool
Markdowngenerator
Swift library to programmatically generate Markdown output and files
Stars: ✭ 76 (-3.8%)
Mutual labels:  generator
Goat
Annotate Images (or goats) On The Webâ„¢
Stars: ✭ 78 (-1.27%)
Mutual labels:  svg
Iconify Sketch
Sketch plug-in for importing over 70,000 icons from 80+ icon sets, including Material Design Icons, FontAwesome, Jam Icons, Open Emoji and many others.
Stars: ✭ 76 (-3.8%)
Mutual labels:  svg
Spicy Proton
Generate a random English adjective-noun word pair in Ruby
Stars: ✭ 76 (-3.8%)
Mutual labels:  generator
Labeler
Manage labels on GitHub as code
Stars: ✭ 78 (-1.27%)
Mutual labels:  tool
Namedavatar
SVG Avatar generated by name text
Stars: ✭ 76 (-3.8%)
Mutual labels:  svg
Network Threats Taxonomy
Machine Learning based Intrusion Detection Systems are difficult to evaluate due to a shortage of datasets representing accurately network traffic and their associated threats. In this project we attempt at solving this problem by presenting two taxonomies
Stars: ✭ 79 (+0%)
Mutual labels:  tool
Nostromo
CLI for building powerful aliases
Stars: ✭ 76 (-3.8%)
Mutual labels:  tool
Appimage Builder
Recipe based AppImage creation tool
Stars: ✭ 76 (-3.8%)
Mutual labels:  tool
Twelvemonkeys
TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO
Stars: ✭ 1,221 (+1445.57%)
Mutual labels:  svg
Kafkawize
Kafkawize : A Self service Apache Kafka Topic Management tool/portal. A Web application which automates the process of creating and browsing Kafka topics, acls, schemas by introducing roles/authorizations to users of various teams of an org.
Stars: ✭ 79 (+0%)
Mutual labels:  tool

Dashed Border Generator

A simple online tool for creating custom dashed or dotted borders. Using CSS hack, this tool can simply increase space between dots, change dash length or distance between strokes.

How does it work? 🚀

Native CSS properties don't support the customization of border-style. Therefore, we use a trick with an SVG image inside background-image property. The SVG features give us the ability to change the distance between dashed lines, set custom pattern, add dash offset or even change a line cap.

Generated SVG image is vector and it fills width and height of elements by 100%, so it doesn't matter what size elements have.

View in Action

intro

Dependencies

License

The MIT License

Copyright (c) 2019-present, Artem Kovalchuk

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].