restore-cursor

WebJar for restore-cursor

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

restore-cursor
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

restore-cursor
WebJar for restore-cursor
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/sindresorhus/restore-cursor

Download restore-cursor

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/restore-cursor/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>restore-cursor</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/restore-cursor/
implementation 'org.webjars.npm:restore-cursor:3.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/restore-cursor/
implementation ("org.webjars.npm:restore-cursor:3.1.0")
'org.webjars.npm:restore-cursor:jar:3.1.0'
<dependency org="org.webjars.npm" name="restore-cursor" rev="3.1.0">
  <artifact name="restore-cursor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='restore-cursor', version='3.1.0')
)
libraryDependencies += "org.webjars.npm" % "restore-cursor" % "3.1.0"
[org.webjars.npm/restore-cursor "3.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : onetime jar [5.1.0,6)
org.webjars.npm : signal-exit jar [3.0.2,4)

Project Modules

There are no modules declared in this project.

restore-cursor Build Status

Gracefully restore the CLI cursor on exit

Prevent the cursor you've hidden interactively from remaining hidden if the process crashes.

Install

$ npm install restore-cursor

Usage

const restoreCursor = require('restore-cursor');

restoreCursor();

Get professional support for this package with a Tidelift subscription
Tidelift helps make open source sustainable for maintainers while giving companies
assurances about security, maintenance, and licensing for their dependencies.

Versions

Version
3.1.0
2.0.0
1.0.1