https://github.com/yskszk63/libxml2-xpath
libxml2's xpath bindings for Deno.
https://github.com/yskszk63/libxml2-xpath
deno ffi libxml2 xpath
Last synced: 8 months ago
JSON representation
libxml2's xpath bindings for Deno.
- Host: GitHub
- URL: https://github.com/yskszk63/libxml2-xpath
- Owner: yskszk63
- License: mit
- Created: 2022-02-27T05:03:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-01T11:26:42.000Z (almost 4 years ago)
- Last Synced: 2025-02-03T15:51:09.966Z (about 1 year ago)
- Topics: deno, ffi, libxml2, xpath
- Language: TypeScript
- Homepage: https://deno.land/x/libxml2_xpath
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libxml2-xpath
libxml2's xpath bindings for Deno.
This module currently supported only x86_64 / linux.
# License
[MIT](./LICENSE)