Pinned Repositories
awesome-nodejs-pure-js
Many low level node.js libs written in c/c++ or dependent on native modules. That's awesome, but in some trade off case we need pure javascript lib.
expo-adapter-workers
isomorphic-ws
Isomorphic implementation of WebSocket (https://www.npmjs.com/package/ws)
react-draggable-svg
A react component add drag events(onDragStart, onDrag...) for SVG elements(g, rect, circle...)
react-native-animated-linear-gradient
Animated linear gradient as background animation or something else.
react-native-table
<Table> component for both react-native and react-native-web.
react-native-virtualized-grid
WIP <VirtualizedGrid> component for react-native and react-native-web
react-web
A rich collection of react vendors and components for silky web dev experience.
rippledb
Embeddable key-value database engine in pure TypeScript, based on LSM-Tree
seashell
:shell: Distributed message queue based on Splashdb (https://github.com/heineiuo/splashdb).
heineiuo's Repositories
heineiuo/seashell
:shell: Distributed message queue based on Splashdb (https://github.com/heineiuo/splashdb).
heineiuo/react-web
A rich collection of react vendors and components for silky web dev experience.
heineiuo/react-draggable-svg
A react component add drag events(onDragStart, onDrag...) for SVG elements(g, rect, circle...)
heineiuo/hlsdl
Download HTTP Live Streaming video as a single file from a url with m3u8 content.
heineiuo/react-native-draftjs
[WIP] Rich editor for react-native based on Draftjs and webview.
heineiuo/date-fns-format-zone
Extend date-fns/format to support format with timezone.
heineiuo/node-code-screenshot
Take a screenshot photo for code by node.js, written in pure javascript, no native dependencies
heineiuo/read-pdf-as-png
read pdf as png
heineiuo/text-parser-url
:link: text parser for url
heineiuo/tinyproxy
A tiny reverse proxy server. Support ws->ws, http->http, http->ws modes with auto ssl feature.
heineiuo/use-promise-state
A React hook for Promise
heineiuo/ci
➡️✅➡️✅➡️✅ A continuous integration system
heineiuo/demo-pure-js-captcha
heineiuo/demo-webpush
heineiuo/draft-renderer
heineiuo/external-list
A collection of npm packages external name for webpack or other build systems.
heineiuo/fibonacci-layout
Fibonacci layout algorithm (tiling, square)
heineiuo/gaacdn
heineiuo/node-deno
deno alternative implementation with node.js
heineiuo/node-gtoken
和google版相比,添加了代理支持
heineiuo/node-gtoken-china
由于**国内不能直接访问googleapis服务,所以修改了原来的node-gtoken这个包,使之能够通过https.Agent代理访问googleapis服务。
heineiuo/node-worker-demo
heineiuo/npm-read
Read a file inside any npm package like `/lib/index.js` in https://registry.npmjs.org/@babel/core.
heineiuo/react-dynamic-provider
heineiuo/react-promises
heineiuo/saxt
A streaming template engine based on sax-js, primary for server side render.
heineiuo/sug
su git user and switch ssh keys
heineiuo/tree-assign
Just another tree assign algorithm
heineiuo/vweb
heineiuo/write-integratable-react-module
Write integratable react module. 编写可集成的react模块。