/Tiny-Essentials

Collection of small, essential scripts designed to be used across various projects. These simple utilities are crafted for speed, ease of use, and versatility.

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

Discord server NPM version NPM downloads

Patreon Ko-Fi Bitcoin Litecoin Litecoin

npm installnfo

๐Ÿงฉ Tiny Essentials

Tiny Essentials is a collection of small, essential scripts designed to be used across various projects. These simple utilities are crafted for speed, ease of use, and versatility.

โœจ Features

Tiny Essentials provides a wide range of utilities โ€” from array manipulations and time calculations to object helpers and custom tools.
For the full list of features and usage examples, please check the documentation.

๐Ÿ“ฆ Installation

You can install Tiny Essentials via npm:

npm install tiny-essentials

Or download the scripts directly from this repository.

๐Ÿงช Module Versions

The core version of Tiny Essentials (version 1) is located in the folder /src/v1.

A detailed README is available inside the v1 folder, which contains a full description of all utility modules and their functionalities.
We recommend checking it out if you want to see all available tools in this version and how to use them individually or collectively via the index.mjs global module.

๐Ÿ“š Documentation

Looking for detailed module explanations and usage examples?
Check out the full documentation here:

๐Ÿ‘‰ Go to docs page


๐Ÿ“ฆ More Tiny Essentials Modules


๐Ÿ”ง Recommended Tool: JsStore

Although not part of Tiny Essentials, we recommend using JsStore if you're looking for a well-maintained and developer-friendly solution to interact with IndexedDB using SQL-like syntax.

๐Ÿ’ฌ This is a personal recommendation. This project is not sponsored or affiliated with JsStore.


๐Ÿ—ƒ๏ธ Legacy Code

Some scripts in this repository have been preserved for backwards compatibility. These include modules like:

  • @tinypudding/firebase-lib
  • @tinypudding/discord-oauth2
  • @tinypudding/mysql-connector
  • @tinypudding/puddy-lib

These modules have been updated to work with modern environments but may not be actively developed further.


๐Ÿค Contributions

Feel free to fork, contribute, and create pull requests for improvements! Whether it's a bug fix or an additional feature, contributions are always welcome.

๐Ÿ“ License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

๐Ÿ’ก Credits

This project was inspired by the need for lightweight, reusable code that can be used across many different kinds of applications. Contributions and suggestions are always appreciated!

๐Ÿง  Note: This documentation was written by ChatGPT, an AI assistant developed by OpenAI, based on the project structure and descriptions provided by the repository author.
If you find any inaccuracies or need improvements, feel free to contribute or open an issue!



Made with tiny love!