tylopiaj
v1.0.0
Published
A simple package utilizing the strimanga task scheduling library
Downloads
3
Maintainers
Readme
Tylopiaj
Tylopiaj is a simple package that utilizes the Strimanga task scheduling library for JavaScript.
Installation
To install Tylopiaj, you can use npm:
npm install tylopiaj
Usage
const Tylopiaj = require('tylopiaj');
// Tylopiaj will automatically schedule a task to run every 2 seconds
Dependencies
This package relies on the Strimanga library for task scheduling.
License
This project is licensed under the MIT License - see the LICENSE file for details.