# Introduction

## nodejs-notebook

[![npm version](https://badge.fury.io/js/nodejs-notebook.svg)](https://badge.fury.io/js/nodejs-notebook) [![npm](https://img.shields.io/npm/dt/nodejs-notebook)](https://npmjs.com/package/nodejs-notebook) [![GitHub](https://img.shields.io/github/license/gamercoder215/nodejs-notebook.svg)](https://github.com/GamerCoder215/nodejs-notebook) [![GitHub last commit](https://img.shields.io/github/last-commit/gamercoder215/nodejs-notebook.svg)](https://github.com/GamerCoder215/nodejs-notebook/commit/master) ![GitHub issues](https://img.shields.io/github/issues/gamercoder215/nodejs-notebook.svg)

## About

Nodebook (nodejs-notebook) is a multi-use module that allows you to edit, manage, and fetch external files, like different, **notebooks.**

## Installation

`npm install nodejs-notebook`

## Dependencies

* Minimum: node v10.0.0
* [js-yaml](https://www.npmjs.com/package/js-yaml) 4.0.0 or above
* [fs](https://www.npmjs.com/package/fs) (File System) 0.0.1-security or above
