An open API service indexing awesome lists of open source software.

https://github.com/aurelienloyer/github-corners-web-components

🐙 📐 A simple Web Component displaying a GitHub corners with parameters 🛠
https://github.com/aurelienloyer/github-corners-web-components

Last synced: about 2 months ago
JSON representation

🐙 📐 A simple Web Component displaying a GitHub corners with parameters 🛠

Awesome Lists containing this project

README

        

# Github 🐙 Corners 📐 Web Components 🥑

# 🦄

```html

```

# 🛠


Attributes:

href
values: ...
default: https://github.com/T3kstiil3/github-corners-web-component
side
values: left || right
default: left

position
values: fixed || absolute
default: fixed

color
values: white || #FF9800 || ...
default: white

fill
values: white || #FF9800 || ...
default: black

# 👨🏻‍🔧

Search Issues

Create Issue

# 👍

Svg @tholman

Tips @anthonygore

#

# Development 💻

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```