1.0.0 • Published 4 years ago

@pinechat/pine.js v1.0.0

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

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