2.0.0 • Published 4 years ago

@abardach/myfirstpackage v2.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 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

4 years ago

1.0.0

4 years ago