1.1.2 • Published 4 years ago

poland-pl v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Poland-pl package instruction

WE ARE CELEBRATING RELEASE OF 1.1.0 VERSION AND 300 DOWNLOADS!

  1. Create new folder
  2. Open command prompt in that folder
  3. Run npm init -y in cmd prompt
  4. Run npm i poland-pl
  5. Create file named index.js and paste that into it
const pl = require('poland-pl');
const x = pl.info();
const y = pl.source();
const z = pl.daily();

console.log(x);
console.log(y);
console.log(z);
  1. Open cmd prompt in that folder and this time run node index.js
  2. You're done! Everything has been sent to console!

NOTE: Everyday at 19.00 Europe/Warsaw time, run npm up in cmd prompt in that folder so you will update package with news.

1.1.1

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago