@pinechat/pine.js

1.0.0 • Public • Published

Pine.js

About

A terminal-based chatting framework built in Node.js by DmmD.

This package is made possible by:

  • iiPython:
    • Bug finding & supporting

Basics

Installation

To install this package to your project, please ensure that you have Node.js correctly installed.

Recommended:

Open a terminal and type the following if you wish to install it from npm:

npm install @pinechat/pine.js --save

Import

You can import pine.js to this package by typing the following.

CJS:

const pine = require("@pinechat/pine.js");

ES6:

import pine from "@pinechat/pine.js";

Contact

Last Updated - October 17, 2021
Made by - Dm123321_31mD
@dmmdjs README v4

/@pinechat/pine.js/

    Package Sidebar

    Install

    npm i @pinechat/pine.js

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    28.5 kB

    Total Files

    22

    Last publish

    Collaborators

    • dmmdgaming