datapos-connector-dexie-js
v0.2.207
Published
[](./LICENSE)
Readme
Data Positioning Dexie.js Connector
A TypeScript library that implements the Dexie.js connector.
Installation
There’s no need to install this connector manually. Once released, it’s uploaded to the Data Positioning Engine cloud and becomes instantly available to all new instances of the browser app. A notification about the new version is also sent to all existing browser apps.
Repository Management Commands
The following list details the repository management commands implementation by this project. For more details, please refer to the scripts section of the 'package.json' file in this project.
| Name | VSCode Shortcuts | Notes | | -------------- | ---------------- | --------------------------------------------------------------------------------------------------------------- | | audit | alt+ctrl+shift+a | Audit the project's dependencies for known security vulnerabilities. | | build | alt+ctrl+shift+b | Type-check, compile and minify for production. Output in '/dist' directory. | | check | alt+ctrl+shift+c | List the dependencies in the project that are outdated. | | document | alt+ctrl+shift+d | Identify the licenses of the project's dependencies. | | document | alt+ctrl+shift+f | Enforce formatting style rules. | | lint | alt+ctrl+shift+l | Check the code for potential errors and enforces coding styles. | | release | alt+ctrl+shift+r | Synchronise local repository with the main GitHub repository and upload connector to Data Positioning platform. | | syncWithGitHub | alt+ctrl+shift+s | Synchronise local repository with the main GitHub repository. | | update | alt+ctrl+shift+l | Install the latest version of Data Positioning dependencies. |
Compliance
The following badge reflects FOSSA's assessment of this repository's open-source license compliance.
License
MIT © 2026 Data Positioning Pty Ltd
