Skip to content
/ foxlib Public

A general Node.js library for doing a lot of things.

License

Notifications You must be signed in to change notification settings

VoxelMC/foxlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foxlib - a general Node.js javascript library

This is foxlib! A general open source library for doing a lot of things.

Getting Started

Follow these steps to get up and running with foxlib!

Installation

To get this library up and running in your Node.js program, enter this command into the command prompt in your working directory.

Using npm:

npm i foxlib

In Node.js:

var flib = require('foxlib');

Usage

For info on how to use this library, refer to the documentation here!

About

A general Node.js library for doing a lot of things.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published