biggs
biggs copied to clipboard
biggs is a small ruby gem/rails plugin for formatting postal addresses from over 60 countries.
Biggs maintained it's own country data and names, this PR retargets the primary data lookup to the countries gem. This includes some breaking changes such as zip -> postalcode and...
Hi, sorry for posting this as an issue, just wanted to make you aware - we've started a simialr project in which we make the address formtting templates independent of...
Hello, would be great adding the line2 for street name. It's used by Stripe in the shipping object: https://stripe.com/docs/api/customers/object#customer_object-address ``` f = Biggs::Formatter.new f.format("de", # "Yolk Sebastian Munz & Julia...