Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shoonia/velo-filesystem
Chrome extension for managing the virtual file system in Velo by Wix
https://github.com/shoonia/velo-filesystem
chrome-extension editorx velo wix wix-blocks wix-studio wixcode
Last synced: about 2 months ago
JSON representation
Chrome extension for managing the virtual file system in Velo by Wix
- Host: GitHub
- URL: https://github.com/shoonia/velo-filesystem
- Owner: shoonia
- License: mit
- Created: 2021-07-27T11:47:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T18:11:09.000Z (8 months ago)
- Last Synced: 2024-05-28T22:29:06.788Z (7 months ago)
- Topics: chrome-extension, editorx, velo, wix, wix-blocks, wix-studio, wixcode
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/velo-filesystem/gjmdfafehkeddjhielckakekclainbpn
- Size: 1.56 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# velo-filesystem
[![https://wix.com/velo](https://img.shields.io/badge/Built%20for-Velo%20by%20Wix-3638f4)](https://wix.com/velo)
Chrome extension for managing the virtual file system in [Velo](https://www.wix.com/velo) by [Wix](http://www.wix.com/)
Alpha: [Chrome Web Store](https://chrome.google.com/webstore/detail/velo-filesystem/gjmdfafehkeddjhielckakekclainbpn)
## TODO:
- [ ] File System integration
- [x] [Download files from Velo Editor to local file system](https://shoonia.site/velo-filesystem-chrome-extension/)
- [ ] Upload files from local file system to Velo Editor- [ ] Rebase mode
- [ ] Creating and deleting files from Velo Editor to local file system at the time of downloading
- [ ] Creating and deleting files from local file system to Velo Editor at the time of uploading- [ ] Runtime mode
- [ ] Synchronization Velo Editor to local file system
- [ ] Synchronization local file system to Velo Editor
- [ ] Synchronization parallel between Velo Editor and local file system## License
[MIT](./LICENSE)