Pinned Repositories
dgraph-store
有向图数据模型
eval5
A JavaScript interpreter written in TypeScript - Support ES5
eval5-wx-demo
微信小程序eval5示例
race-cache
确保依赖数据的高可用缓存函数。
taro-script
For Taro v3:支持多端小程序动态加载远程 JavaScript 脚本并执行
vue-toy
200行代码模拟vue实现。https://bplok20010.github.io/vue-toy/
we-script
we-script 让微信小程序支持加载执行远程JavaScript脚本
we-script-demo
we-script 使用示例
neact
fast react like library & virtual-dom
refline.js
refline.js是完全不依赖设计器环境的参考线组件,方便各种设计器快速接入,支持参考线匹配及吸附功能。
bplok20010's Repositories
bplok20010/eval5
A JavaScript interpreter written in TypeScript - Support ES5
bplok20010/taro-script
For Taro v3:支持多端小程序动态加载远程 JavaScript 脚本并执行
bplok20010/dgraph-store
有向图数据模型
bplok20010/race-cache
确保依赖数据的高可用缓存函数。
bplok20010/simple-pivot
数据透视
bplok20010/matrix2d.js
Matrix2D ClassUtil
bplok20010/use-react-in-weapp
如何在微信小程序中使用React(非转义框架)
bplok20010/xtree-store
bplok20010/dom-helpers-extra
Related extension of dom-helpers
bplok20010/react-reconciler-json
使用 react-reconciler 将 JSX 输出为 json 格式数据
bplok20010/viewbox
创建支持缩放、旋转、平移、翻转的视图
bplok20010/babel-test
babel参数测试
bplok20010/canvas-text-renderer
bplok20010/chrome-capture-screen
bplok20010/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
bplok20010/headless-recorder
Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script.
bplok20010/history
redo undo log
bplok20010/js-sieve
SIEVE in JS, a modern efficient cache algorithm that is simpler than LRU
bplok20010/knockout-computed-demo
bplok20010/pagination-store
pagination-store
bplok20010/paper.js
The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey
bplok20010/path2d.js
bplok20010/point2d.js
a points/vectors tool class in 2d space
bplok20010/polybooljs
Boolean operations on polygons (union, intersection, difference, xor)
bplok20010/rasterizeHTML.js
Renders HTML into the browser's canvas
bplok20010/sketch-vector2svg
sketch矢量转svg示例
bplok20010/stretch-rect
bplok20010/table-multiple-header
多表头生成
bplok20010/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
bplok20010/transformation-matrix
Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested library!