paper-title
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

paper-title

Format academic paper title in clipboard

Useful when you copy the title from PDF.

npm Package Version

Installation

npm i -g paper-title

Example

$ echo 'S TRONGER C ONSISTENCY AND S EMANTICS FOR\nL OW -L ATENCY G EO -R EPLICATED S TORAGE' | xclip -sel clipboard
$ paper-title
Reading from clipboard
== Input ==
S TRONGER C ONSISTENCY AND S EMANTICS FOR
L OW -L ATENCY G EO -R EPLICATED S TORAGE
===========
== Output ==
Stronger Consistency and Semantics for Low-Latency Geo-Replicated Storage
============
Saved to clipboard.

License

This project is licensed with BSD-2-Clause

This is free, libre, and open-source software. It comes down to four essential freedoms [ref]:

  • The freedom to run the program as you wish, for any purpose
  • The freedom to study how the program works, and change it so it does your computing as you wish
  • The freedom to redistribute copies so you can help others
  • The freedom to distribute copies of your modified versions to others

Package Sidebar

Install

npm i paper-title

Weekly Downloads

1

Version

1.0.7

License

BSD-2-Clause

Unpacked Size

9.14 kB

Total Files

6

Last publish

Collaborators

  • beenotung