Pinned Repositories
ejsExcel
nodejs excel template engine. node export excel
ejsexcel-browserify
browser excel template engine. export excel, ejsExcel
generic_pool
Generic resource pool with Promise based API. Can be used to reuse or throttle usage of expensive resources such as database connections.
mwrf
明华 URF-35H-MEM 读卡器nodejs接口
mysql2
MySQL client for Deno with focus on performance. Supports prepared statements, non-utf8 encodings, binary log protocol, compression much more
nest
低代码架构
printer_server
C# Excel自动打印服务
qv
nodejs应用系统
xlsx-img
node-xlsx suport parse image
ZhidianChuXing
uni-app 租车微信小程序
sail-sail's Repositories
sail-sail/ejsExcel
nodejs excel template engine. node export excel
sail-sail/ejsexcel-browserify
browser excel template engine. export excel, ejsExcel
sail-sail/mysql2
MySQL client for Deno with focus on performance. Supports prepared statements, non-utf8 encodings, binary log protocol, compression much more
sail-sail/nest
低代码架构
sail-sail/xlsx-img
node-xlsx suport parse image
sail-sail/generic_pool
Generic resource pool with Promise based API. Can be used to reuse or throttle usage of expensive resources such as database connections.
sail-sail/ZhidianChuXing
uni-app 租车微信小程序
sail-sail/deno_ejsexcel
deno for ejsExcel
sail-sail/block_stream2
A stream of blocks. Write data into it, and it'll output data in buffer blocks the size you specify, padding with zeroes if necessary.
sail-sail/buffer_crc32
crc32 that works with binary data and fancy character sets, outputs buffer, signed or unsigned data and has tests. Derived from the sample CRC implementation in the PNG specification: http://www.w3.org/TR/PNG/#D-CRCAppendix
sail-sail/buffer_list
A Deno Buffer list collector, reader and streamer thingy.
sail-sail/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
sail-sail/dayjs
for deno ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
sail-sail/deno_image
Rust 开发的图片压缩动态链接库
sail-sail/docs
低代码架构文档
sail-sail/generate_function
Module that helps you write generated functions in Deno
sail-sail/graphql-js
A reference implementation of GraphQL for JavaScript
sail-sail/iconv_lite
Pure JS character encoding conversion
sail-sail/is_property
Tests if a property of a JavaScript object can be accessed using the dot (.) notation or if it must be enclosed in brackets, (ie use x[" ... "])
sail-sail/long
A Long class for representing a 64 bit two's-complement integer value derived from the Closure Library for stand-alone use and extended with unsigned support.
sail-sail/minio
minio client for deno
sail-sail/named_placeholders
compiles "select foo where foo.id = :bar and foo.baz < :baz" into "select foo where foo.id = ? and foo.baz < ?" + ["bar", "baz"]
sail-sail/sail_denque
Denque is a well tested, extremely fast and lightweight double-ended queue implementation with zero dependencies and includes TypeScript types.
sail-sail/sail_lru_cache
sail-sail/sail_sqlstring
Simple SQL escape and format for MySQL
sail-sail/seq_queue
Seq-queue is simple tool to keep requests to be executed in order.
sail-sail/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
sail-sail/vue3_reactivity
vue3_reactivity is forck by @vue/reactivity for deno.
sail-sail/webprotocol
浏览器打印Excel和Word文档等
sail-sail/webprotocolSetup
打印程序的msi安装程序