Skip to content

grdvsng/JSON_HTA_Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

JSON_HTA_Parser

JSON module for HTA app

Every who code something on HTA know that hta have not JSON method, i create this module to help us make HTApplication better! =)

I use JSON for App configuration.

Example:

string = '{rock: "you"}'
console.log(JSONParse(book));

// > {rock: "you"}

Releases

No releases published

Packages

No packages published