humphd / friendlycode

World's friendliest HTML editor.

Home Page:http://toolness.github.com/friendlycode/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

World's friendliest HTML editor.

http://toolness.github.com/friendlycode/


Languages

Language:JavaScript 100.0%