veelenga / awesome-crystal

:gem: A collection of awesome Crystal libraries, tools, frameworks and software
https://awesomelists.top/#/veelenga/awesome-crystal
MIT License
3.36k stars 311 forks source link

Several useful shards #605

Closed zw963 closed 1 year ago

zw963 commented 1 year ago

Do you consider add following shards into awesome-crystal?

https://github.com/crystal-china/procodile_cr

Port from same name ruby gem, like crank, but more powerful. Although there is still a issue need to be solve

https://github.com/crystal-china/hashr

A really tiny shards used for test json response only. Inspired by same name ruby gem. https://github.com/svenfuchs/hashr

https://github.com/crystal-china/port_ruby_to_crystal

Porting Ruby code into Crystal easier.

there are others shards in crystal-china org, and I will add more shards to it.

Thanks.

veelenga commented 1 year ago

We would be happy to accept new additions to the list if they do not break the Contribution guidelines.

Would you like opening PRs to contribute?