1.0.0 • Published 2 months ago

tylopiaj v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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.

1.0.0

2 months ago