Yoshiya Hinosawa
Yoshiya Hinosawa
`extract` seems fine to me. Front-matter is only a part of the input text. That's why we use `extract` instead of `parse`. > So perhaps the function names should be...
> This would also open the door for stringify() and insert() at a later point to reverse the process. I've never seen such needs for front-matter. front-matter is not a...
> This is true. extract doesn't convey that parsing is also happening. I don't think so. It's implied by `front-matter` which is always parsed. No front-matter tool only extracts front-matter...
I can find many usages of the phrase 'extract front-matter': - https://docs.rs/extract-frontmatter/latest/extract_frontmatter/ - https://github.com/mrzmmr/remark-extract-frontmatter - https://github.com/jxson/front-matter
Sounds a good and interesting point. I searched a bit of the other standard libraries. Python has `math.isclose` in its standard library and it seems having the default of relative...
(Is it ok to provide the example use cases of a specific library?) In [capsid.js](https://github.com/capsidjs/capsid), you can define (DOM) event listeners by decorators, and can make a field into a...
What Deno version do you use? The latest Deno is accidentally incompatible with Fresh (now it's fixed in main branch, but not yet released) The last version of Deno which...
ăăă§ăă, httpOnly cookie ăȘă©ă«ć „ăăæčăèŻăă§ăă. XSS ăăăŁăć Žćă« localStorage ă ăšćăăăŠăăŸăăźă§
æăŻ auth0 ăźăă„ăŒăăȘăąă«ă§ă localStorage ă«ć „ăăŠăăæ°ăăăŸăă, JWT ă«ćŻŸăăè°è«ăèČă ăăŁăŠć€ăăŁăăźăăăăăȘăă§ăă. (ăłăŒăæ€çŽąăăăšäžăźăšă»ăŒćăăăšăăŁăŠăăłăŒăăăăăăăăăŸă. https://github.com/search?q=localStorage+setItem+access_token+auth0-js&type=Code
Looks like now the error is: `TypeError: exporting ec is not implemented` thrown in: https://github.com/denoland/deno/blob/e97764e7ecfea960987b63a550fb45bc3d2171da/ext/node/polyfills/internal/crypto/keys.ts#L416