Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootlint GUI

Bootlint GUI will show your Bootlint messages in a widget in the browser window instead of hiding them in the console.

npm install bootlint-gui

Use

Include the Bootlint GUI CSS and JavaScript:

<link href="dist/bootlint-gui.css" rel="stylesheet">
<script src="dist/bootlint-gui.js"></script>

Developt/Contribute

Install JSHint and JSCS plugins for your editor to make sure you follow to the code conventions.

Send pull requests to the develop branch; This project uses git-flow.

Install dependencies:

npm install

Build a new dist:

gulp build

About

A simple browser interface for the Bootstrap linter Bootlint

Resources

Stars

2 stars

Watchers

15 watching

Forks

Releases

Packages

Used by

Contributors

Languages