File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ This lib has all needed capabilities and was already utilized for similar purpos
1414To get the ` libxml2 ` linked/accessible to NodeJS, native bindings via yp are required.
1515There are several implementations for this:
1616* [ ` libxmljs ` ] ( https://www.npmjs.com/package/libxmljs )
17- * maintained and working (again - was lon time abandoned , and appears to be maintaines sporadically)
17+ * maintained and working -- was abandoned for some time , and appears to be maintaines sporadically, again
1818* [ ` libxmljs2 ` ] ( https://www.npmjs.com/package/libxmljs2 )
1919 * ~~ maintained~~ and working fork of ` libxmljs `
2020 * as of 2024-05-24, this library is [ no longer mainained] ( https://github.com/marudor/libxmljs2/commit/7ef018cfa3be3b908530e0cb4f3b6bdec6af6633 )
@@ -24,8 +24,8 @@ There are several implementations for this:
2424 * ! DO NOT USE !
2525* Any alternative? Please open a pull-request to add them.
2626
27- At the moment of writing, ` libxmljs ` and ` libxmljs2 ` are both working on several test environments.
28- Both had the needed capabilities.
27+ At the moment of writing (2023-04-21),
28+ ` libxmljs ` and ` libxmljs2 ` are both working on several test environments. Both had the needed capabilities.
2929
3030### Decision
3131
You can’t perform that action at this time.
0 commit comments