supersimple

Total Owned Packages
10

Total Downloads
124 042

  • alphabetify1.1.0

    19 132 Downloads

    Create an alphabetical hash. Taking an existing alphabetic hash (of any length), will return the next hash in sequence. If all characters in hash are rolled over, will append a new char (increase the length by 1.) eg. 'ZZZZ' -> 'AAAAA' eg. 'AAAZ' -> 'AABA'

  • chameleon2.5.0

    103 357 Downloads

    Chameleon is a utility for converting colors from one color model to another. Conversions can be made to/from RGB, CMYK, Hex, HSL, Pantone, and even Keywords.

    For example: "FFFFFF" -> %{c: 0, m: 0, y: 0, k: 0}

  • dark_jason0.1.8

    834 Downloads

    A Darksky.net weather api client for Elixir

  • looks_like0.1.1

    96 Downloads

    A library for checking if a string looks like an ip address or lat/long.

  • meetup0.1.2

    517 Downloads

    Elixir wrapper for the Meetup.com public API.

  • snoop0.1.0

    106 Downloads

    Snoop smokes trees. Specifically, it take a path and build an HTML list describing the directories and files in that path.

Todd Resudek