D3.js
https://github.com/d3/d3
Apache ECharts
https://github.com/apache/echarts
Vega
https://github.com/vega/vega
標籤
2D
3D Printer
7-Zip
穩壓器
Adobe XD
AI
AJAX
Android
Apache
APIs
APP Script
Arduino
Async
Audio
Authorization
Auto
Autocomplete
AWS
Azure
Batch
Building
Canvas
Certificate
Chrome
CI/CD
Class
CLI
Cloud
Cloud Native
CMake
CMS
codec
Color
Comodo
Compress
Config
Consent
Console application
Cookie
Cron
CSharp
CSS
CSS3
CString
CSV
CUDA
D3
Database
Date
Day
Debug
Deep Learning
Defender
dependencies
Deploying
Design
DevOps
Diagrams
docker
Document
Domain Name
Dropbox
ECharts
Eclipse
Editor
Equality
ESP8266
Excel
express
Extension
Facebook
Feature Flag
filewatcher
Float
FreeBSD
gif
git
gitlab
GLSL
Google
Gradient
grbl
Home Assistant
HTML5
HTTP
i18n
icon
ICP
Image
Image Synthesis
injection
int
IoT
IR
JavaScript
jQuery
Json
Language
Laravel
Load Testing
Loader
Logger
Maker
MariaDB
Markdown
Math
Mathematica
Messenger
MFC
Microservices
MIDI
Migration
Mobile
Mock
Moment
MongoDB
mp4
MSSQL
Music
MySQL
Named
NAT
Neural Networks
Node.js
npm
Obfuscator
Objective-C
ORM
P2P
Package
Patent
PDF
PHP
PHPMyAdmin
Planning
PlatformIO
PostgreSQL
PowerShell
pragma
React
Regex
region
Regular Expression
REST
RESTful
Resumable
RFID
sci
Search
Serverless
Service
Session
Site
Sketch
Slide
Socket
Sort
Spark
SQL
SQLite
SSD
SSL
Static
Stream
TBD
TensorFlow
test
Time
Touch
Tutorial
Tween
TypeScript
Ubuntu
UI
ULPS
UML
UniformServer
Unleash
Unzip
Upload
UX
Validator
VC++
Vega
VisualStudio
VisualStudio2010
VSCode
VTK
Vue
Web
WebAssembly
Webpack
Wifi
Win32
Windows
WinRAR
yarn
Youtube
Zigbee
Zip
2025年4月23日 星期三
2023年9月26日 星期二
2022年1月29日 星期六
2021年10月4日 星期一
2021年9月7日 星期二
2021年3月29日 星期一
Google APP Script
可將 Google Spreadsheet 作為 SQL 使用
https://github.com/agershun/alasql
Google Sheets SUPERSQL QUERY Function - Apps Script SQL AlaSQL UDF - Part 1
https://www.youtube.com/watch?v=0KuSD5PGQF8&t=1304s
可用 Local 開發版控
https://github.com/google/clasp
利用 APP Script 建立 HTML 網頁:
// html string
function doGet(e) {
var param = e.parameter;
var sheet = SpreadsheetApp.getActiveSheet();
sheet.getRange(sheet.getLastRow() + 1,1).setValue([param.name]);
return HtmlService.createHtmlOutput('<b>Hello, world!</b>');
}
// html file
function doGet() {
return HtmlService.createHtmlOutputFromFile('index.html')
}
2021年3月18日 星期四
2020年8月31日 星期一
Resumable Upload
上傳斷點續傳
Tus
https://uppy.io/docs/tus/
Resumable.js
A JavaScript library providing multiple simultaneous, stable
and resumable uploads via the HTML5 File API
http://resumablejs.com/
Tus
https://uppy.io/docs/tus/
Resumable.js
A JavaScript library providing multiple simultaneous, stable
and resumable uploads via the HTML5 File API
http://resumablejs.com/
2020年7月30日 星期四
2020年7月9日 星期四
2020年4月30日 星期四
2020年4月20日 星期一
2020年3月4日 星期三
2020年2月24日 星期一
2020年1月1日 星期三
Webpack
express-generator
https://github.com/expressjs/generator
Express结合Webpack的全栈自动刷新
http://acgtofe.com/posts/2016/02/full-live-reload-for-express-with-webpack
Vue.js的Webpack樣板
https://github.com/vuejs-templates/webpack
UnusedWebpackPlugin
A webpack plugin to find unused modules/source files.
https://github.com/MatthieuLemoine/unused-webpack-plugin
https://github.com/expressjs/generator
Express结合Webpack的全栈自动刷新
http://acgtofe.com/posts/2016/02/full-live-reload-for-express-with-webpack
Vue.js的Webpack樣板
https://github.com/vuejs-templates/webpack
UnusedWebpackPlugin
A webpack plugin to find unused modules/source files.
https://github.com/MatthieuLemoine/unused-webpack-plugin
2019年11月28日 星期四
brain.js
brain.js is a GPU accelerated library for Neural Networks written in JavaScript.
https://github.com/brainjs/brain.js
https://github.com/brainjs/brain.js
2019年10月29日 星期二
Tween Engine
JavaScript tweening engine (補間引擎)
Tween.js
https://github.com/tweenjs/tween.js
es6-tween
https://github.com/tweenjs/es6-tween
Tween.js
https://github.com/tweenjs/tween.js
es6-tween
https://github.com/tweenjs/es6-tween
2019年8月22日 星期四
2019年5月3日 星期五
Cookie Consent
Cookie Consent
https://github.com/insites/cookieconsent
react-cookie-consent
https://github.com/Mastermindzh/react-cookie-consent
https://github.com/insites/cookieconsent
react-cookie-consent
https://github.com/Mastermindzh/react-cookie-consent
2018年1月16日 星期二
訂閱:
文章 (Atom)

