An open API service indexing awesome lists of open source software.

https://github.com/willemverbuyst/bsn-tool

Simple webpage using bsn-js
https://github.com/willemverbuyst/bsn-tool

css3 dependabot githubpages html5 javascript

Last synced: 4 months ago
JSON representation

Simple webpage using bsn-js

Awesome Lists containing this project

README

          

# BSN Tool

[![Release & Deploy](https://github.com/willemverbuyst/bsn-tool/actions/workflows/release-and-deploy.yml/badge.svg?branch=main)](https://github.com/willemverbuyst/bsn-tool/actions/workflows/release-and-deploy.yml) [![CodeQL](https://github.com/willemverbuyst/bsn-tool/actions/workflows/code-ql.yml/badge.svg)](https://github.com/willemverbuyst/bsn-tool/actions/workflows/code-ql.yml) [![Code Style](https://github.com/willemverbuyst/bsn-tool/actions/workflows/code-style.yml/badge.svg)](https://github.com/willemverbuyst/bsn-tool/actions/workflows/code-style.yml) [![Code Compilation](https://github.com/willemverbuyst/bsn-tool/actions/workflows/code-compilation.yml/badge.svg)](https://github.com/willemverbuyst/bsn-tool/actions/workflows/code-compilation.yml) [![Tests](https://github.com/willemverbuyst/bsn-tool/actions/workflows/tests.yml/badge.svg)](https://github.com/willemverbuyst/bsn-tool/actions/workflows/tests.yml)

## What is this?

Fun little project using the [bsn-js](https://www.npmjs.com/package/bsn-js) npm package.

[live](https://willemverbuyst.github.io/bsn-tool/)

## On the page you can

- generate a test BSN (starting with '99999')
- validate an existing BSN

![screenshot](./img/screenshot-bsn-tool.png)