0.2.0 • Published 5 months ago

is-in-editor v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

is-in-editor

Check if running in an editor.

CI NPM VERSION NPM DOWNLOADS CODECOV LICENSE

Install

npm install is-in-editor
yarn add is-in-editor
pnpm add is-in-editor

Usage

import { isInEditor } from 'is-in-editor'

isInEditor()
// => true if running in an editor

Supported Editors and IDEs

Credits

License

MIT License © 2023-PRESENT ntnyq