Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/one19/clipboard-hidden
pastes hidden characters into your clipboard
https://github.com/one19/clipboard-hidden
Last synced: 7 days ago
JSON representation
pastes hidden characters into your clipboard
- Host: GitHub
- URL: https://github.com/one19/clipboard-hidden
- Owner: one19
- Created: 2017-07-23T15:20:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-23T15:43:46.000Z (over 7 years ago)
- Last Synced: 2024-12-23T02:43:17.315Z (15 days ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CLIPBOARD HIDDEN### What is this?
A git repo that is the host for an node module.
## What's it do?Puts some hidden chars into your clipboard, but that's not important right now.
Wait.
Yes it is. Ok, so you know that hidden chars are the worst right? Well, sometimes you want to use them without typing /uWHATEVER. Now you can just invoke this dumb package after installing it globally `npm i -g clipboard-hidden` or `yarn add --dev clipboard-hidden`, and now you too will have hidden characters easily paste-able into whatever location you'd like to **fuck up real bad**. Honestly I'm just lazy, and I like to make packages that do command line things that I can't remember.
Also, there's like a bazillion hidden chars on this readme.
### USE EXAMPLE:
In the terminal:
```
clipboard-hidden
```Then, paste some chars in the console, after the a: in the object. :point_down: *or copy that command*
```
const a = JSON.parse('{ a: "some hidden strings"}');
```
`a.a should = undefined`