Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pro
Popular repositories
-
metasploit-framework
Forked from rapid7/metasploit-framework
Metasploit Framework
Ruby
-
rex-socket
Forked from rapid7/rex-socket
The Rex Socket Abstraction Library
Ruby
-
fast-xml-parser
Forked from NaturalIntelligence/fast-xml-parser
Validate XML, Parse XML to JS/JSON and vise versa, or parse XML to Nimn rapidly without C/C++ based libraries and no callback
JavaScript
10 contributions in the last year
Contribution activity
May 2019
jinq102030 has no activity
yet for this period.
April 2019
Created a pull request in NaturalIntelligence/fast-xml-parser that received 6 comments
Implement a way of parsing xml to closely resemble that of xml.
Purpose / Goal Be able to parse each xml node in the form of { nodeName, attr, val, namespace, children}. This makes it easier to process JSON from…
+204
−9
•
6
comments