8000 GitHub - dashedjs/dashed: Dashed Web Components, still in development
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dashedjs/dashed

Repository files navigation

Dashed Web Components

The project is at a very early stage! This work has just begun and is still in progress ... It contains a set of dashed web components. You can control the dash - width/length/spacing/color, which is not possible with regular CSS dashed border. I use the CSS border-image to show the SVG dash. CSSPaintWorklet might be an alternative to the SVG url(), especially since CSS custom properties are not supported inside (background/border)-image 's url.

Objectives

Running the project

  • npm start

Building the components

  • npm build

Test

// TODO:

  • npm test

Contributing

// TODO: Any kind of contribution is welcomed :)

Licence

This project is licenced under the MIT License!

About

Dashed Web Components, still in development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0