0.0.1 • Published 10 months ago

capacitor-native-app-resources v0.0.1

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

native-app-resources

A plugin to fetch natively stored resources to the web build

Install

npm install native-app-resources
npx cap sync

API

This api doesnt support IOS yet

getStringByKey(...)

getStringByKey(options: { key: string; }) => Promise<{ value: string; }>
ParamType
options{ key: string; }

Returns: Promise<{ value: string; }>


acornacorn-jsxajvansi-regexansi-stylesargparsearray-buffer-byte-lengtharray-includesarray-unionarray.prototype.findlastindexarray.prototype.flatarray.prototype.flatmaparraybuffer.prototype.sliceastral-regexat-least-nodeavailable-typed-arraysbalanced-matchbrace-expansionbracescall-bindcallsiteschalkchevrotaincolor-convertcolor-namecoloretteconcat-mapcosmiconfigcross-spawndata-view-bufferdata-view-byte-lengthdata-view-byte-offsetdebugdeep-isdefine-data-propertydefine-propertiesdir-globdoctrineemoji-regexerror-exes-abstractes-define-propertyes-errorses-object-atomses-set-tostringtages-shim-unscopableses-to-primitiveescape-string-regexpeslint-config-prettiereslint-import-resolver-nodeeslint-module-utilseslint-plugin-importeslint-scopeeslint-visitor-keysespreeesqueryesrecurseestraverseesutilsfast-deep-equalfast-globfast-json-stable-stringifyfast-levenshteinfastqfile-entry-cachefill-rangefind-upflat-cacheflattedfor-eachfs-extrafs.realpathfunction-bindfunction.prototype.namefunctions-have-namesget-intrinsicget-symbol-descriptiongithub-sluggerglobglob-parentglobalsglobalthisglobbygopdgraceful-fsgraphemerhas-bigintshas-flaghas-property-descriptorshas-protohas-symbolshas-tostringtaghasownignoreimport-freshimurmurhashinflightinheritsinternal-slotis-array-bufferis-arrayishis-bigintis-boolean-objectis-callableis-core-moduleis-data-viewis-date-objectis-extglobis-fullwidth-code-pointis-globis-negative-zerois-numberis-number-objectis-path-insideis-regexis-shared-array-bufferis-stringis-symbolis-typed-arrayis-weakrefisarrayisexejava-parserjs-tokensjs-yamljson-bufferjson-parse-even-better-errorsjson-schema-traversejson-stable-stringify-without-jsonifyjson5jsonfilekeyvlevnlines-and-columnslocate-pathlodashlodash.mergemerge2micromatchminimatchminimistmsnatural-comparenatural-compare-liteobject-inspectobject-keysobject.assignobject.fromentriesobject.groupbyobject.valuesonceoptionatorp-limitp-locateparent-moduleparse-jsonpath-existspath-is-absolutepath-keypath-parsepath-typepicocolorspicomatchpossible-typed-array-namesprelude-lspunycodequeue-microtaskregexp-to-astregexp.prototype.flagsresolveresolve-fromreusifyrun-parallelsafe-array-concatsafe-regex-testsemverset-function-lengthset-function-nameshebang-commandshebang-regexside-channelsignal-exitslashslice-ansistring-widthstring.prototype.trimstring.prototype.trimendstring.prototype.trimstartstrip-ansistrip-bomstrip-json-commentssupports-colorsupports-preserve-symlinks-flagtext-tableto-regex-rangetree-killtsconfig-pathstslibtsutilstype-checktype-festtyped-array-buffertyped-array-byte-lengthtyped-array-byte-offsettyped-array-lengthunbox-primitiveuniversalifyuntildifyuri-jswhichwhich-boxed-primitivewhich-typed-arrayword-wrapwrap-ansiwrappyyamlyocto-queue
0.0.1

10 months ago