GitXplorerGitXplorer
r

validate-it

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
0ebe2d711d228f253d5a2ec5845b9ac49824d9bb

1.3.4

rrwhogg committed 5 years ago
Verified
ae1eaad1d3b81a7b7d3dda5064a2d0063049f1ff

Merge pull request #32 from rwhogg/update-libs

rrwhogg committed 5 years ago
Unverified
b5258b5c1d5d5c125c7096df43d8f10639ffe4cd

Update libraries to avoid vulns

rrwhogg committed 5 years ago
Unverified
041c0978b12bc1f960c08507e8df44a5fe6cf21b

1.3.3

rrwhogg committed 5 years ago
Unverified
e0c092fd89d0467727c1b117662833f2fd8dd392

Update docs

rrwhogg committed 5 years ago
Verified
d4471adcf97b3b40ed9084288bbc930bff3e8cfb

Merge pull request #31 from rwhogg/package-updates

rrwhogg committed 5 years ago

README

The README file for this repository.

Validate-it!

Travis npm (scoped) npm

Ever wanted to validate a file but don't remember the command-line tool to do so? Don't want to install one for a one-off task nor go looking for one?

We have all* your validation tasks right here!

Installation

% [sudo] npm install -g @rwhogg/validate-it

Supported File Formats

  • HTML
  • CSS
  • JavaScript
  • JSON
  • LESS
  • Sass and SCSS
  • XML
  • Handlebars

Copyright

Copyright (C) Bob "Wombat" Hogg, 2018 - 2019.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

* Not even close, but it's better than nothing!