Skip to content

BazenGabrakirstos/objectivepersonality

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run locally

npm start

To edit the Objective Personality choice data and re-explode it

  • Open src/data/input/OpChoices.json (to make changes to the choices, states, cross references)
  • Open src/data/input/OpTypes.json (to make changes to the types -- though these shouldn't change)
  • Make edits
  • Navigate to src/types and run node explodeTypes.js which will explode the types and choices out to src/data/output/OpCombinedAndExploded.json.

Online demo

http://ophelper.herokuapp.com

About

Simple Objective Personality tool to help type and share types

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.1%
  • CSS 6.4%
  • HTML 2.5%