Skip to content

Instantly share code, notes, and snippets.

View tsmsogn's full-sized avatar
:octocat:
Set your status

tsmsogn tsmsogn

:octocat:
Set your status
View GitHub Profile
web:
image: occitech/cakephp:5-apache
ports:
- 80
links:
- db
- mail
volumes:
- .:/var/www/html
environment:
@tsmsogn
tsmsogn / kana2upper.js.gs
Created June 25, 2018 04:32 — forked from sa-nitawaki/kana2upper.js.gs
google spreadsheet で半角カナを全角カナにする関数 kana2upper() を作成
/*
How to use:
1)Create new file.
2)
*/
function kana2upper(string) {