restore-cursor

WebJar for restore-cursor

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

restore-cursor
Последняя версия

Последняя версия

3.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

restore-cursor
WebJar for restore-cursor
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

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

Скачать restore-cursor

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.webjars.npm : onetime jar [5.1.0,6)
org.webjars.npm : signal-exit jar [3.0.2,4)

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
3.1.0
2.0.0
1.0.1