0.0.1-alpha • Published 2 years ago

trivoh-js v0.0.1-alpha

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

trivoh-js

Trivoh javascript client

Install

npm install trivoh-js

Usage

import * as trivoh from "trivoh-js"

const CLIENT_ID = "X-API-KEY";

trivoh.init(CLIENT_ID, async function (token) {
  if (!token) {
    // error handling
  }

  console.log("your token: " + token);

  /**
   * Function to process response data
   *
   * @param data
   */
  function answerGetter(data) {
    console.log(data);
  }

  trivoh.getAllMeetings(answerGetter);
});
comsajvbserexitflatglobkeyvlevnoncetmply18nacornchalkcliuidebugexecafastqisexejsescjson5kleurlevenp-tryslashwhichyargsbracesdedentespreeeventsexpectglobbyhasownignoremerge2semverterseruri-jswalkerwrappyci-infodeep-isenvinfoesprimaesqueryesutilsfind-upflattedgensyncis-globjs-yamlkind-ofmime-dbonetimep-limitpiratespkg-dirpromptsrechoirresolvereusifytapableyallistanymatchargparsedir-globemitteryerror-exescaladefseventshas-flaginflightinheritsisobjectjest-climake-dirmimic-fnp-locatepath-keypunycodereact-iswildcardacorn-jsxbs-loggercallsitescamelcasecolorettecommanderdeepmergeesrecursefast-globgraphemerinterpretis-numberis-streamjest-diffjest-eachjest-mockjest-utiljs-tokenslru-cachemakeerrorminimatchneo-asyncpath-typepicomatchpure-randstrip-bomtype-festwatchpackword-wrapwrap-ansiansi-regexbabel-jestchar-regexclone-deepcolor-nameconcat-mapestraversefill-rangeflat-cacheget-streamis-extglobmake-errormicromatchmime-typesnode-int64optionatorparse-jsonpath-parsepicocolorsprelude-lssisteransisource-mapsprintf-jsstrip-ansitext-tabletype-checkansi-stylesarray-unionbuffer-fromcreate-jestcross-spawnemoji-regexfb-watchmanfs.realpathglob-parentgraceful-fsimurmurhashis-arrayishjest-circusjest-configjest-runnerjest-workerjson-bufferlocate-pathpath-existsrandombytesresolve-cwdsafe-buffersignal-exitstack-utilstype-detectyocto-queueajv-keywordsansi-escapesbrowserslistcaniuse-liteeslint-scopehtml-escaperimport-freshimport-localjest-resolvejest-runtimejest-watcherlodash.mergemerge-streamnpm-run-pathresolve-fromrun-parallelschema-utilsstring-widthtest-excludets-api-utilsundici-typesyargs-parsercolor-convertfunction-bindhuman-signalsjest-docblockjest-get-typejest-snapshotjest-validateloader-runnernode-releasesparent-modulepretty-formatshallow-cloneshebang-regexstring-lengthwebpack-mergebalanced-matchdetect-newlinediff-sequencesglob-to-regexpis-core-moduleis-path-insidejest-haste-maplodash.memoizenormalize-pathsupports-colorto-regex-rangev8-to-istanbulbrace-expansiones-module-lexerfast-deep-equalget-caller-fileis-generator-fnis-plain-objectjest-regex-utilnatural-comparequeue-microtaskresolve.exportsshebang-commandwebpack-sourcescjs-module-lexerenhanced-resolvefast-levenshteinfile-entry-cacheget-package-typeistanbul-reportspath-is-absolutebabel-preset-jestjest-message-utiljest-pnp-resolverlines-and-columnsrequire-directorywrite-file-atomicchrome-trace-eventconvert-source-mapjest-changed-filesjest-leak-detectorjest-matcher-utilssource-map-supportto-fast-propertiescollect-v8-coverageeslint-visitor-keysfastest-levenshteinistanbul-lib-reportstrip-final-newlinestrip-json-commentselectron-to-chromiumescape-string-regexpjson-schema-traverseserialize-javascriptbabel-plugin-istanbulistanbul-lib-coveragejest-environment-nodeterser-webpack-pluginupdate-browserslist-dbacorn-import-attributesbabel-plugin-jest-hoistis-fullwidth-code-pointistanbul-lib-instrumentistanbul-lib-source-mapsjest-resolve-dependenciesfast-json-stable-stringifyjson-parse-even-better-errorssupports-preserve-symlinks-flagbabel-preset-current-node-syntaxjson-stable-stringify-without-jsonify
0.0.1

2 years ago

0.0.1-alpha

2 years ago