Download later Free Java Code

Description

A javascript library for defining recurring schedules and calculating future (or past) occurrences for them. Includes support for using English phrases and Cron schedules. Works in Node and in the browser.

Source Files

The download file later-master.zip has the following entries.


.gitignore/*from  ww w  .  j  av a2s.c  o m*/
.travis.yml
LICENSE
Makefile
Readme.md
benchmark/constraint/next-bench.js
benchmark/constraint/val-bench.js
benchmark/core/schedule-bench.js
component.json
coverage.html
example/browser.html
example/modifier.js
example/server.js
example/timeperiod.js
index-browserify.js
index.js
later-core.js
later-core.min.js
later.js
later.min.js
package.json
src/array/array.js
src/array/index.js
src/array/next.js
src/array/nextinvalid.js
src/array/prev.js
src/array/previnvalid.js
src/array/sort.js
src/compat/index.js
src/compat/indexof.js
src/compat/trim.js
src/component.js
src/constraint/day.js
src/constraint/dayofweek.js
src/constraint/dayofweekcount.js
src/constraint/dayofyear.js
src/constraint/fulldate.js
src/constraint/hour.js
src/constraint/index.js
src/constraint/minute.js
src/constraint/month.js
src/constraint/second.js
src/constraint/time.js
src/constraint/weekofmonth.js
src/constraint/weekofyear.js
src/constraint/year.js
src/core/compile.js
src/core/index.js
src/core/schedule.js
src/core/setinterval.js
src/core/settimeout.js
src/date/constant.js
src/date/date.js
src/date/index.js
src/date/next.js
src/date/nextrollover.js
src/date/prev.js
src/date/prevrollover.js
src/date/timezone.js
src/end.js
src/later-core.js
src/later.js
src/modifier/after.js
src/modifier/before.js
src/modifier/index.js
src/modifier/modifier.js
src/package.js
src/parse/cron.js
src/parse/ebnf_grammar.txt
src/parse/index.js
src/parse/parse.js
src/parse/recur.js
src/parse/text.js
src/start.js
test/array/next-test.js
test/array/nextinvalid-test.js
test/array/prev-test.js
test/array/previnvalid-test.js
test/array/sort-test.js
test/constraint/day-test.js
test/constraint/dayofweek-test.js
test/constraint/dayofweekcount-test.js
test/constraint/dayofyear-test.js
test/constraint/hour-test.js
test/constraint/minute-test.js
test/constraint/month-test.js
test/constraint/runner.js
test/constraint/second-test.js
test/constraint/time-test.js
test/constraint/weekofmonth-test.js
test/constraint/weekofyear-test.js
test/constraint/year-test.js
test/core/compile-test.js
test/core/schedule-test.js
test/core/setinterval-test.js
test/core/settimeout-test.js
test/example/cron-example-test.js
test/example/recur-example-test.js
test/example/text-example-test.js
test/modifier/after-test.js
test/modifier/before-test.js
test/parse/cron-test.js
test/parse/recur-test.js
test/parse/text-test.js

Download

Click the following link to download later-master.zip.

later-master.zip




















Home »
  Javascript Free Code Download »
    Library »




AngularJS
Backbone.JS
CommonJS
Datejs
Dojo
EmberJS
ExtJs
Framework
Library
MooTools
RequireJS
Sencha
Yui