Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knokbak/withukraine
https://github.com/knokbak/withukraine
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/knokbak/withukraine
- Owner: knokbak
- License: unlicense
- Created: 2022-03-24T21:38:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-30T22:21:45.000Z (almost 3 years ago)
- Last Synced: 2024-11-08T16:13:04.788Z (2 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Stand with Ukraine
A package that instead of destroying files, just prints a message to console with a link to [Project HOPE](https://www.projecthope.org/crisis-in-ukraine-how-to-help/).### Installation
For transparency, I ask that you tell NPM to stick to version `1.0.1` (the final release) of the package whilst installing.
```
npm install [email protected]
```### Usage
Only one line of code is required to import this library:```js
// This project's contributors stand with Ukraine:
// - Project HOPE: https://bit.ly/3LhDk9D
// - Run: npm i [email protected]
require('withukraine');
```### The code behind this lib
There's no shady things here. Check out the code on GitHub: https://github.com/knokbak/withukraine