@rwhogg/validate-it
v1.3.4
Published
Validate any file type (well, a lot of them, anyways)
Downloads
12
Readme
Validate-it!
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!