1.0.3 • Published 2 years ago

@rollo-canela/first.js v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

First.js

First.js is a Javascript Library for printing messages by installing a package,

Installation

Create a diretory name FirstProve do cd FirstProve Nextly init a npm repository by npm init Set main to index.js Do npm i -D @rollo-canela/first.js

Usage

Inside of FirstProve, create a file named index.js, nextly in that file insert the following code

const First = require('@rollo-canela/first.js');

let first-msg = new First();

first-msg.text("Put here your text")

To run execute node index.js

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago