Skip to content

mat3e/pick2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Pick Two

Small Vanilla JS app which generates a "pick two" mechanism.

E.g. when it comes to the software, you always have to choose two out of:

  • fast
  • cheap
  • good

If something is fast and cheap at the same time, it just cannot be good. And so on and so forth.

Usage

Share the URL https://mat3e.github.io/pick2?first=fast&second=cheap&third=good where first, second and third parameter values can be modified.

You can also use the title parameter to change 'Pick two' header into something else.

Protip: use + for a whitespace.

Libraries

(possible) Follow-ups

  • custom switch web component
    • it took me too much time to find something like that, so I finally used just the mentioned CSS lib

About

Small app for picking 2 out of 3 elements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages