fontoxpath icon indicating copy to clipboard operation
fontoxpath copied to clipboard

A minimalistic XPath 3.1 implementation in pure JavaScript

Results 63 fontoxpath issues
Sort by recently updated
recently updated
newest added
trafficstars

https://www.w3.org/TR/xpath-functions-31/#func-generate-id Simple implementation, but it seems to work.

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

according to the [xpath 3.0 spec](https://www.w3.org/TR/xpath-functions-30/#func-matches), the `matches` function can take a third argument for regex flags. however this doesn't seem to work in fontoxpath: ``` 1: //tip[matches(., "^You", "m")]...

Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.7. Release notes Sourced from axios's releases. Release v1.7.7 Release notes: Bug Fixes fetch: fix stream handling in Safari by fallback to using a stream...

dependencies

Bumps [cookie](https://github.com/jshttp/cookie) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `cookie` from 0.4.2 to 0.7.2 Release notes Sourced from cookie's releases. v0.7.2 Fixed Fix object assignment of hasOwnProperty...

dependencies

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.2.2 to 5.6.2. Release notes Sourced from typescript's releases. TypeScript 5.6 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.16.0 to 8.8.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.8.0 8.8.0 (2024-09-30) 🚀 Features eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009) eslint-plugin: [return-await] check for-await loop iteree (#10008) 🩹...

dependencies

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.5 2024-09-27 Bug Fixes Allow parsing of certain unicode characters again (#5674) Pull Requests #5674: Fix panic...

dependencies

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3. Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add depth option to customize the depth level in the parser IMPORTANT:...

dependencies