supersimple

Total Owned Packages
11

Total Downloads
169 813

  • alphabetify1.1.0

    19 917 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

    147 136 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

    1 016 Downloads

    A Darksky.net weather api client for Elixir

  • looks_like0.1.1

    412 Downloads

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

  • meetup0.1.2

    635 Downloads

    Elixir wrapper for the Meetup.com public API.

  • snoop0.1.0

    171 Downloads

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

  • trivium0.3.1

    526 Downloads

    Trivium, also known as "Ridiculously Handsome Teenager", is a library for generating human-readable slugs in the form adverb-adjective-noun. Slugs like these are commonly used for naming resources, such as processes, in a way that is easier to remember and distinct.

Todd Resudek