Socket
Socket
Sign inDemoInstall

@eggjs/tegg-schedule-plugin

Package Overview
Dependencies
279
Maintainers
13
Versions
87
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @eggjs/tegg-schedule-plugin

schedule decorator for egg


Version published
Weekly downloads
227
decreased by-24.08%
Maintainers
13
Install size
15.3 MB
Created
Weekly downloads
 

Changelog

Source

3.39.3 (2024-04-28)

Bug Fixes

  • mount clazzExtension/clazzExtension/tableSql to BaseDao (#220) (ac322cf)

Readme

Source

@eggjs/tegg-schedule-plugin

使用注解的方式来开发 egg 中的 schedule

Install

npm i --save @eggjs/tegg-schedule-plugin

Config

// config/plugin.js
exports.teggSchedule = {
  package: '@eggjs/tegg-schedule-plugin',
  enable: true,
};

Keywords

FAQs

Last updated on 28 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc