1.0.15 • Published 6 years ago

@bludot/thailand-address v1.0.15

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

A rewrite of the code to not be dependant on jquery.

Major changes:

  • get rid of jquery. We want to use this everywhere
  • Query just one part of a whole: we can get all districts in a given province. This allows us to show a drop down based on the other input.

Todo:

  • Add back support for various db types (actual database, zip, ajax)
  • Create proper building for client or server (lets have it the same thing)
  • Write tests
  • add similarity using leven
  • split into a client and server side (basically same code but we get the data differently)
  • Roll up packaging

how you should use:

This comes with a quite large json file and probably not a good idea to ship to production with it. My suggestion would be to query to the server for the information instead of doing it all on the client. Hence I will try to make this usable on both sides.

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago