Skip to content

dotemacs/vat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vat

Build Status

A Clojure library designed to look up VAT numbers on VAT Information Exchange System

Install

[vat "0.1.1"]

Usage

(require '[vat.core :as vat])
(vat/look-up-number "GB" "678")

Or if you just care of the VAT numbers in United Kingdom:

(vat/look-up-number "678")

About

Look up VAT numbers on VAT Information Exchange System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published