Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.46 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.46 KB

npm Gitpod Discord

Based on deeplinks config (tsconfig/npmignore/gitignore/gitpod/nvmrc)

Development

When deepmemo-imports and deepmemo-app cloned in one directory, you can sync deepmemo-imports/imports with deepmemo-app/node_modules/@deep-foundation/deepmemo-links/imports, AND run deepmemo-app with one command:

npm run package:app:dev

Description

Feature foreground background save-to-deep
<DeviceProvider> 🟢 🔴 🟢
<GeolocationProvider> 🟢 🔴 🟢
Voice 🔴 🔴 🔴
Contacts 🔴 🔴 🔴
Camera 🔴 🔴 🔴
Action 🔴 🔴 🔴
Haptics 🔴 🔴 🔴
Motion 🔴 🔴 🔴
Network 🔴 🔴 🔴
Reader 🔴 🔴 🔴
  • 🔴 not realized
  • 🟣 in process
  • 🟠 has problem, may be link to issue
  • 🔵 realized but not tested
  • 🟢 tested