1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-04 18:19:38 +02:00
uBlock/platform/nodejs
Raymond Hill cb72211795
Move orphanizeString() into text-utils module
Another small step toward the goal of reducing dependency
on `µb`.

Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/1664

text-iterators module has been renamed text-utils to better
reflect its content.
2021-07-31 08:38:33 -04:00
..
main.js Move orphanizeString() into text-utils module 2021-07-31 08:38:33 -04:00
package.json Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
test.js Add support for enabling WASM code paths in NodeJS package 2021-07-29 16:54:51 -04:00