Giter VIP home page Giter VIP logo

clojure-toolbox.com's People

Contributors

brunobonacci avatar camsaul avatar cloojure avatar darwin avatar dotemacs avatar enspritz avatar gersak avatar ghosthamlet avatar hlship avatar jarzka avatar jeluard avatar jgrodziski avatar kawas44 avatar leifericf avatar leonoel avatar myguidingstar avatar mylesmegyesi avatar mynomoto avatar niwinz avatar oakes avatar ptaoussanis avatar rgkirch avatar rgm avatar rovanion avatar rschmukler avatar steffan-westcott avatar vbauer avatar viebel avatar vvvvalvalval avatar weavejester avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clojure-toolbox.com's Issues

remove Clarity

The Clarity readme indicates that this library is no longer maintained (last commit was Nov. 2012), and suggests using swing instead.

Other libraries

A couple of suggestions for the templating section: Laser (not trying to toot my own horn, just noting its existence and relevance :p), Stencil which is another mustache library that people appear to prefer, and Tinsel.

I was going to send you a pull request but I can't get jekyll to work properly at the moment. Anyways, not sure if you're going for completeness or just the most commonly used stuff. If it is the latter, feel free to leave laser and tinsel out, but stencil at least should probably be mentioned.

Inclusion request: expect-call

Even though it hasn't been updated in three years I am using this and it works perfectly.

expect_call:
  name: expect-call
  url: https://github.com/meredydd/expect-call
  category: Unit Testing

Inclusion request: clecs

Entity-component-system for Clojure.

brute:
  name: clecs
  url: https://github.com/muhuk/clecs
  category: Game Development

Miscategorized yada

Yada is currently under the RESTful part of the site, however I'd make an argument for it not being only aimed at that. It's more of a web framework than for RESTful apis.

From the current yada docs:

yada is also agnostic to how you want to build your app. It is designed to be easy to use for HTML content and web APIs, in whatever style you decide is right for you (Swagger documented, hypermedia driven, ROCA, jsonapi, real-time, etc).

Not sure if you feel a move would be important? But would be interested to hear your thoughts.

Add libraries to the toolbox

Hello, and thanks for setting up this webpage! It's been helpful both to me and to point people at when they say they don't know of any Clojure libraries. I'd like to get some of my projects added to the toolbox.

Rather than open a pull request for a few four-line additions, it seems easier to just drop some code blocks here, but if you'd prefer I can fork and turn this into a pull request. Also, feel free to suggest better categories for any of these.

Puget

A library for canonical colorized EDN printing, using FIPP. Not sure what the best category here is, I went with CLI and Serialization.

puget:
  name: Puget
  url: https://github.com/greglook/puget
  category: Command line tools, Serialization

I also wrote lein-cprint, which is just like lein-pprint but with colored output. I don't know if that's worth a spot in the toolbox.

lein-hiera

A Leiningen plugin to generate namespace hierarchy graphs. Uses Graphviz via Rhizome.

lein-hiera:
  name: lein-hiera
  url: https://github.com/greglook/lein-hiera
  category: Code Analysis

clj-pgp

Wraps the Bouncy Castle OpenPGP library with a nice Clojure interface.

clj-pgp:
  name: clj-pgp
  url: https://github.com/greglook/clj-pgp
  category: Cryptography

clisk

May I suggest adding clisk, the Clojure Image Synthesis Toolkit by mikera

library suggestion: safely

Safely it's a Clojure library for handling exception in code executions with declarative retries and randomised delays.
The library offers out of the box:

  • declarative exception handling
  • automatic retry policies
  • randomized retries
  • attenuation of self-emergent behaviour is distributed systems
  • sleepless-mode for testing
  • automatic and customizable logging of errors
  • automatic tracking of errors rate/count in monitoring tools

name: safely
url: https://github.com/BrunoBonacci/safely
category: Exception Handling
platforms: [clj]

feature idea: verbose or tooltip version (using github project description)?

Most of the projects listed in the toolbox have a github page, and most github pages contain a "project description" line at the top. What do you think of having an alternative/secondary version of the clojure-toolbox which is more verbose (possibly linked to near the top), containing each project's description text after the name of the project?

The main benefits of this would be easier ctrl-f browser searchability, and more immediately available info for the reader. Though the main drawback is that it would be much more cluttered.

Alternate idea: use the project description text as tooltip text shown when hovering over the project name? (When I'm browsing the toolbox, I often stop at a project and wonder what it's all about. Would be nice if a tooltip just popped up to tell me what it's all about.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.