Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Deps #98

Open
bdarcus opened this issue May 10, 2023 · 0 comments
Open

Deps #98

bdarcus opened this issue May 10, 2023 · 0 comments

Comments

@bdarcus
Copy link
Owner

bdarcus commented May 10, 2023

Need a deps.ts file.

Also other libraries to maybe use:

Formatting

For formatting, written is very interesting. It has functions to do a lot of the formatting we need, but it's code may also suggest (or confirm) some ideas for the model. For example, it has functions for what I call "wrap" here, and also prettyList, which does list shortening, etc.

> written.enclose("(", "test", ")");
"(test)"
> written.quote("test", "(", ")");
"“test”"

Localization

https://github.com/anton-bot/locale-enum

https://esm.sh/[email protected]

@bdarcus bdarcus mentioned this issue May 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant