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: 2 months ago
JSON representation

Simple webpage using bsn-js

Awesome Lists containing this project

README

          

# BSN Tool

[![Publish to GitHub Pages](https://github.com/willemverbuyst/bsn-tool/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/willemverbuyst/bsn-tool/actions/workflows/gh-pages.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) [![Dependabot Updates](https://github.com/willemverbuyst/bsn-tool/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/willemverbuyst/bsn-tool/actions/workflows/dependabot/dependabot-updates) [![Automate Dependabot](https://github.com/willemverbuyst/bsn-tool/actions/workflows/automate-dependabot.yml/badge.svg)](https://github.com/willemverbuyst/bsn-tool/actions/workflows/automate-dependabot)

## 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)