Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

fast-xml-parser

Fast pure JS implementation of XML parser
Collective - Host: opensource - https://opencollective.com/fast-xml-parser - Code: https://github.com/NaturalIntelligence/fast-xml-parser

revert changes to support old version of node

github.com/NaturalIntelligence/fast-xml-parser - 8c0daa6574c4028971218bf832c46a257536f159 authored over 6 years ago
remove babel dependencies until needed

github.com/NaturalIntelligence/fast-xml-parser - f22a924d392329850e39c18c66f8eadeb0688525 authored over 6 years ago
include all css js lib in demo app

github.com/NaturalIntelligence/fast-xml-parser - 1987ce2c94268ba9d257338ff9a67a33c3c24fe2 authored over 6 years ago
fix #77: parse even if closing tag has space before '>'

XML to JSON parsing problem when end tag name contains space before the '>'

github.com/NaturalIntelligence/fast-xml-parser - 6afa829a90cd694911abf252ae2ee408149c8b80 authored over 6 years ago
Merge pull request #76 from recca0120/patch-1

fix error TS7006

github.com/NaturalIntelligence/fast-xml-parser - b264d0ec59fd6a3e62c2b692f7cd242b730ffe5e authored almost 7 years ago
fix error TS7006

Parameter 'schema' implicitly has an 'any' type

github.com/NaturalIntelligence/fast-xml-parser - 79853ba5775c247270e9d5cf81af95d09eb27e3c authored almost 7 years ago
Merge pull request #75 from tomasbruckner/master

fix #74: TS2314 compiler error

github.com/NaturalIntelligence/fast-xml-parser - cea32175155453c30eccc5abc4730167b83125ac authored almost 7 years ago
Changelog and version 3.3.9

github.com/NaturalIntelligence/fast-xml-parser - 516037c6a64f5a99462d6350f3ae854c892a9bd7 authored almost 7 years ago
fix #74: TS2314 compiler error

github.com/NaturalIntelligence/fast-xml-parser - e4810bb09e956f50669ac31cc741c8df7208cc81 authored almost 7 years ago
Update ISSUE_TEMPLATE.md

github.com/NaturalIntelligence/fast-xml-parser - 2c225daf6ec97a17aa7b8177d7ed7fea978f07ae authored almost 7 years ago
Update ISSUE_TEMPLATE.md

github.com/NaturalIntelligence/fast-xml-parser - 27a56afac7aa53ec2fef178189e0cf46af2c3672 authored almost 7 years ago
remove update dependecy accidently added

github.com/NaturalIntelligence/fast-xml-parser - 149d70c505c9b73160084be57918eec77c70c449 authored almost 7 years ago
make node backward compatible

github.com/NaturalIntelligence/fast-xml-parser - 2c4a280d1acd979675f4c559089750ffc91625f2 authored almost 7 years ago
fix #73 : IE doesn't support Object.assign

github.com/NaturalIntelligence/fast-xml-parser - 4a6169dd6da9c1b3c12af5eb412349e0428804f7 authored almost 7 years ago
fix: use let insted of const in for loop

github.com/NaturalIntelligence/fast-xml-parser - 240610fe3fb16f5220ab08b67832cacfba5bb20e authored almost 7 years ago
Merge pull request #71 from bb/master

first draft of typings for typescript #69

github.com/NaturalIntelligence/fast-xml-parser - 273416bc8d48887a7432d095a09531d040e3e85c authored almost 7 years ago
reference newly added typings in package.json

needed for automatic discovery

github.com/NaturalIntelligence/fast-xml-parser - 4dbd87f544eaaca53cc49cfd1503e191de14ab86 authored almost 7 years ago
add some typings for typescript usage

github.com/NaturalIntelligence/fast-xml-parser - 2d6594c750166d6415684da0df1fd8d8f5419469 authored almost 7 years ago
Merge pull request #70 from bb/patch-1

fix some typos in readme

github.com/NaturalIntelligence/fast-xml-parser - 04fe4508c7f10c7656f1748a8f864e68c02d088c authored almost 7 years ago
fix some typos in readme

just some spelling corrections.

Thanks for creating fxp!

github.com/NaturalIntelligence/fast-xml-parser - a2868189eaba0a15a9db2fa6433484f51142f575 authored almost 7 years ago
change arrow functions to full notation for IE compatibility

github.com/NaturalIntelligence/fast-xml-parser - ef89ac66d4c654ab54bd7018d44001b4bc6e38da authored almost 7 years ago
bump the version and update browser bundle

github.com/NaturalIntelligence/fast-xml-parser - 349c293f3660925c92268ea3c764b17f696bdd43 authored almost 7 years ago
fix #67 : attrNodeName invalid behavior

It was happening when attribute name prefix was set as blank.
When attr node name is present the...

github.com/NaturalIntelligence/fast-xml-parser - 43f058410bebf037f9adab5654cf61e55d804ce5 authored almost 7 years ago
fix: remove decodeHTML char condition

github.com/NaturalIntelligence/fast-xml-parser - fe15a1da716efa5498f63dda9c7e9ac9e72fe1c7 authored almost 7 years ago
adding manual transformation of "const", "let" to "var" until find the proper solution

github.com/NaturalIntelligence/fast-xml-parser - a28ef6099f2f20cf2e45bf6320fa44b21ccdf3f8 authored almost 7 years ago
update generated browser bundle, and version

github.com/NaturalIntelligence/fast-xml-parser - e7b8715ca66ed4c133fa17d8b1f312e395840070 authored almost 7 years ago
remove reference to "he" package

github.com/NaturalIntelligence/fast-xml-parser - d788cb22a012bc248d214a6efdca806d2f7d6e0d authored almost 7 years ago
Remove the dependency from "he" package to make it user's choice and keep the size of original lib small.

github.com/NaturalIntelligence/fast-xml-parser - 5ac57a508b8156549e8e9c01848d5f7e627e43f9 authored almost 7 years ago
transform XML string to json string

code is partially implemented. will complete in free time.

github.com/NaturalIntelligence/fast-xml-parser - f0fb21f4ebf42a9d6735168b4033d9156edf0785 authored almost 7 years ago
fix npmignore not to exclude src folder

github.com/NaturalIntelligence/fast-xml-parser - 1d5888ce456d0a519b84ec7c66f4c017d123f2f0 authored almost 7 years ago
fix: add "use strict" to nimndata.js

github.com/NaturalIntelligence/fast-xml-parser - a4e21db593bad12b18d107b7c35ad466b3bd713a authored almost 7 years ago
exclude perf test file from travis run

github.com/NaturalIntelligence/fast-xml-parser - 58069f46ef418fff21d0493dc43bcc867efae432 authored almost 7 years ago
install coverall only on travis to report coverage report

github.com/NaturalIntelligence/fast-xml-parser - f4557adb7c1145c5d6db05156e26cbde8aaa5a7a authored almost 7 years ago
remove dependency from opencollective package

created own postinstall task

github.com/NaturalIntelligence/fast-xml-parser - eceb14e9a4ad322b61c4736afb461c4227e31e3d authored almost 7 years ago
revert back to browserify

reasons:
1. running travis build on old nodejs versions. Somehow travis cli was failing to insta...

github.com/NaturalIntelligence/fast-xml-parser - 3b511a41cabd38f17f787aad7a257ab6e7ed155e authored almost 7 years ago
Update README for contributors

github.com/NaturalIntelligence/fast-xml-parser - 9ff9467cc3dba1d22e2dcb0fe371fabfc87dd52a authored almost 7 years ago
Create pull_request_template.md

github.com/NaturalIntelligence/fast-xml-parser - 6b2a2dba91ef31bb013c2731509e1ade69a6b3a9 authored almost 7 years ago
Merge pull request #61 from Delagen/master

code reworks, bitHound fixes, attached eslint

github.com/NaturalIntelligence/fast-xml-parser - a90f66d9d5587254640ae865092189d23993c24b authored almost 7 years ago
code reworks, bitHound fixes, attached eslint

github.com/NaturalIntelligence/fast-xml-parser - b0b12a0e141c5441e861223f9769cbfc7febc7e0 authored almost 7 years ago
update changelog and nexttodo

github.com/NaturalIntelligence/fast-xml-parser - 354aab96bcc29b1feb1e0f62ffa6cb9a19a5bbf4 authored almost 7 years ago
use common default options for XML parsing for consistency. And create parseToNimn method.

github.com/NaturalIntelligence/fast-xml-parser - b3d583c1f4b1fd6fb3ae7d502a712a72bff074ca authored almost 7 years ago
Update read me with separate line for donate buttons

github.com/NaturalIntelligence/fast-xml-parser - d19f65d185e3f197eaa40a002a7ee73e27392423 authored almost 7 years ago
nimndata: add options, handle array

github.com/NaturalIntelligence/fast-xml-parser - de6ce99eab146c9436eaf97ae66d0c2d67053309 authored almost 7 years ago
Revert "remove unneded nimnjs dependency, move opencollective to devDependencies and replace it with more light opencollective-postinstall"

This reverts commit d47aa7181075d82db4fee97fd8ea32b056fe3f46.

github.com/NaturalIntelligence/fast-xml-parser - 834e067111fed18ad7e75a5fb57e45086b19b798 authored almost 7 years ago
update CONTRIBUTING.ms mentioning nexttodo

github.com/NaturalIntelligence/fast-xml-parser - 379282a8c19ab94402cda45ddf1b5cb0c70d5aba authored almost 7 years ago
validate xml processing instruction tags #62

github.com/NaturalIntelligence/fast-xml-parser - 1e611660f546c355bfe50c89e01bd2bb50dfa82c authored almost 7 years ago
add xml to nimn data converter

github.com/NaturalIntelligence/fast-xml-parser - b8c4053afa7ce533e5dc15826309c4e776ad321a authored almost 7 years ago
nimndata: handle attributes and text node

github.com/NaturalIntelligence/fast-xml-parser - ced3a45cb12389207c16d8438a476fea535298ca authored almost 7 years ago
add negative case for XML PIs

github.com/NaturalIntelligence/fast-xml-parser - df354118902350c7b82b5015b45bf9b05b478a73 authored almost 7 years ago
x2j: direct access property with tagname

github.com/NaturalIntelligence/fast-xml-parser - ea7de8e6ab9dbc392684852a7cc8e3bc2a10b5ae authored almost 7 years ago
fix validator when single quote presents in value enclosed with double quotes or vice versa

github.com/NaturalIntelligence/fast-xml-parser - ce807e73817532c1720493123107b088c95b6ad2 authored almost 7 years ago
update README about XML to Nimn transformation and remove special notes about 3.x release

github.com/NaturalIntelligence/fast-xml-parser - a645d0957ae856d980cbc463288a01509005e824 authored almost 7 years ago
nimndata: handle array with object

github.com/NaturalIntelligence/fast-xml-parser - 113f9787ff994d8adcf8b5943261d70418d3a2b5 authored almost 7 years ago
nimndata: node with nested node and text node

github.com/NaturalIntelligence/fast-xml-parser - 87eaa9592a5d81e1c9297028e19a7b9d4fd0f125 authored almost 7 years ago
Merge pull request #63 from HaroldPutman/suppress-undefined

Keep undefined nodes out of the XML output.

github.com/NaturalIntelligence/fast-xml-parser - 87c9324345cb397328e68a73779b64a6c122911d authored almost 7 years ago
Keep undefined nodes out of the XML output.

This is useful when you are deleting nodes from the JSON and rewriting XML. While I could see a ...

github.com/NaturalIntelligence/fast-xml-parser - 007a3a84a34ab8a3cc9f392c680b0360987c73d3 authored almost 7 years ago
Merge pull request #59 from Delagen/master

remove unneded nimnjs dependency, move opencollective to devDependenc…

github.com/NaturalIntelligence/fast-xml-parser - 1a8891014f2c13a97f65ddac86cb04e5a5c8dda6 authored almost 7 years ago
exclude static from bitHound tests

github.com/NaturalIntelligence/fast-xml-parser - 08f1cb9e7a8ebf1f31164a4532f239ebbfca5762 authored almost 7 years ago
remove unneded nimnjs dependency, move opencollective to devDependencies and replace it with more light opencollective-postinstall

github.com/NaturalIntelligence/fast-xml-parser - d47aa7181075d82db4fee97fd8ea32b056fe3f46 authored almost 7 years ago
update package information

github.com/NaturalIntelligence/fast-xml-parser - 23147601e692d9e1ef6e47aba29a48869ef3021a authored almost 7 years ago
Merge pull request #57 from Delagen/master

fix namespaces can contain the same characters as xml names

github.com/NaturalIntelligence/fast-xml-parser - 545ecb7d9694e4b59d463b3a13b9563a1a743220 authored almost 7 years ago
fix namespaces can contain the same characters as xml names

github.com/NaturalIntelligence/fast-xml-parser - 9a6dbcb3ea051e1f8dd156f2d9dd2aed02969252 authored almost 7 years ago
Update ISSUE_TEMPLATE.md

github.com/NaturalIntelligence/fast-xml-parser - 748814ceb6d74023b9bbc7786cf18ef3b187b59e authored almost 7 years ago
fix bug: don't remove xmlns until ignoreNameSpace is set to true

github.com/NaturalIntelligence/fast-xml-parser - 1065c15c2d74ba74509c54169472091a81091ed1 authored almost 7 years ago
fix: empty attribute should be parsed

github.com/NaturalIntelligence/fast-xml-parser - 4787f6025098214efeb60693304897898b272513 authored almost 7 years ago