Skip to content

humphd/friendlycode

 
 

Repository files navigation

This is a friendly HTML editor that uses slowparse and hacktionary to provide ultra-friendly real-time help to novice webmakers.

To check for lint errors in the code, install node.js and npm and then:

$ npm install -d

Now you can look for lint errors like so:

$ node make check

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%