This module generate a data structure for a johari window.
Install
To install this module with npm, please run the following command:
npm install --save psy-johari
Usage
const johari = require('psy-johari');
Result
{
publicPerson: <Array> An array containing all adjectives in the "Public Person" field
blindSpot: <Array> An array containing all adjectives in the "Blind Spot" field
mySecrets: <Array> An array containing all adjectives in the "My Secrets" field
}
© 2019 by PSYfiers AG
This program is the property of PSYfiers AG,
Sumpfstrasse 5
CH-6312 Steinhausen
All Rights Reserved