Commit Graph

11 Commits

Author SHA1 Message Date
Nemo d986c22c5a v2 browser testing and build 2023-07-10 21:48:45 +05:30
Nemo 79b3302227 [php] Get PHP functional 2023-07-02 14:21:35 +05:30
Nemo fc6bfdb113 Lots of changes for v2
Mainly, add a search method to find all valid pincodes
See #3

Create a single unified regex.
Update some dependencies

However, this breaks on PHP,so I need to fix something for that.
2023-07-01 20:00:02 +05:30
Nemo 5d5e939a6b [python] WIP switch to pdm 2021-12-19 19:19:10 +05:30
Nemo 89d922062a [ruby] Adds test and code 2020-04-26 08:58:11 +05:30
Nemo 8ec8ab839e Initial commit for rubygem 2020-04-26 08:58:11 +05:30
Nemo e8403d43e3 Adds support for browser-usage using browserify
- Browserify with the brfs plugin generates the stub JS file
  that can be included directly in the browser
- Jasmine is supported for an integration test-suite in the browser
2020-04-21 21:09:50 +05:30
Nemo c2af505e2a Fixes bug on regex matching not stopping after 6 chars 2020-03-13 17:49:02 +05:30
Nemo f24d67d914 Python package and other updates
- Break down regex into one-per area code
- Improves tests
- Adds python package
- Adds editorconfig
- Travis Updates
2020-03-13 16:42:58 +05:30
Nemo 783c0dc956 Initial NPM package 2020-02-25 14:20:53 +05:30
Nemo 9a56544692 Initial commit 2020-02-24 23:32:18 +05:30