Temp

7805 bookmarks
Custom sorting
使用插件还是油猴脚本
使用插件还是油猴脚本
场景最近吾辈写了一个 chrome 插件,之前也有写过许多 user.js 脚本,所以便想在此谈一下它们的区别,以及如何选择。 吾辈写过的 user.js 脚本 吾辈写过的 chrome 插件 简介 user.js wiki, chrome plugin dev doc user.js 是一个开放的的标准,最早由 Firefox 的一个插件提出,后来在 chrome 得到原生支持。实际上,u
·blog.rxliuli.com·
使用插件还是油猴脚本
How can I do Base64 encoding in Node.js?
How can I do Base64 encoding in Node.js?
Does Node.js have built-in Base64 encoding yet? The reason why I ask this is that final() from crypto can only output hexadecimal, binary or ASCII data. For example: var cipher = crypto.createCiphe...
·stackoverflow.com·
How can I do Base64 encoding in Node.js?
vite build
vite build
A walkthrough of the Vite codebase to understand how Vite bundles and optimize your code for production
·patak.dev·
vite build