The fnbase.js file is a collection of functions that are needed again and again. To avoid having to invent, write, or search for them from scratch, I've collected them here.
Please note: This collection may be used freely. However, I do not guarantee its functionality, and I will not perform debugging upon request. Furthermore, I assume no liability for any damage that may occur to data or similar.
31.07.2025 Version 1.2 Function areArraysEqual() added
11.07.2025 Version 1.1 Functions countArrayItems() and formatDate() added
01.06.2025 Version 1.0 First version of fnbase.js