Will Earp / Hexydec

Results 7 comments of Will Earp / Hexydec

I had the same issue, I specified the full paths to the `610.bundle.min.worker.js` and `888.bundle.min.worker.js` files with: ```javascript config = { webWorkerTaskPaths: [ folder + "/610.bundle.min.worker.js", folder + "/888.bundle.min.worker.js" ]...

Either: - https://unpkg.com/browse/[email protected]/dist/ - https://www.npmjs.com/package/cornerstone-wado-image-loader

Check out my library https://packagist.org/packages/hexydec/agentzero, different philosophy, but active development

That one isn't maintained either, try this: https://github.com/hexydec/agentzero

> First is to encourage clients to use a fleshed parser for the header instead of the half-baked/fragile parsers you see for the User Agent string now. So we are...

The issue is that you don't know what the grease value will be, how it is structured, so I can make assumptions about the format that I can exclude, or...

Ok thanks for sending the link to the format, that is useful. Grease is not something I have come across before, it's a bit of a backwards way of forcing...