transtone

Results 51 comments of transtone

please add a importKey example: ```js const key = await crypto.subtle.importKey( "raw", new TextEncoder().encode("your secret string"), { name: "HMAC", hash: "SHA-256" }, true, ["sign", "verify"], ) ```

for someone who not know much about `decode/encode/base64/cryptokey` etc like me, can't find a way to get `binaryDer` in https://github.com/timonson/djwt/blob/master/examples/pkcs8_storing.ts#L19 a fine example like https://jwt.io does is very nice.

https://ant.design/docs/react/replace-moment https://ant.design/docs/react/replace-moment-cn

https://github.com/quilljs/quill/issues/1429 是这个bug吗?

> No idea. Any workaround in wxss? Or I guess you will need to avoid using those syntaxes. 大佬别这么说,微信小程序也是需要 windicss 来帮忙提升开发效率的呀。

After update windows 10 to 1903. It works like a charm.

谢谢回复。那我需要从后台加载多个播放源,如何解决呢? myVideoPlayer 可以改成动态的吗,如何改?

ok, 解决了,感谢。

> 引用 readme 里: > JSX 是开发体验最棒(智能提示)、语法噪音最少、图灵完备的 UI 表达式,模板引擎不完备,模板字符串完备但是语法噪音太大 如果方便机器编译而为难人就叫好的话,直接写汇编好了,写什么js。

@dntzhang jsx是方便了你,或者方便了一部分特定知识结构的开发者,但到底方便了多少人,方便了前端开发者中多少比例的人,兄弟有调研过吗? 恕我唠叨,如果你不理解或者不愿意去理解我们说的`不想再学jsx`、`相对于模板引擎,jsx是某种程度上的为难人`是什么意思,是种什么心理,背后代表了多少人,那么omi项目再写三年也只能是个内部项目,不会有太多粉丝的。