skookumchoocher

Results 6 issues of skookumchoocher

## For example some slight modifications for the example in the README ```ts import { Application, Router } from "https://deno.land/x/oak/mod.ts"; const posts = new Router() .use(async (ctx, next) => {...

bug

If it isn't clear from my description, I was a vscode user and am new to vim, neovim, neovide etc. **Describe the bug** With nvim, ale linters show a red...

bug

Setting memoize_articles to False still caches articles. The docs say that setting it to False shouldn't cache anything. This can cause problems when scraping a site such as wayback machine....

I'm looking for clarification on how egg.json can be supplied using automatic publishing. See https://github.com/nestdotland/eggs-ci/issues/6. If that doesn't work, I'll use programatic publishing similar to how build_npm.ts is done in...

ci

The documentation is switched to node module style imports, but the jsdoc for each function is not.

documentation