New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dependents-editor-backend

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependents-editor-backend

The brains behind Dependents editor plugins

1.18.0
Source
npm
Version published
Maintainers
1
Created
Source

dependents-editor-backend npm npm

The brain that powers all Dependents editor plugins

npm install dependents-editor-backend

How to integrate with a text editor

More docs coming soon

  • Shell out to the bin/cli.js file with the command and params for the action that the user is requesting.

What does a text editor need to implement?

  • Jump to Dependency logic for grabbing the clicked line and the clicked character
  • Editor error handling (ex: popups or modals)
  • Editor file selection popup with the list of file results
  • Editor menus (ex: right click menus)
  • Editor keybindings

Existing Integrations

License

You may not use this code outside of the supported editor clients for Dependents.

If you wish to use this code for your own projects, please email joel@mrjoelkemp.com to discuss licensing options.

Keywords

Dependents

FAQs

Package last updated on 26 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts