1.0.1 • Published 12 months ago

founder-mode v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
12 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

12 months ago

1.0.0

12 months ago