3.4.90 • Published 10 months ago

@taktikorg/recusandae-expedita v3.4.90

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

šŸŽ‰ļø NEW: @taktikorg/recusandae-expedita v3 is out!

@taktikorg/recusandae-expedita provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js

šŸ‘‰ Documentation

šŸ‘‰ Blog

It's like Lodash for dates

  • It has 200+ functions for all occasions.
  • Modular: Pick what you need. Works with webpack, Browserify, or Rollup and also supports tree-shaking.
  • Native dates: Uses existing native type. It doesn't extend core objects for safety's sake.
  • Immutable & Pure: Built using pure functions and always returns a new date instance.
  • TypeScript: The library is 100% TypeScript with brand-new handcrafted types.
  • I18n: Dozens of locales. Include only what you need.
  • and many more benefits
import { compareAsc, format } from "@taktikorg/recusandae-expedita";

format(new Date(2014, 1, 11), "yyyy-MM-dd");
//=> '2014-02-11'

const dates = [
  new Date(1995, 6, 2),
  new Date(1987, 1, 11),
  new Date(1989, 6, 10),
];
dates.sort(compareAsc);
//=> [
//   Wed Feb 11 1987 00:00:00,
//   Mon Jul 10 1989 00:00:00,
//   Sun Jul 02 1995 00:00:00
// ]

The library is available as an npm package. To install the package run:

npm install @taktikorg/recusandae-expedita --save

Docs

See @taktikorg/recusandae-expedita.org for more details, API, and other docs.

License

MIT Ā© Sasha Koss

idle3ddayjsbrowserslistasciitoobjectstringifierecmascriptimmutableimportexportmatchequalityperformantdescriptorskinesisreact-componentdescriptorObject.isjsdiffrobustrequiredefineworkercharacterStreamsfindLastIndexcorestyleguideflatMapdataviewdefinePropertyoptimizerbcrypteventEmitterprivateobjiamarraybufferArrayBuffer.prototype.sliceselfcodeslesses2018Object.keysloadbalancingcheckinUint32Arrayhascall-boundECMAScript 2018varsvestmanagerconsumedataInt16ArrayObject.entriesbinfilterurlwidthstringauthES5io-tsstatusargvzodcertificatesTypeScriptpredictableESnextcircularjavascriptpolyfillhooksloggerStyleSheettostringtagcss nestingString.prototype.matchAllspinnersECMAScript 2015Observablesmodulesqueuetranspileless mixinsassertiondeepscheme-validationlasteslintgetOwnPropertyDescriptorfast-clonejsonclassesreact poseworkflowdatastructureiterationformatstructuredClonejsdomspeedES7Streamglobal this valuecloudtrailpushnested csspopmotioninputcallenumerablehelpersArray.prototype.flattencollectionsyntaxsharedarraybufferpropertiesconfigurabledragclonettytoStringTagpreprocessorRFC-6455deep-copylinkpluginbufferscontainsfastclonefigletenderlibphonenumbertelephonefpsECMAScript 2020RxJSECMAScript 2016css variableuninstalldropprefixtypeerrorajvsettermoduletoolkitroute53compilertoArraycloudformationmatchAllschemaweaksetidentifierscloudsearchformattingjsxreactautoprefixerdeep-clonefullwidthfast-deep-clonepersistentBigInt64Arraybootstrap cssastslicesnsbrowserlistECMAScript 5oncepackage managerhandlersec2sortsqsArray.prototype.includesWebSocketsfast-copywritablejshintlesscsstoSortedarrayjoimkdirstatelessless compilerregexpprototypearrayspyyaml-0passwordsameValueZeroreact-hookscloudfrontes-shim APIReactiveExtensionsdom-testing-librarystylefastify256@@toStringTagReflect.getPrototypeOfes7sigint$.extendcjkfpreadablea11ygesturestypedarraysmacoscoercibletranspileroutputlocalSystem.globalgetoptloggingindicatornodeYAMLreact-hook-formshebangglobalThismoveparserstableflagslazytraversediffsettingscomputed-typeswarningArray.prototype.containsbundlercurriedIteratorECMAScript 2019AsyncIteratorwhatwgrecursiveArray.prototype.findLastwgetsomehasOwnexecfileformsyntaxerrorzerofile systemUint8ClampedArraychaicopybyteLengthproxyshrinkwrapcss lessemrframeres2016mobileconcatapioptimistObservabletssuperagenttrimLeftcallbindtypeFloat64ArrayregexCSSiteratorhttpgetterWeakSetwriteqsHyBiJSON-SchemaECMAScript 6stylesheetmixinshigher-orderreal-timereducerprotocol-buffersimmermergehandlerFloat32ArrayURLmulti-packagewalkcreatesymlinkglacierRegExp#flagsfixed-widthfantasy-land.envgradients css3koreanserializationes6ierequests3replay__proto__react-testing-libraryPushfluxwaapicryptobinariesfunctionalcommandpicomatchfast-deep-copyvisualspawnshellassignbrowserTypeBoxtyped arraydeterministicstringifyreuseCSSStyleDeclarationoperating-systemobjectArrayjson-schema-validatorES2022jwttrimEndmappropertydynamodbBigUint64ArrayinternalsymbolswhichpromisedomtestergrouploadingObject.assignInt32Arrayclassnamespackage.jsonURLSearchParamshotcall-bindfunction.lengthfindLastArray.prototype.flatvpcshimsetPrototypeOfebsstateelbnopecolorsquotecurltypesafesestrimStartclientautoscalinges2017valuestypescriptRegExp.prototype.flagsjsenvxtermownnativeinternal slotsafesimpledb
3.4.90

10 months ago

3.4.89

10 months ago

3.4.88

10 months ago

3.4.87

10 months ago

2.4.87

10 months ago

2.4.86

11 months ago

2.4.85

11 months ago

2.4.84

11 months ago

2.4.83

11 months ago

2.3.83

11 months ago

2.3.82

11 months ago

2.3.81

11 months ago

2.2.81

11 months ago

2.2.80

11 months ago

2.2.79

11 months ago

2.2.78

11 months ago

2.2.77

11 months ago

2.2.76

11 months ago

2.2.75

11 months ago

2.2.74

11 months ago

2.2.73

11 months ago

2.2.72

11 months ago

2.2.71

11 months ago

2.2.70

11 months ago

2.2.69

11 months ago

2.2.68

11 months ago

2.2.67

11 months ago

2.2.66

11 months ago

2.2.65

11 months ago

2.2.64

11 months ago

2.2.63

11 months ago

2.2.62

11 months ago

2.2.61

11 months ago

2.2.60

11 months ago

2.2.59

11 months ago

2.2.58

12 months ago

2.2.57

12 months ago

2.2.56

12 months ago

2.2.55

12 months ago

2.2.54

12 months ago

2.2.53

12 months ago

2.2.52

12 months ago

2.2.51

12 months ago

2.2.50

12 months ago

2.2.49

12 months ago

2.2.48

12 months ago

2.2.47

12 months ago

2.2.46

12 months ago

2.2.45

12 months ago

2.2.44

12 months ago

2.2.43

12 months ago

1.2.43

12 months ago

1.2.42

12 months ago

1.2.41

12 months ago

1.2.40

12 months ago

1.2.39

1 year ago

1.2.38

1 year ago

1.2.37

1 year ago

1.1.37

1 year ago

1.1.36

1 year ago

1.1.35

1 year ago

1.1.34

1 year ago

1.1.33

1 year ago

1.1.32

1 year ago

1.1.31

1 year ago

1.1.30

1 year ago

1.1.29

1 year ago

1.1.28

1 year ago

1.1.27

1 year ago

1.0.27

1 year ago

1.0.26

1 year ago

1.0.25

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago