Giter Club home page Giter Club logo

natural-cron.js's People

Contributors

onkar27 avatar pbrunier avatar rathirohit avatar stevenvergenz avatar steveruble avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

natural-cron.js's Issues

Support for other languages

Hello :)

First of all, congrats on the lib, it's very handy!

We are looking to use it as a parser for our Scheduler functionality on the Rocket.Chat Apps-Engine project, and we were wondering if there are any plans on adding support for other language inputs as well? Or if there's an idea how this would be done?

I've tried simply translating the words used in the regexes to Portuguese but that didn't work ๐Ÿ˜‚ I'm not familiar with NLP but considering the differences between the two languages I think more changes would be needed.

Wrong Expression

'every hour between 5pm and 8pm' gives * 17-20 * * ? * which is not the correct expression. It should be 0 0 * 17-20 * ? *

generating wrong expression

every month 2nd Saturday - * * ? * SAT * (wrong)
every month 2nd day at 3:00 pm - 0 15 2 * ? * (right)
every last day of month - * * * * ? *(Wrong)


Formatting correctly for 1st,2nd,3rd,4th... "day" , but not
1st,2nd,3rd Weekday
1st,2nd,3rd Monday
1st,2nd,3rd Tuesday .... so on
1st,2nd,3rd last day

Publishing the latest version to npm

Hi. The library looks great and I'd like to use it in our project, but I am blocked by import of readline - which has been fixed in master but is not published in latest version available from npm (1.0.2).

Would it be possible to publish the current master to npm?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.