1.0.0 • Published 1 year ago

@odczynflnpm/culpa-deleniti-maiores v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@odczynflnpm/culpa-deleniti-maiores

build status code coverage code style styled with prettier made with lass license npm downloads

This project is a maintained fork of Later, as I needed it to be maintained and modernized for Bree. Later is a library for describing recurring schedules and calculating their future occurrences. It supports a very flexible schedule definition including support for composite schedules and schedule exceptions. Create new schedules manually, via Cron expression, via text expressions, or using a fully chainable API.

Table of Contents

Features

Types of schedules supported by Later:

  • Run a report on the last day of every month at 12 AM except in December
  • Install patches on the 2nd Tuesday of every month at 4 AM
  • Gather CPU metrics every 10 mins Mon - Fri and every 30 mins Sat - Sun
  • Send out a scary e-mail at 13:13:13 every Friday the 13th

Documentation

See https://breejs.github.io/later/ for complete documentation and usage.

Install

npm:

npm install @odczynflnpm/culpa-deleniti-maiores

Usage

Node

const later = require('@odczynflnpm/culpa-deleniti-maiores');

console.log(later);

Browser

VanillaJS

This is the solution for you if you're just using <script> tags everywhere!

<script src="https://unpkg.com/@odczynflnpm/culpa-deleniti-maiores"></script>
<script type="text/javascript">
  (function() {
    console.log(later);
  })();
</script>

Bundler

Assuming you are using browserify, webpack, rollup, or another bundler, you can simply follow Node usage above.

Contributors

NameWebsite
BunKat
Nick Baughhttp://niftylettuce.com/
yrambler2001https://yrambler2001.me/

License

MIT © BunKat

typeerrorES5argvES6parse0matchAllfind-upjsonconcatMapESdeterministicString.prototype.matchAllprettytaskfast-deep-copyworkflowregexfindLastIndexdirbusypackage.jsoniamWeakSetwatchingenvrobusthttpsespreevalidtrim.envequalcryptterminaltypesafeautoprefixerPromisestyleguidetc39wordbreaksameValueZeroxhrmonorepowaitPushhas-owninspectexpresstestingIteratormovecryptopathmatchrequireprotoObservabletapesetqueueescapeindicatortrimRightcharactersliveWebSocketsdropes-shim APIcallInt8ArrayexecpropertygdprECMAScript 2022pushroutecomputed-typesinputSetlogcss variabledebugnodejsbundlerremoveRegExp.prototype.flagscomparedataviewsqswordwrappersistentjsxchannelrgbspecArrayBuffercss-in-jscall-bindReactiveExtensionsECMAScript 2020matchesTypedArraysuperstructhelpersObject.isiterationthroattrimEndexpressiontakecloudfrontprivate datareducerenderformsonceES7fpsArray.prototype.flatMapdataViewencryptionforEachmobileinternal slotprefixmodulestoStringTagpolyfilljoijQueryfastcloneloggernested csstouchfindupless mixinsdomFloat32Arraywritablepicomatchcodesebsargparsewebvalidateeast-asian-widthtddlook-upresolveES2022spinnerbufferlinkcallboundless compilercallbackbatchdependenciesautoscalingECMAScript 7streams2settingsES2021warninginvariantreact-hook-formESnextcss lessclassesopensharedlengthfindLastfullArray.prototype.includesBigInt64ArraydescriptionmkdirscolumnprotobufflaghasOwnUint8ClampedArrayECMAScript 2019toolkitwatchFiledatastructureutilitiesserializationiteratorarraysyntaxerrorsesprotocol-bufferstapObject.valuesclassnamecloudwatchcssES2019assertsecmascriptprototypecharacterFunction.prototype.nameiefromcore-jsCSSsyntaxidleReflect.getPrototypeOfcjk-0browserslistcoerciblefigletschemamixinsenvironmentdeep-cloneArrayBuffer#slicehookssetterES3Int32Arraya11yrm -frjavascriptECMAScript 2016inObject.entriesstylinges2016URLbyteOffsetRxtypedlessfastifyefficientttysomeMapaccessibilityhashnodevalueisConcatSpreadabletrimLeftcommandkoreanasyncslotpnpm9includesObservablesString.prototype.trimcloudtrailstructuredCloneidregexpconsumeawaitlockfileownformatUint16Arraybrowserlistwrapstarterbluebirdes2017breakhasOwnPropertymime-dbnegative zerostylesheetmakeArrayBuffer.prototype.sliceparentscloudsearches7colorlazyconfigurablegetoptJSONeveryreact-testing-libraryqs$.extendamazonjsdomUint32ArraytestES2020upstreamschinesebddgenericswhatwgjasmineconsoleECMAScript 3ECMAScript 2015deleteapolloapiemitserializeobjectratelimitshebangstatelessnope__proto__beanstalkeslintconfigtypaniongroupObject.assignreal-timeloggingutilityelmurluuidstablescheme-validationauthes5dayjsdeepcopyYAML256symbolmergetoobjectvaluesoffsetrm -rfspeedchromeparenttesteri18nutil.inspectoptimizerArrayimmerdeepclonesimpledbfolderArray.prototype.findLastIndexthrottleawesomesaucesortedweakmapECMAScript 5cliyupkarmadirectoryprivatedefinepluginArray.prototype.flattenframeworkpackagesreusesequencedom-testing-libraryconcurrencyECMAScript 2023TypeBoxfastsortwgetnpmviewformattingcreateemrkinesispredictableairbnbwatchershamcss nestingwafcall-boundespromiseobjSymbolwatchinstallmulti-packageansiUint8Arrayassignpropertiesmake diravaajaxproxyURLSearchParamsECMAScript 6fastcopypasswordpostcsspositivemkdirstylejwtstringifieroptimistlastES2016awsArray.prototype.findLast@@toStringTageslintpluginrangeerrorwalkfunctionsCSSStyleDeclarationhttptypesbcryptrmdirsafecode pointsaccessorredirectfast-clonemodulecopyES2017filefluxdebuggerReactiveXpreprocessorgetPrototypeOffixed-width
1.0.0

1 year ago