mcraiha / IBANTester

Test validity of IBAN codes in your web browser

Home Page:https://iban.raiha.rocks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IBANTester

Test validity of IBAN codes in your web browser. Powered by HTML5 and Javascript/Typescript.

Live

https://iban.raiha.rocks

Build status

How to compile

To bundle fast, use deno bundle -c tsconfig.json src/index.ts src/index.js . Or use fullbundle.sh to do everything needed

Licenses

Text in this document and source code files are released into the public domain. See LICENSE file.

CSS style is MVP.css and it is MIT licensed

Icon file is combination of 💥, 🏦 and 🧪 emojis that are from Twitter Emoji (Twemoji) project. Their license is CC-BY 4.0

About

Test validity of IBAN codes in your web browser

https://iban.raiha.rocks/

License:The Unlicense


Languages

Language:TypeScript 57.3%Language:HTML 23.7%Language:CSS 15.0%Language:JavaScript 2.5%Language:Shell 1.5%