supersimple

Total Owned Packages
11

Total Downloads
163 212

  • alphabetify1.1.0

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

    140 819 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

    974 Downloads

    A Darksky.net weather api client for Elixir

  • looks_like0.1.1

    394 Downloads

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

  • meetup0.1.2

    611 Downloads

    Elixir wrapper for the Meetup.com public API.

  • snoop0.1.0

    163 Downloads

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

  • trivium0.3.0

    428 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