Release Announcement: South African ID Parser (JavaScript library) v1.1.0

Justin Wernick <>
Curly Tail, Curly Braces
2023-06-14

Abstract

I've released a new version of an old Javascript library I maintain, the South African ID Parser. This article lists the sorts of things I've changed, and talks about my plans to publish more libraries generally.

I've published an update to South African ID Parser JavaScript library on NPM.

Functionally there isn't much difference, but I've tried to update a lot of the stuff around the code to match my current understanding of what a useful library suitable for use in a professional context should have.

This is part of a broader change I'm trying to make in how I spend my work time. I'm trying to spend one work day a week actively writing and maintaining open source code, and trying to make sure that it's a good experience if anyone chooses to use it professionally. This also means I'll be blogging more. I'm also going to be looking through some of my older open source apps to pull out significant functionality that could be useful to others as libraries.

Most of this will probably be in Rust, since that's where I like to spend my time these days. I'll probably even port the South African ID Parser to Rust.

This of course all takes time. I've created a Patreon so that people can support me doing this. I would love if I could afford to spend even more time maintaining open source code. Please check out the Patreon and consider contributing if you're getting value from my work.


If you'd like to share this article on social media, please use this link: https://www.worthe-it.co.za/blog/2023-06-14-release-announcement.html

Copy link to clipboard

Tags: blog, javascript


Support

If you get value from these blog articles, consider supporting me on Patreon. Support via Patreon helps to cover hosting, buying computer stuff, and will allow me to spend more time writing articles and open source software.


Related Articles

I was saved by Test Driven Development

This is a short story about how I gained a new appreciation for Test Driven Development.

Building a digital music collection in 2023

I've stopped paying for music streaming services in favour of going back to buying albums and building my own digital music collection. This article is about some of the modern tools I'm applying to this endeavour, including updating my choice in audio codecs for storing the collection.

Subscribe to my RSS feed.