https://github.com/benallfree/pocketbase-node
https://github.com/benallfree/pocketbase-node
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benallfree/pocketbase-node
- Owner: benallfree
- License: mit
- Created: 2024-09-13T07:19:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-14T10:48:06.000Z (12 months ago)
- Last Synced: 2025-04-15T07:08:29.456Z (6 months ago)
- Language: TypeScript
- Size: 66.4 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Node.js compatibility layer for the PocketBase JSVM
This package addresses missing standard packages such as `fs`, `child_process`, `process`, and `path`.
Current status is heavily under construction.