Pinned Repositories
escpos-parser
ESC/POS parser - DEPRECATED. Using github.com/taoyuan/npos
escposify
A ESC/POS driver for node.js. DEPRECATED and replaced by http://github.com/taoyuan/npos
mors
Express inspired mqtt development framework based on mosca for node
mutable-buffer
A mutable buffer library for node.js
npos
A ESC/POS library for node.js
revio
A reverse proxy server evolved from redbird.
slu-seed
Database seed module for loopback applications.
tessocr
A C++ module for node providing OCR with tesseract and leptonica.
taoyuan's Repositories
taoyuan/chatgptx
Node.js client for the unofficial ChatGPT API. 🔥 Support both ESM and CommonJS.
taoyuan/mqttr
A routable mqtt library based on mqtt.js
taoyuan/sysctlx
A node library to manipulate services with systemctl
taoyuan/Firmata
firmata firmware for arduino
taoyuan/pathor
Parse parameters from a path string with template like `/user/:id` or `/user/:id(\d+)`
taoyuan/chatgptx-browser
Node.js client for the unofficial ChatGPT API.
taoyuan/coolify-monkey
A userscript to make Coolify even cooler!
taoyuan/mqtter
A middleware-able MQTT broker for node.js based on mosca.
taoyuan/remjson
RemJson is a simple but featureful JSON-RPC 2.0 client and server for node.js
taoyuan/aimock
An OpenAI api simulator for developing and testing
taoyuan/ansible-linux-setup
Simple, perfect setup of a Linux machine via Ansible
taoyuan/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
taoyuan/awesome-selfhosted-data
machine-readable data for https://awesome-selfhosted.net
taoyuan/awesome-vite
⚡️ A curated list of awesome things related to Vite.js
taoyuan/boilerplate-react-vite
A React boilerplate powered by Vite, React-Router, Typescript, VItest, Testing-Library, Styled-Components and Storybook
taoyuan/codeinterpreter-api
Open source implementation of the ChatGPT Code Interpreter 👾
taoyuan/expo-ts-template
Template for expo apps with typescript support
taoyuan/kvs
Simple key-value store facade for node.
taoyuan/kvs-redis
Redis adapter for kvs
taoyuan/lb-circular-test
A loopback4 curcular dependency error testing repo
taoyuan/loopback-connector-sqlite3s
SQLite3 Connector for LoopBack
taoyuan/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2023)
taoyuan/oclif-plugin-config
A command line utility plugin for managing configuration files with oclif.
taoyuan/one-local-storage
taoyuan/openai-mock
An OpenAI api simulator for testing
taoyuan/pipery
A powerful pipeline implementation for asynchronous data transformation and event-driven programming.
taoyuan/pubsuber
PubSub for Node.js, Browser, Mobile and IoT
taoyuan/ScriptSnap
ScriptSnap is a fast and easy-to-use script manager for Scriptable.
taoyuan/stable-diffusion-webui-docker
Easy Docker setup for Stable Diffusion with user-friendly UI
taoyuan/statsbase
An average, variance, covariance and correlation calculator written in TypeScript