Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pigeonposse/htmlhint-config

PigeonPosse Htmlhint configuration ⚙️
https://github.com/pigeonposse/htmlhint-config

config htmlhint js

Last synced: 8 days ago
JSON representation

PigeonPosse Htmlhint configuration ⚙️

Awesome Lists containing this project

README

        

# PIGEONPOSSE™ Htmlhint Setup

[![npm](https://img.shields.io/github/license/pigeon-posse/htmlhint-config?color=blue&style=flat-square)](https://npmjs.com/package/@pigeon-posse/htmlhint-config)
[![npm](https://img.shields.io/npm/v/@pigeon-posse/htmlhint-config?color=a1b858&style=flat-square&label=version)](https://npmjs.com/package/@pigeon-posse/htmlhint-config)
[![Web](https://img.shields.io/badge/Web-grey?style=flat-square)](https://pigeonposse.com/)
[![About us](https://img.shields.io/badge/About--us-grey?style=flat-square)](https://pigeonposse.com/?popup=about)
[![Donate ko-fi](https://img.shields.io/badge/Donate-pink?style=flat-square)](https://pigeonposse.com/?popup=donate)

PIGEONPOSSE™ Htmlhint configuration

## 🔑 Install

### Using NPM

Global installation:

```bash
npm install -g @pigeon-posse/htmlhint-config
```

Local installation:

```bash
npm install @pigeon-posse/htmlhint-config
```

## ⚙️ Usage

### package.json

```json
{
"scripts": {
"htmlhint" : "pigeon-htmlhint *.html"
}
}
```

or

```json
{
"scripts": {
"htmlhint" : "htmlhint --config ./node_modules/@pigeon-posse/htmlhint-config/index.js *.html"
}
}
```

## ☕ Donate

Help us to develop more interesting things

[Donate](https://pigeonposse.com/?popup=donate)

## 📜 License

This software is licensed with GPLv3 (GNU GENERAL PUBLIC LICENSE Version 3)

[Read more](https://github.com/PigeonPosse/linter/LICENSE)

## 👨‍💻🕊️ About us

PigeonPosse is a creative web development collective focused on creating innovative tools and plugins that helpboth the creators and their users to enjoy a comfortable experience.Our projects cover various sectors of both the multimedia world and programming (construction of web spaces or apps), providing an elegant and effective solution both in code and visually

### Collaborators

| | Name | Role | GitHub |
| ---------------------------------------------------------------------------------- | ----------- | ------------ | ---------------------------------------------- |
| | AngelEspejo | Author | [@AngelEspejo](https://github.com/AngelEspejo) |
| | PigeonPosse | Collective | [@PigeonPosse](https://github.com/PigeonPosse) |