1.0.0 • Published 4 years ago

oscar-who v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Oscar Who ?

oscar-who is a test project with a single purpose of publishing my first npm package. Simply put, it's just for fun.

Installation

npm i oscar-who

How to use

Import

import oscar from "oscar-who"

get info

  • get name : const name = oscar("name")
  • get age: const age = oscar("age)

License

Copyright (c) 2020 Oscar Jin Released under the MIT license