/actually

Actually - the only npm library that is actually, with reasons.

Primary LanguageJavaScriptMIT LicenseMIT

Actually

The only npm library that is actually, with reasons.

Table of Contents

Install

$ npm install actually

Introduction

This library was created because reasons. For reasons, I cannot disclose the contributors. But thank you, actually.

Usage

    `use strict`;

    let actually = require('actually');

    let reason = actually.isActually(true);

    console.log('How to actually because reasons:', reason);

Options

You don't need options. Because reasons.

Tests

We tested it. It works, actually.

mocha test/unit/test-actually.spec.js

Contributors