PHP Classes

File: editor/codemirror/bin/lint

Recommend this page to a friend!
  Classes of Cedric Maenetja   Custom PHP HTML Parser   editor/codemirror/bin/lint   Download  
File: editor/codemirror/bin/lint
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Custom PHP HTML Parser
Process HTML to replace it with parameter values
Author: By
Last change:
Date: 1 year ago
Size: 71 bytes
 

Contents

Class file image Download
#!/usr/bin/env node process.exit(require("../test/lint").ok ? 0 : 1);