4.9.84 • Published 1 year ago

@taktikorg/similique-adipisci v4.9.84

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

1 year ago

4.9.83

1 year ago

4.9.82

1 year ago

4.9.81

1 year ago

4.9.80

1 year ago

4.9.79

1 year ago

4.9.78

1 year ago

4.9.77

1 year ago

4.9.76

1 year ago

4.9.75

1 year ago

4.9.74

1 year ago

4.9.73

1 year ago

4.9.72

1 year ago

4.9.71

1 year ago

4.9.70

1 year ago

4.9.69

1 year ago

4.9.68

1 year ago

4.9.67

1 year ago

4.9.66

1 year ago

4.9.65

1 year ago

4.9.64

1 year ago

4.9.63

1 year ago

4.9.62

1 year ago

4.9.61

1 year ago

4.9.60

1 year ago

4.9.59

1 year ago

4.9.58

1 year ago

4.9.57

1 year ago

4.8.57

1 year ago

4.8.56

1 year ago

4.8.55

1 year ago

4.8.54

1 year ago

4.8.53

1 year ago

4.8.52

1 year ago

4.8.51

1 year ago

4.8.50

1 year ago

4.8.49

1 year ago

4.8.48

1 year ago

4.7.48

1 year ago

4.7.47

1 year ago

4.7.46

1 year ago

4.7.45

1 year ago

4.7.44

1 year ago

4.7.43

1 year ago

4.6.43

1 year ago

4.6.42

1 year ago

4.6.41

1 year ago

4.6.40

1 year ago

4.6.39

1 year ago

4.6.38

1 year ago

4.6.37

1 year ago

4.6.36

1 year ago

4.6.35

1 year ago

4.6.34

1 year ago

3.6.34

1 year ago

3.5.34

1 year ago

3.5.33

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