File tree 1 file changed +3
-3
lines changed
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
14
14
To get the ` libxml2 ` linked/accessible to NodeJS, native bindings via yp are required.
15
15
There are several implementations for this:
16
16
* [ ` 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
18
18
* [ ` libxmljs2 ` ] ( https://www.npmjs.com/package/libxmljs2 )
19
19
* ~~ maintained~~ and working fork of ` libxmljs `
20
20
* 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:
24
24
* ! DO NOT USE !
25
25
* Any alternative? Please open a pull-request to add them.
26
26
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.
29
29
30
30
### Decision
31
31
You can’t perform that action at this time.
0 commit comments