Skip to main content
Module

x/base64/.travis.yml

base64 strings from/to Uint8Arrays
Extremely Popular
Go to Latest
File
os: - linux - osx before_script: curl -sL https://deno.land/x/install/install.sh | sh
script: $HOME/.deno/bin/deno ./test.ts