-
When **polka** package is published to **npm**, it includes the **readme** file which weights around **22 kB**.
https://github.com/lukeed/polka/blob/master/packages/polka/readme.md
Moving this d…
-
# Subject
It would be useful to have one example of how to bind this client to a polka and/or express server.
A complete example with a url extension matching `.pdf` would be enough for a good d…
-
I just did a test with Lighthouse (Desktop) and it showed incredibely nice results on the first try. This is really awesome.
![image](https://user-images.githubusercontent.com/20150243/118299571-3386…
-
When generating a static site we ultimately will be placing it either in the correct folder OR preferably behind a load-balancing reverse proxy that strips off the prefix and have it served from the r…
-
I have face that issue when run axios-cache-adapter version 2.7.3.
Full error message:
reqConfig.adapter is not a function {
stack: 'TypeError: reqConfig.adapter is not a function\n' +
' …
-
Forgive me for not knowing the right terminology as my knowledge of rust is shallow at the moment, but it would be great to see a wrapper, or whatever so that Polka is callable from C as a library or …
jockm updated
3 months ago
-
Node v14.16.0
Npm 6.14.11
I followed the documentation and ran
`npx degit "sveltejs/sapper-template#rollup" my-app
cd my-app
npm install
node scripts/setupTypeScript.js
npm install
…
-
## The problem
Polka does not support unicode in routing patterns.
(Routing fails when unicode – e.g., emoji or an ü, etc. – is included in the routing pattern.)
## Basic reproduction
```j…
-
python solution using sklearn and inheritance of classes.
https://github.com/Polkas/py-cat2cat/blob/main/src/cat2cat/cat2cat.py
https://github.com/Polkas/py-cat2cat/blob/4b5f0c1099732cba9a65fc14ec03…
-
Hi thanks for the repo / data / paper, great work!
I am creating this Issue to understand how exactly evaluation is done, since I am using autoregressive formulation of attribute extraction, the att…