Skip to content

Instantly share code, notes, and snippets.

@AntonioErdeljac
Created November 18, 2018 22:52
Show Gist options
  • Save AntonioErdeljac/565dd50aef902e23d8bf66e8acef84a4 to your computer and use it in GitHub Desktop.
Save AntonioErdeljac/565dd50aef902e23d8bf66e8acef84a4 to your computer and use it in GitHub Desktop.
const uppercaser = require('npm-medium-tutorial');
console.log(uppercaser('hello medium!'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment