Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huluvu424242/honey-normalize-style
honey normalize style powered by nomalize.css
https://github.com/huluvu424242/honey-normalize-style
Last synced: 27 days ago
JSON representation
honey normalize style powered by nomalize.css
- Host: GitHub
- URL: https://github.com/huluvu424242/honey-normalize-style
- Owner: Huluvu424242
- License: mit
- Created: 2021-09-11T10:34:56.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T04:08:55.000Z (over 1 year ago)
- Last Synced: 2024-09-14T21:58:46.971Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://huluvu424242.github.io/honey-normalize-style/
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://app.travis-ci.com/Huluvu424242/honey-normalize-style.svg?branch=master)](https://app.travis-ci.com/Huluvu424242/honey-normalize-style)
![Github CI](https://github.com/Huluvu424242/honey-normalize-style/workflows/Github%20CI/badge.svg)
[![npm](https://img.shields.io/npm/v/@huluvu424242/honey-normalize-style.svg)](https://www.npmjs.com/package/@huluvu424242/honey-normalize-style)
[![npm](https://img.shields.io/npm/dy/@huluvu424242/honey-normalize-style.svg)](https://www.npmjs.com/package/@huluvu424242/honey-normalize-style)
[![npm](https://img.shields.io/npm/dm/@huluvu424242/honey-normalize-style.svg)](https://www.npmjs.com/package/@huluvu424242/honey-normalize-style)
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/@huluvu424242/honey-normalize-style)
[![Donate with paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://paypal.me/huluvu424242)
![Keybase BTC](https://img.shields.io/keybase/btc/huluvu424242)
# honey-normalize-style
This project contains web components for styling honey webcomponents.## installation
npm install --save @huluvu424242/honey-normalize-style
## usage
```html
```
To the [demo site](https://huluvu424242.github.io/honey-normalize-style/index.html)[Vision of API (under construction)](src/components/honey-normalize-style/readme.md)
## demo
```html
Nutzung der honey-normalize-style Komponenten
```
To the [live demo](https://huluvu424242.github.io/honey-normalize-style/index.html)## become an supporter
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## releaselog
### vX.X.X unpublished
### v0.0.1 published at 2021-09-11
* [feature 1](https://github.com/Huluvu424242/honey-normalize-style/projects/1#card-68570697) setup project
## warranty
no warranty
## license
MIT License
## technology used
* [Custom Elements](https://developer.mozilla.org/en-US/docs/Web/API/Window/customElements)
* [CSS Custom Properties](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties)## browser support
### Custom Elements
* [Can I use with browsers?](https://caniuse.com/#feat=mdn-api_window_customelements)
### CSS Custom Properties
* [Can I use with browsers?](https://caniuse.com/#search=css%20custom%20properties)