1.0.15 • Published 5 years ago

@bludot/thailand-address v1.0.15

Weekly downloads
1
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago