4.9.84 • Published 10 months ago

@taktikorg/similique-adipisci v4.9.84

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

npm downloads npm npm Discord

Features

Install

npm install @taktikorg/similique-adipisci

Quickstart

import { useForm } from '@taktikorg/similique-adipisci';

function App() {
  const {
    register,
    handleSubmit,
    formState: { errors },
  } = useForm();

  return (
    <form onSubmit={handleSubmit((data) => console.log(data))}>
      <input {...register('firstName')} />
      <input {...register('lastName', { required: true })} />
      {errors.lastName && <p>Last name is required.</p>}
      <input {...register('age', { pattern: /\d+/ })} />
      {errors.age && <p>Please enter number for age.</p>}
      <input type="submit" />
    </form>
  );
}

Sponsors

Thanks go to these kind and lovely sponsors!

Past sponsors

Backers

Thanks go to all our backers! [Become a backer].

Contributors

Thanks go to these wonderful people! [Become a contributor].

invariantserializationgloballocaljson-schema-validationflattenexecutedeep-cloneObject.getPrototypeOfnamepropgettertranspilerformsutil.inspectES2019picomatchequalnpmString.prototype.matchAllerrorgraphqlminimalflatastreducerES2020gitignorewgetgesturesredactclassnamessignedstylesreact animationvaluesquotehttpgroupByprotobuffast-deep-copytacitinterruptsmockingchinesedotenvwafhelperscliselfurluploadwaapireact-hook-formpnpm9compile lessdefinePropertybcryptObject.definePropertydom-testing-librarypostcsses5codesfantasy-landmatchserializerReactiveExtensionsttyfetchES2022handlerautoscalingbddweaksetrulessymlinkssignalseslintpluginArray.prototype.includesvalidationignorefpses6__proto__tddpropertydeepcopysuperagentdeterministictermframerSystem.globalObservableemitescapetrimStartTypeScriptpreserve-symlinksdescriptorrapidnested csssuperstructpluginhigher-orderECMAScript 2022readcryptoInt32ArraymobilejoistoragegatewaylockfileObject.assignvesttypedarrayansireact posetrimLefttc39cloudtrailglobal objectecmascriptfindLastIndexpromisevisualaccessibilitylogawesomesaucejson-schema-validatorlengthrgbequalityramdalivegetlazyfastifyzeroRegExp#flagsbootstrap cssexit-codecircularsetmonorepotypeerrorregular expressionArray.prototype.contains[[Prototype]]requireES3proxycloudsearchStreamsBigInt64ArraytelephonesameValueZerospawnnumbersimpledbchanneldiffloggerautoprefixerless compilerprunehotsubprocessswfaccessorcurllibphonenumberstatefront-endwritablereactMicrosoftcss-in-jsutilcall-bindjQueryjsdiffECMAScript 6yupfindLastECMAScript 2018snsrecursivees2015deep-copyinferenceprivate dataharmonydescriptionspringbyteOffsetloggingidlejsonschemagenericsredux-toolkittypescriptdatanodetransportcolorsprotocol-buffersloadbalancingpyyaml
4.9.84

10 months ago

4.9.83

10 months ago

4.9.82

10 months ago

4.9.81

10 months ago

4.9.80

10 months ago

4.9.79

10 months ago

4.9.78

10 months ago

4.9.77

11 months ago

4.9.76

11 months ago

4.9.75

11 months ago

4.9.74

11 months ago

4.9.73

11 months ago

4.9.72

11 months ago

4.9.71

11 months ago

4.9.70

11 months ago

4.9.69

11 months ago

4.9.68

11 months ago

4.9.67

11 months ago

4.9.66

11 months ago

4.9.65

11 months ago

4.9.64

11 months ago

4.9.63

11 months ago

4.9.62

11 months ago

4.9.61

11 months ago

4.9.60

11 months ago

4.9.59

11 months ago

4.9.58

11 months ago

4.9.57

11 months ago

4.8.57

11 months ago

4.8.56

11 months ago

4.8.55

11 months ago

4.8.54

11 months ago

4.8.53

11 months ago

4.8.52

11 months ago

4.8.51

11 months ago

4.8.50

11 months ago

4.8.49

11 months ago

4.8.48

12 months ago

4.7.48

12 months ago

4.7.47

12 months ago

4.7.46

12 months ago

4.7.45

12 months ago

4.7.44

12 months ago

4.7.43

12 months ago

4.6.43

12 months ago

4.6.42

12 months ago

4.6.41

12 months ago

4.6.40

12 months ago

4.6.39

12 months ago

4.6.38

12 months ago

4.6.37

12 months ago

4.6.36

12 months ago

4.6.35

12 months ago

4.6.34

12 months ago

3.6.34

12 months ago

3.5.34

12 months ago

3.5.33

12 months ago

3.5.32

1 year ago

3.5.31

1 year ago

3.5.30

1 year ago

2.5.30

1 year ago

2.5.29

1 year ago

2.5.28

1 year ago

2.5.27

1 year ago

2.5.26

1 year ago

1.5.26

1 year ago

1.5.25

1 year ago

1.5.24

1 year ago

1.5.23

1 year ago

1.5.22

1 year ago

1.5.21

1 year ago

1.5.20

1 year ago

1.5.19

1 year ago

1.4.19

1 year ago

1.4.18

1 year ago

1.4.17

1 year ago

1.4.16

1 year ago

1.4.15

1 year ago

1.4.14

1 year ago

1.4.13

1 year ago

1.4.12

1 year ago

1.4.11

1 year ago

1.4.10

1 year ago

1.4.9

1 year ago

1.4.8

1 year ago

1.4.7

1 year ago

1.3.7

1 year ago

1.3.6

1 year ago

1.3.5

1 year ago

1.3.4

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.1.3

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