Fritz Lin
Fritz Lin
```js let testCases = [ /* ... */ ] /* works */ exports.testAll = async () => { await Promise.all(testCases).map(async item => { /**/ }) } /* runtime exports can't...
This is awesome, but is there any examples?
> The default algorithm is 256-bit AES in CBC mode > -- https://www.zetetic.net/sqlcipher/design/ https://github.com/jayralencar/sqlite-cipher.js/blob/master/sqlite.js#L36
I found this repo has a `package.json`, but haven't been published to npm yet. ;)
https://github.com/thiagoc7/react-animate.css/blob/master/modules/Animate.js#L20 I wonder if `` should be scoped like: ``, so that the stylesheet won't affect other ones.
Consider supporting auto-increment int id ? such as `1, 2, 3` with unique check
Just found out a solution: https://stackoverflow.com/questions/45462193/how-to-use-chain-with-lodash-es-while-supports-tree-shaking/72983877#72983877 Maybe should be added to documentation? ```js import lodashId from 'lodash-id' import { mixin, chain, wrapperLodash } from 'lodash-es' // doesn't work mixin(lodashId) //...
Dear @yxl This project is awesome. Could I suggest that you publish this onto npm as a node module so that we can require in as an external package? Currently,...
Todo List
- [x] 前端加载markdown 98218176569973fc8470f04fb80cdbc5ba1e95fa - [x] location.hash播放控制 ffefe49c538327581b97048a38fc19e26aa5b08f (ipad:chrome hash卡顿 - [x] 鼠标滚轮播放控制 6b606af2d375a90eb8b440120885fcd807911a05 (敏感度过高 忽略e.ctrlKey - [x] 移动端touch播放控制 518d7a2334251d3a20f40d068dd6034f3ccef6d0 - [x] css主题选择 fb48e8aff066c7375a4b2ae9f2b15728a339ea99 (dark为默认 - [x] 切换动画改为slide fdff0346ad16cdbb12daadeec3ccecbfd855df74 (横竖屏判断?...
ppt样例征集
第一批转换对象 将展示在 "在线转换服务"(WIP) 的"最新上线"栏目 需要具有一定内容 转换效果好或有代表性 的md样例 如图文并茂 如果对转换方式有改进意见(目前很简单 遇h1~6分页 或遇hr分页) 欢迎指出 希望大家支持 多谢:smile: