Skip to content

Libraries Documentation

Introduction

This README.md provides documentation for all libraries within the libs folder, detailing their descriptions, purposes, and guidance on how to import and use them.

Collections

Array

  • This library provides various utility functions for manipulating arrays, such as filtering, mapping, and reducing.

Map

  • This library includes functions to work with maps, including merging and transforming map data.

Core Utilities (falconCore)

  • A set of core utility functions for common tasks such as data validation, transformation, and configuration management.

IO

  • Libraries for handling input and output operations, including file reading/writing and network communication.

Log

  • A library for logging messages, errors, and debugging information with various severity levels.

Strings

  • Utilities for string manipulation including formatting, trimming, and searching.

Testing

  • Libraries for writing and executing tests, including utilities for mocking and assertions.

Database

  • Libraries for interacting with device-specification databases.