2.0.0 • Published 5 years ago

@abardach/myfirstpackage v2.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

ACE first npm package

This package writes to the console with ACE prefix

Installation

npm install @abardach/myfirstpackage

Usage

import AceConsoleLogFunc from '@abardach/myfirstpackage'

AceConsoleLogFunc('word') # writes to the console: 'This is printed from ACE npm first package: words'
2.0.0

5 years ago

1.0.0

5 years ago