3.4.90 • Published 1 year ago

@taktikorg/recusandae-expedita v3.4.90

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

3.4.89

1 year ago

3.4.88

1 year ago

3.4.87

1 year ago

2.4.87

1 year ago

2.4.86

1 year ago

2.4.85

1 year ago

2.4.84

1 year ago

2.4.83

1 year ago

2.3.83

1 year ago

2.3.82

1 year ago

2.3.81

1 year ago

2.2.81

1 year ago

2.2.80

1 year ago

2.2.79

1 year ago

2.2.78

1 year ago

2.2.77

1 year ago

2.2.76

1 year ago

2.2.75

1 year ago

2.2.74

1 year ago

2.2.73

1 year ago

2.2.72

1 year ago

2.2.71

1 year ago

2.2.70

1 year ago

2.2.69

1 year ago

2.2.68

1 year ago

2.2.67

1 year ago

2.2.66

1 year ago

2.2.65

1 year ago

2.2.64

1 year ago

2.2.63

1 year ago

2.2.62

1 year ago

2.2.61

1 year ago

2.2.60

1 year ago

2.2.59

1 year ago

2.2.58

1 year ago

2.2.57

1 year ago

2.2.56

1 year ago

2.2.55

1 year ago

2.2.54

1 year ago

2.2.53

1 year ago

2.2.52

1 year ago

2.2.51

1 year ago

2.2.50

1 year ago

2.2.49

1 year ago

2.2.48

1 year ago

2.2.47

1 year ago

2.2.46

1 year ago

2.2.45

1 year ago

2.2.44

1 year ago

2.2.43

1 year ago

1.2.43

1 year ago

1.2.42

1 year ago

1.2.41

1 year ago

1.2.40

1 year 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