issues
search
vadimdemedes
/
pastel
🎨 Next.js-like framework for CLIs made with Ink
https://term.ink/pastel
MIT License
2.2k
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using ink-table with pastel
#75
diego-carvallo
opened
1 month ago
0
How to custom the help message?
#74
gutenye
opened
1 month ago
0
fix typo
#73
pfftdammitchris
closed
3 months ago
0
chore: Upgrade peer dependency ink
#72
jlarmstrongiv
closed
5 months ago
6
Upgrade ink to v5 compatible
#71
jlarmstrongiv
closed
5 months ago
0
How to use pastel with fullscreen-ink?
#70
mostafa-raafat
opened
8 months ago
0
Executable does not run
#69
robertpkoenig
opened
8 months ago
1
JSON file, .env and alias
#67
vinodhum
opened
11 months ago
0
bug: missing cursor
#66
jlarmstrongiv
opened
12 months ago
0
Option `alias` doesn't work in combination with `zod.default()`/`zod.optional()`
#65
ulken
opened
1 year ago
3
Command unable to specify a "version" option.
#63
mattrothenberg
opened
1 year ago
1
Global options are not implemented (options on top-level command)
#62
olegtaranenko
opened
1 year ago
3
Missing @types/node package causes build error
#61
olegtaranenko
closed
6 months ago
1
expose program to public to solve issue with global options
#60
olegtaranenko
closed
1 year ago
1
Missing @types/node package causes build error
#59
olegtaranenko
closed
1 year ago
0
VS Code debugging
#58
endquote
closed
1 year ago
3
Fix importing of commands on Windows
#56
Railly
closed
1 year ago
2
Resolve "ERR_UNSUPPORTED_ESM_URL_SCHEME" Error in Windows
#55
Railly
closed
1 year ago
4
Add missing Props to examples in readme.md
#54
renatorib
closed
1 year ago
1
Fix typos in readme code examples
#53
lr0pb
closed
1 year ago
1
Pastel 2.0
#52
vadimdemedes
closed
1 year ago
0
Support for ink 4 (ERR_REQUIRE_ESM error)
#51
AeonFr
closed
1 year ago
1
Allow commands directory to be inside src
#50
yehvaed
closed
1 year ago
1
Disabling the default --help command
#49
gre-dev
closed
2 years ago
0
Divide into two libraries: CLI and Runtime. (stop installing deps such as "parcel-bundler" alongside the generated CLI app)
#48
AeonFr
closed
3 years ago
1
Include static files?
#47
qjack001
closed
1 year ago
1
Make react 17 an acceptable peer dep
#46
Nfinished
closed
1 year ago
2
Assign short flags for version and help
#45
donysukardi
closed
1 year ago
1
Support new line in /// comment
#44
donysukardi
closed
1 year ago
1
Pass options to Ink
#43
marcus13371337
opened
3 years ago
1
question: I want to learn use pastel with ink-table,can you give me some demo code...
#42
AaronConlon
closed
1 year ago
2
Question: is pastel 1.1.1 compatible with react-ink 3?
#41
elricb
closed
1 year ago
4
multiple commands: descriptions not added to help output
#40
elricb
closed
2 years ago
0
When using `exit`, the exit code is incorrect and there's no way to disable console.log
#39
adam-lynch
opened
4 years ago
0
Is there an exit event / listener?
#38
adam-lynch
opened
4 years ago
2
Separate pastel into runtime library
#37
davej
closed
1 year ago
2
Documentation Updates
#36
aaronsnig501
closed
1 year ago
1
Unable to pass options to Ink render() command
#35
kellerj
closed
1 year ago
1
Unclear documentation
#34
aaronsnig501
closed
1 year ago
1
Add backwards compatibility for positional args
#33
karaggeorge
closed
4 years ago
7
positional argument value is undefined in v1.1.0
#32
adam-lynch
closed
4 years ago
11
TypeScript support, allow missing index routes, and more
#31
karaggeorge
closed
4 years ago
1
how to change build location
#30
vinodhum
closed
1 year ago
2
Doesn't like having a CLI name that's different to the package name
#29
adam-lynch
opened
4 years ago
2
Expose whether the command is running in dev or prod
#28
adam-lynch
opened
4 years ago
2
Tries to make a command out of commands/README.md
#27
adam-lynch
closed
1 year ago
1
How to Remove Created CLI
#26
RaghulXander
closed
4 years ago
1
PropTypes functional type errors do not stop rendering
#25
jacobfike
closed
1 year ago
2
Correctly get and set type on args
#24
davepack
closed
1 year ago
1
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string.
#23
ragnorc
closed
4 years ago
0
Next