@zanix/tasker
v2.0.1
Published
ZanixJS Framework API Tasker
Downloads
88
Readme
@zanix/tasker
Table of Contents
Introduction
@zanix/tasker
is a task execution module within the ZanixJS Framework. It facilitates handling and execution of various tasks within your Node.js applications.
Installation
To install @zanix/tasker
in your project, use the following command:
npm install @zanix/tasker
Usage
The tasker().run()
method executes tasks within your application. Here's an example demonstrating its usage:
This method executes the specified task, allowing you to customize and configure the task parameters as required by your application's logic.
Support and Contributions
If you encounter any issues or have suggestions for improvements, please submit them in the issue tracker.
Contributions to enhance the functionality or resolve issues are welcomed via pull requests. Ensure adherence to code standards and include appropriate test coverage.
License
This module is open-source and released under the MIT License. You are free to modify and distribute it as per the terms of the license.
Authors ✨
- Ismael Calle Marulanda @iscam2216