1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-23 02:42:41 +01:00
uBlock/platform/nodejs
Raymond Hill 63e55a1696
Expose ability to compile raw list into their intermeditate form
For clients who may wish to persist the intermediate compiled form
in order to be able to skip costly parsing operation when the
list is fed to the static network filtering engine.
2021-08-05 13:37:41 -04:00
..
eslintrc.json Add ESLint rules for possible errors (#3804) 2021-08-04 15:27:32 -04:00
index.js Expose ability to compile raw list into their intermeditate form 2021-08-05 13:37:41 -04:00
install.js Create build folder in npm install script (#3799) 2021-08-03 07:02:48 -04:00
package.json Remove bundle generation from Node.js package (#3796) 2021-08-02 09:17:56 -04:00
test.js Run ESLint during Node.js package generation (#3798) 2021-08-02 16:55:03 -04:00