1.0.1 • Published 11 months ago

founder-mode v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

founder-mode

A simple utility to activate Founder Mode in your projects.

Installation

npm install founder-mode

Usage

const { activateFounderMode } = require('founder-mode');

console.log(activateFounderMode()); // Founder mode is now activated

API

activateFounderMode()

Activates Founder Mode.

License

MIT

1.0.1

11 months ago

1.0.0

11 months ago