Commit Graph

6 Commits

Author SHA1 Message Date
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Marco
df7f9a5265 Interface Attribute renamed to QualifiedAttribute for consistency
Added type tests
2016-02-25 21:24:28 +01:00
Marco
2671c57724 Fixed indentations 2016-02-22 21:06:57 +01:00
Marco
4f6567dfa7 Added some comments to the changes in sax.d.ts 2016-02-21 20:56:14 +01:00
Marco
ac01b090ae Added the isSelfClosing property to the Tag interface
Split of the original Tag interface into Tag and QualifiedTag to represent the
two modes of using sax-js (using namespace prefixes or ignoring them). The
QualifiedTag interface now describes correctly the attributes property.
2016-02-21 20:49:38 +01:00
Vincent Siao
5a3ca5378b Add sax.d.ts for sax-js (sax-style XML parser) 2015-02-16 01:26:51 -08:00