supersimple

Total Owned Packages
11

Total Downloads
174 429

  • alphabetify1.1.0

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

    151 522 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 085 Downloads

    A Darksky.net weather api client for Elixir

  • looks_like0.1.1

    430 Downloads

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

  • meetup0.1.2

    655 Downloads

    Elixir wrapper for the Meetup.com public API.

  • snoop0.1.0

    185 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

    573 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