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

tick #28

Open
awb99 opened this issue Sep 4, 2023 · 2 comments
Open

tick #28

awb99 opened this issue Sep 4, 2023 · 2 comments

Comments

@awb99
Copy link

awb99 commented Sep 4, 2023

Another great library for using in sci would be tick. I guess it is the standard for clojure/clojurescript to handle time/date/instant/etc. The tick.core namespace contains some macros (but just a little).

@borkdude
Copy link
Collaborator

borkdude commented Sep 5, 2023

The purpose of this library is to re-use configs that are already in use in other places so we don't have to re-invent the wheel. If you have a configuration for tick, feel free to make a PR here, but nothing stands in your way to configure tick for your own project without sci.configs.

@awb99
Copy link
Author

awb99 commented Sep 8, 2023

Of course @borkdude !
I am doing just that - adding my own namespaces. But so far I am not using sci-macros, so my namespaces are
mostly incomplete. I just mentioned tick, as I think date/time processing is importatnt to a lot of apps; and for clojure
tick seems to be the best option to me. I didnt want to bother you, just thought the more libraries are in sci-configs, the
better. When I am ready to code with macros in sci, I will submit namespaces that might be useful here.

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

2 participants