Alex Kreidler

Results 86 issues of Alex Kreidler

It seems like this field should be `summary`, as that is more consistent with the other summary fields in other categories. `work` has a `summary` and `description` field to describe...

I noticed [`@vivliostyle/react`](https://github.com/vivliostyle/vivliostyle.js/tree/master/packages/react) has a Storybook. It would be awesome if you could publish it on a static site provider like Vercel, Netlify, or Github Pages, so users could check...

feature request
P3
pkg: react

The link to the VSCode JSON language server is no longer accurate. It points to: https://github.com/Microsoft/vscode/tree/master/extensions/json However, the real language server is implemented here: https://github.com/microsoft/vscode/tree/master/extensions/json-language-features/server and in the rest of...

The VSCode [JSON language server](https://github.com/microsoft/vscode/tree/master/extensions/json-language-features/server) also includes support for [JSON Schema](https://json-schema.org/). With JSON Schema and [JSON-LD](https://json-ld.org/) gaining wider adoption, it's important to note the support or lack thereof of various...

enhancement

I love paperswithcode, and know that I would love to contribute to it and add new features if the website was open source. I would be very interested in adding...

Hi all, It would be great to allow multiple property IRIs in the `@reverse` property. This would allow users to transform JSON-LD to other formats like N-Quads more easily without...

spec:enhancement
ms:future-work
needs discussion
defer-future-version

Currently, when I open a `.mjs` javascript file on github with the Sourcegraph extension, it says ``` No language server connected Check langserver.org for language servers ``` However, it's just...

Using this URL: https://api.npmjs.org/downloads/range/last-day/lumin, `ospnc` says the name is taken when it is not: https://www.npmjs.com/package/lumin

Then users could upgrade their version without necessarily waiting to upgrade the plugin version. Thanks for this!