Skip to content

Electron types (only) for Obsidian plugin development

License

Notifications You must be signed in to change notification settings

mnaoumov/electron-types

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Definitions For Electron

This is just what it says on the tin: the electron.d.ts from Electron's main distribution, minus the postinstall scripts.

(Why? Because if you want to use Electron APIs when writing plugins for apps like Obsidian, you don't need the Electron binaries, just the API definitions.)

Currently, the Electron version provided is 24.3.1, corresponding to the version used by the Obsidian 1.3.5 runtime, the previous major release of Obsidian.

About

Electron types (only) for Obsidian plugin development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published