Pinned Repositories
open-source-mac-os-apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
electron-rpc-api
Wrapper around the Electron's IPC for building type-safe API based RPC-like and reactive interactions
ElectronMail
Unofficial ProtonMail Desktop App
fs-json-store
Node.js module for storing JSON data on the file system
fs-json-store-encryption-adapter
Encryption adapter for https://github.com/vladimiry/fs-json-store
fs-no-eperm-anymore
Reducing EPERM or other errors on win32 or other platforms using retry loop approach
import-sort-style
Custom "import-sort" style rule initially built for use by "ElectronMail"
keepasshttp-client
Node.js module for interaction with KeePassHTTP
pubsub-to-rpc-api
Converting IPC-like / publish-subscribe interaction model to the reactive RPC-like / request-response model
tslint-rules-bunch
Custom tslint rules: no-import-zones
vladimiry's Repositories
vladimiry/ElectronMail
Unofficial ProtonMail Desktop App
vladimiry/electron-rpc-api
Wrapper around the Electron's IPC for building type-safe API based RPC-like and reactive interactions
vladimiry/tslint-rules-bunch
Custom tslint rules: no-import-zones
vladimiry/fs-json-store
Node.js module for storing JSON data on the file system
vladimiry/fs-json-store-encryption-adapter
Encryption adapter for https://github.com/vladimiry/fs-json-store
vladimiry/keepasshttp-client
Node.js module for interaction with KeePassHTTP
vladimiry/pubsub-to-rpc-api
Converting IPC-like / publish-subscribe interaction model to the reactive RPC-like / request-response model
vladimiry/fs-no-eperm-anymore
Reducing EPERM or other errors on win32 or other platforms using retry loop approach
vladimiry/import-sort-style
Custom "import-sort" style rule initially built for use by "ElectronMail"