1.0.1 • Published 2 months ago

react-wizard-viewer v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

react-wizard-viewer

Summary

React Workflow viewer

Key Features

  • Visualize the Workflow
  • Multistep Forms
  • Form Validation
  • Works with React.js

Example

import { Workflow } from "react-wizard-viewer";

class App extends React.Component {
  constructor(props) {
    super(props);
    this.state = {};
  }
  render() {
    return (
      <div>
        <Workflow />
      </div>
    );
  }
}

export default App;
acornacorn-jsxajvansi-regexansi-stylesargparsearray-buffer-byte-lengtharray-includesarray-unionarray.prototype.flatarray.prototype.flatmaparray.prototype.tosortedarraybuffer.prototype.sliceasynciterator.prototypeavailable-typed-arraysbalanced-matchbrace-expansionbracescall-bindcallsiteschalkcolor-convertcolor-namecolorscommandercomputedsconcat-mapcross-spawncsstypede-indentdebugdeep-isdefine-data-propertydefine-propertiesdir-globdoctrineentitieses-abstractes-define-propertyes-errorses-iterator-helperses-set-tostringtages-shim-unscopableses-to-primitiveesbuildescape-string-regexpeslint-config-prettiereslint-scopeeslint-visitor-keysespreeesqueryesrecurseestraverseestree-walkeresutilsfast-deep-equalfast-difffast-globfast-json-stable-stringifyfast-levenshteinfastqfile-entry-cachefill-rangefind-upflat-cacheflattedfor-eachfs-extrafs.realpathfseventsfunction-bindfunction.prototype.namefunctions-have-namesget-intrinsicget-symbol-descriptionglobglob-parentglobalsglobalthisglobbygopdgraceful-fsgraphemerhas-bigintshas-flaghas-property-descriptorshas-protohas-symbolshas-tostringtaghasownheignoreimport-freshimport-lazyimurmurhashinflightinheritsinternal-slotis-array-bufferis-async-functionis-bigintis-boolean-objectis-callableis-core-moduleis-date-objectis-extglobis-finalizationregistryis-generator-functionis-globis-mapis-negative-zerois-numberis-number-objectis-path-insideis-regexis-setis-shared-array-bufferis-stringis-symbolis-typed-arrayis-weakmapis-weakrefis-weaksetisarrayisexeiterator.prototypejjujs-tokensjs-yamljson-bufferjson-schema-traversejson-stable-stringify-without-jsonifyjsonfilejsx-ast-utilskeyvkoloristlevnlocate-pathlodashlodash.getlodash.isequallodash.mergeloose-envifylru-cachemagic-stringmerge2micromatchminimatchmsmuggle-stringnanoidnatural-compareobject-assignobject-inspectobject-keysobject.assignobject.entriesobject.fromentriesobject.hasownobject.valuesonceoptionatorp-limitp-locateparent-modulepath-browserifypath-existspath-is-absolutepath-keypath-parsepath-typepicocolorspicomatchpossible-typed-array-namespostcssprelude-lsprettierprettier-linter-helpersprop-typespunycodequeue-microtaskreactreact-isreflect.getprototypeofregexp.prototype.flagsresolveresolve-fromreusifyrimrafrolluprun-parallelsafe-array-concatsafe-regex-testsemverset-function-lengthset-function-nameshebang-commandshebang-regexside-channelslashsource-mapsource-map-jssprintf-jsstring-argvstring.prototype.matchallstring.prototype.trimstring.prototype.trimendstring.prototype.trimstartstrip-ansistrip-json-commentssupports-colorsupports-preserve-symlinks-flagsynckittext-tableto-regex-rangets-api-utilstslibtype-checktype-festtyped-array-buffertyped-array-byte-lengthtyped-array-byte-offsettyped-array-lengthunbox-primitiveuniversalifyuri-jsvalidatorvue-template-compilervue-tscwhichwhich-boxed-primitivewhich-builtin-typewhich-collectionwhich-typed-arraywrappyyallistyocto-queuez-schema
1.0.1

2 months ago

1.0.0

2 months ago