• Stars
    star
    252
  • Rank 161,312 (Top 4 %)
  • Language
    HTML
  • Created almost 6 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Custom Dashed Border | Online CSS Generator ๐Ÿš€

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

More Repositories

1

sticksy

๐Ÿงฒ Blazing fast sticky widgets in one line! (Sidebar friendly)
JavaScript
179
star
2

forta-attack-simulation

๐Ÿฆ ๐Ÿ”ฌ Forta bot that detects deployment of smart contracts containing exploit function
TypeScript
47
star
3

moviedb-react-app

โค๏ธ A modern movie application with React/Redux [The Movie Database API]
JavaScript
16
star
4

font-classificator

๐Ÿ•ต๐Ÿปโ€โ™€๏ธ Font Classification with Convolutional Neural Network
JavaScript
8
star
5

forta-agents

๐ŸŒŒ Real-time threat detection for smart contracts
TypeScript
8
star
6

forta-token-impersonation-agent

The bot detects token impersonation
TypeScript
6
star
7

seoterminal

๐Ÿ”ฌ SEO Keyword Explorer written in Go
Go
4
star
8

forta-gas-agent

โ›ฝ The agent helps to detect unusual high gas usage for the specified protocols.
TypeScript
4
star
9

forta-spam-detector

Advanced spam detector powered by Forta Network
TypeScript
4
star
10

forta-helpers

A set of ready-made solutions to common problems encountered during Forta bot development.
TypeScript
4
star
11

forta-bot-analytics

๐Ÿงพ Library for semi-automatic calculation of the anomaly score for Forta bot alerts
TypeScript
3
star
12

forta-sharding

๐Ÿ› ๏ธ Helper library for effortless implementation of custom sharding logic in Forta bots.
TypeScript
2
star
13

forta-aztec-protocol-money-laundering

๐Ÿ’ฐ Forta Bot that detects potential money laundering activity
TypeScript
2
star
14

forta-ens-spoofing

๐Ÿง The bot detects attacks in which someone registers ENS name visually similar to an existing one
TypeScript
2
star
15

forta-dashboard

An experimental version of Forta Dashboard with focus on attack researchers ๐Ÿ”ฌ๐Ÿฆ 
JavaScript
2
star
16

forta-aztec-protocol-funding

๐Ÿ—ฟ The bot detects when an account that was funded by Aztec Protocol interacts with any contract
TypeScript
1
star
17

forta-bot-boilerplate

๐Ÿšง Forta Bot boilerplate with linter, formatter, hooks and pre-organized file structure
TypeScript
1
star
18

token-spam-indexer

Data indexing tool for spam detector
TypeScript
1
star
19

forta-aztec-money

Forta bots that covers both funding and money laundering stages through Aztec Protocol
1
star