promptify.ts
Version:
A easy and modern npm package that controls users inputs to prompt the user in cmd.
81 lines (41 loc) • 1.39 kB
Markdown
ogmatrix-input
# 0.5.1
## Patch Changes
- c67a118: Added url method to gather input about an url (website)
# 0.5.0
## Minor Changes
- e1689b4: Added a date method to provide more functionality
## Patch Changes
- e1689b4: Added new symbols
- e1689b4: Splitted the handleKeypressed into individual files to keep the files as small as possible
# 0.4.0
## Minor Changes
- 7c4adef: Added a date method to provide more functionality
## Patch Changes
- bf25301: Splitted the handleKeypressed into individual files to keep the files as small as possible
# 0.3.1
## Patch Changes
- 06fb64b: Renamed
# 0.3.0
## Minor Changes
- f8564c7: Added a filedialog system to get more variety for prompts
## Patch Changes
- f8564c7: Added jest to better test the code before publish
# 0.2.3
## Patch Changes
- 1905a87: Added boolean method and fixed a major problem with the line contolling now it works everytime
# 0.2.2
## Patch Changes
- 6eea621: Added password function
# 0.2.1
## Patch Changes
- e2e4806: Reformatted everything and added a designer to customize the modern design
# 0.2.0
## Minor Changes
- d417f7f: Made interface for the settings of prompt
# 0.1.0
## Minor Changes
- 66ee697: Changed from enums to types and made a interface for the settings of selection.
# 0.0.2
## Patch Changes
- 6b48523: Added github package registry