Skip to content

Instantly share code, notes, and snippets.

@mandy13511
mandy13511 / index.html
Last active August 1, 2019 07:03
Pomodoro
<head>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
</head>
<body>
<div class = "container">
<div id = "panel">
<transition name = "fade">
<div class = "panel" v-if = "showPanel">
<div class = "panel-header-rect" v-bind:class="{ right: tabIsRight }"></div>
@mandy13511
mandy13511 / pidCheck.js
Last active December 27, 2018 07:12 — forked from twlca/pidCheck.js
檢查身分證字號
/* 依據內政部:
1. 身分證編碼原則
身分證及居留證通用
第一碼 縣市編碼原則:
A=10 台北市 J=18 新竹縣 S=26 高雄縣
B=11 台中市 K=19 苗栗縣 T=27 屏東縣
C=12 基隆市 L=20 台中縣 U=28 花蓮縣
D=13 台南市 M=21 南投縣 V=29 台東縣