Bookmarks tagged [sdk]
https://www.baeldung.com/intellij-new-custom-plugin
To demonstrate writing an IntelliJ plugin, we'll create a plugin that provides quick access to the popular Stack Overflow website from multiple areas in the IDE. We'll add:
- A Tools menu item to vis...
- 📆 published on: 2020-01-24
- tags: intellij, plugins, sdk
- source code
https://github.com/huei90/javascript-sdk-design
Javascript SDK design guide extracted from work and personal experience
- tags: javascript, sdk
- source code
https://github.com/loverajoel/spotify-sdk
Entity oriented SDK to work with the Spotify Web API.
- tags: javascript, sdk
- source code