testecron

0.0.1 • Public • Published

React Cron Builder Translated to Portuguese

React component to build cron expression

<<<<>>>> ALL THE CREDITS FOR ONE-MORE https://www.npmjs.com/~one-more / https://github.com/one-more <<<<>>>> ATTENTION: This version is a translation only, not a copy.

installation

npm install --save cronproject

CREDITS AND LIVE DEMO

Live demo <<<<>>>> ALL THE CREDITS FOR ONE-MORE https://www.npmjs.com/~one-more / https://github.com/one-more <<<<>>>>

usage

import CronBuilder from  'cronproject'
import 'cronproject/dist/bundle.css'

<CronBuilder 
    cronExpression="*/4 2,12,22 * * 1-5"
    onChange={::console.log}
    showResult={false}
/>

component was inspired by this util

/testecron/

    Package Sidebar

    Install

    npm i testecron

    Weekly Downloads

    1

    Version

    0.0.1

    License

    ISC

    Unpacked Size

    410 kB

    Total Files

    43

    Last publish

    Collaborators

    • gabrielrato