Skip to content

xKiGox/fnbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

What is fnbase.js?

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.


Integrating fnbase.js

<script src="https://github.com/xKiGox/fnbase/blob/main/fnbase.js"></script>

Changes

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

About

collection of javascript functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published