Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split ui_*() into a UI package #666

Closed
coatless opened this issue Mar 24, 2019 · 2 comments
Closed

Split ui_*() into a UI package #666

coatless opened this issue Mar 24, 2019 · 2 comments

Comments

@coatless
Copy link
Contributor

After working with the UI functions, I was impressed by the simplicity and style. As a result, I'm interested in being able to access ui_*() functions without having to add a dependency onto usethis.

Would there be any objection if I extracted these functions and rolled it into a ui package?

@jennybc
Copy link
Member

jennybc commented Mar 24, 2019

There's a fairly long history of this discussion. #308 should get you on the trail. I think if these ui_*() functions became (part of) a leaner package, it's something we probably want to do -- e.g., coordinate with some other existing packages with related UI & styling functionality.

I'll invite @hadley to chime in here.

@hadley
Copy link
Member

hadley commented Mar 25, 2019

I think these will eventually move into the cli package, and you should look there for lighter weight reusable functions.

@hadley hadley closed this as completed Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants