1.0.7 • Published 12 months ago

paper-title v1.0.7

Weekly downloads
2
License
BSD-2-Clause
Repository
github
Last release
12 months ago

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
1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago