Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marocchino/selector-normalizer
https://github.com/marocchino/selector-normalizer
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marocchino/selector-normalizer
- Owner: marocchino
- Created: 2017-03-24T04:30:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T22:40:27.000Z (about 1 year ago)
- Last Synced: 2024-10-02T14:06:01.424Z (about 1 month ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Selector Normalizer
Scripts that normalize selector to kebab case
```html
```
```html
サイトです
```
## Usage
```vue
node html-kebab.js path/to/dir/
```