Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaronpowell/disappointinglyattributed

Express just how dissapointed you are with others code through attributes!
https://github.com/aaronpowell/disappointinglyattributed

Last synced: about 1 month ago
JSON representation

Express just how dissapointed you are with others code through attributes!

Awesome Lists containing this project

README

        

Sometimes you're working on code which is just disappointing but there's no way which you can really convey that dissapointment to others in the code.

Never fear `DisappointinglyAttributed` is here!

```csharp
[ಠ_ಠ]
[ب_ب]
[ಥ_ಥ]
public static class Utility
{
/* code here */
}
```

That's right, get some emoticons up on your code.

If you're using something like F# you can decorate the code even deeper:

```fsharp
[<``¯|_(ツ)_|¯``>]
[<``° ͜ʖ ͡°``>]
[<``(╯°□°)╯︵┻━┻``>]
[<``┬──┬ノ(゜-゜ノ)``>]
[<``(╯°□°)╯``>]
module Utilities =
//stuff
```

# Install

`PM> Install-Package DisappointinglyAttributed`

# Copyright

Aaron Powell 2014