github.com/cheikhshift/buffalo@v0.9.5/SHOULDERS.md (about)

     1  
     2  # Buffalo Stands on the Shoulders of Giants
     3  
     4  Buffalo does not try to reinvent the wheel! Instead, it uses the already great wheels developed by the Go community and puts them altogether in the best way possible. Without these giants this project would not be possible. Please make sure to check them out and thank them for all of their hard work.
     5  
     6  Thank you to the following **GIANTS**:
     7  
     8  
     9  * [github.com/daviddengcn/go-colortext](https://github.com/daviddengcn/go-colortext)
    10  
    11  * [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)
    12  
    13  * [github.com/fatih/color](https://github.com/fatih/color)
    14  
    15  * [github.com/fatih/color/vendor/github.com/mattn/go-colorable](https://github.com/fatih/color/vendor/github.com/mattn/go-colorable)
    16  
    17  * [github.com/fatih/color/vendor/github.com/mattn/go-isatty](https://github.com/fatih/color/vendor/github.com/mattn/go-isatty)
    18  
    19  * [github.com/fatih/structs](https://github.com/fatih/structs)
    20  
    21  * [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)
    22  
    23  * [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql)
    24  
    25  * [github.com/gobuffalo/envy](https://github.com/gobuffalo/envy)
    26  
    27  * [github.com/gobuffalo/makr](https://github.com/gobuffalo/makr)
    28  
    29  * [github.com/gobuffalo/packr](https://github.com/gobuffalo/packr)
    30  
    31  * [github.com/gobuffalo/packr/builder](https://github.com/gobuffalo/packr/builder)
    32  
    33  * [github.com/gobuffalo/plush](https://github.com/gobuffalo/plush)
    34  
    35  * [github.com/gobuffalo/plush/ast](https://github.com/gobuffalo/plush/ast)
    36  
    37  * [github.com/gobuffalo/plush/lexer](https://github.com/gobuffalo/plush/lexer)
    38  
    39  * [github.com/gobuffalo/plush/parser](https://github.com/gobuffalo/plush/parser)
    40  
    41  * [github.com/gobuffalo/plush/token](https://github.com/gobuffalo/plush/token)
    42  
    43  * [github.com/gobuffalo/tags](https://github.com/gobuffalo/tags)
    44  
    45  * [github.com/gobuffalo/tags/form](https://github.com/gobuffalo/tags/form)
    46  
    47  * [github.com/gobuffalo/tags/form/bootstrap](https://github.com/gobuffalo/tags/form/bootstrap)
    48  
    49  * [github.com/gobuffalo/x/httpx](https://github.com/gobuffalo/x/httpx)
    50  
    51  * [github.com/gorilla/context](https://github.com/gorilla/context)
    52  
    53  * [github.com/gorilla/mux](https://github.com/gorilla/mux)
    54  
    55  * [github.com/gorilla/securecookie](https://github.com/gorilla/securecookie)
    56  
    57  * [github.com/gorilla/sessions](https://github.com/gorilla/sessions)
    58  
    59  * [github.com/gorilla/websocket](https://github.com/gorilla/websocket)
    60  
    61  * [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)
    62  
    63  * [github.com/jmoiron/sqlx/reflectx](https://github.com/jmoiron/sqlx/reflectx)
    64  
    65  * [github.com/joho/godotenv](https://github.com/joho/godotenv)
    66  
    67  * [github.com/lib/pq](https://github.com/lib/pq)
    68  
    69  * [github.com/lib/pq/oid](https://github.com/lib/pq/oid)
    70  
    71  * [github.com/markbates/deplist](https://github.com/markbates/deplist)
    72  
    73  * [github.com/markbates/going/defaults](https://github.com/markbates/going/defaults)
    74  
    75  * [github.com/markbates/going/randx](https://github.com/markbates/going/randx)
    76  
    77  * [github.com/markbates/going/wait](https://github.com/markbates/going/wait)
    78  
    79  * [github.com/markbates/grift/cmd](https://github.com/markbates/grift/cmd)
    80  
    81  * [github.com/markbates/grift/grift](https://github.com/markbates/grift/grift)
    82  
    83  * [github.com/markbates/inflect](https://github.com/markbates/inflect)
    84  
    85  * [github.com/markbates/pop](https://github.com/markbates/pop)
    86  
    87  * [github.com/markbates/pop/columns](https://github.com/markbates/pop/columns)
    88  
    89  * [github.com/markbates/pop/fizz](https://github.com/markbates/pop/fizz)
    90  
    91  * [github.com/markbates/pop/fizz/translators](https://github.com/markbates/pop/fizz/translators)
    92  
    93  * [github.com/markbates/pop/nulls](https://github.com/markbates/pop/nulls)
    94  
    95  * [github.com/markbates/pop/soda/cmd](https://github.com/markbates/pop/soda/cmd)
    96  
    97  * [github.com/markbates/pop/soda/cmd/generate](https://github.com/markbates/pop/soda/cmd/generate)
    98  
    99  * [github.com/markbates/pop/soda/cmd/schema](https://github.com/markbates/pop/soda/cmd/schema)
   100  
   101  * [github.com/markbates/refresh/refresh](https://github.com/markbates/refresh/refresh)
   102  
   103  * [github.com/markbates/refresh/refresh/web](https://github.com/markbates/refresh/refresh/web)
   104  
   105  * [github.com/markbates/sigtx](https://github.com/markbates/sigtx)
   106  
   107  * [github.com/markbates/validate](https://github.com/markbates/validate)
   108  
   109  * [github.com/markbates/validate/validators](https://github.com/markbates/validate/validators)
   110  
   111  * [github.com/mattn/anko/ast](https://github.com/mattn/anko/ast)
   112  
   113  * [github.com/mattn/anko/builtins](https://github.com/mattn/anko/builtins)
   114  
   115  * [github.com/mattn/anko/builtins/encoding/json](https://github.com/mattn/anko/builtins/encoding/json)
   116  
   117  * [github.com/mattn/anko/builtins/errors](https://github.com/mattn/anko/builtins/errors)
   118  
   119  * [github.com/mattn/anko/builtins/flag](https://github.com/mattn/anko/builtins/flag)
   120  
   121  * [github.com/mattn/anko/builtins/fmt](https://github.com/mattn/anko/builtins/fmt)
   122  
   123  * [github.com/mattn/anko/builtins/github.com/daviddengcn/go-colortext](https://github.com/mattn/anko/builtins/github.com/daviddengcn/go-colortext)
   124  
   125  * [github.com/mattn/anko/builtins/io](https://github.com/mattn/anko/builtins/io)
   126  
   127  * [github.com/mattn/anko/builtins/io/ioutil](https://github.com/mattn/anko/builtins/io/ioutil)
   128  
   129  * [github.com/mattn/anko/builtins/math](https://github.com/mattn/anko/builtins/math)
   130  
   131  * [github.com/mattn/anko/builtins/math/big](https://github.com/mattn/anko/builtins/math/big)
   132  
   133  * [github.com/mattn/anko/builtins/math/rand](https://github.com/mattn/anko/builtins/math/rand)
   134  
   135  * [github.com/mattn/anko/builtins/net](https://github.com/mattn/anko/builtins/net)
   136  
   137  * [github.com/mattn/anko/builtins/net/http](https://github.com/mattn/anko/builtins/net/http)
   138  
   139  * [github.com/mattn/anko/builtins/net/url](https://github.com/mattn/anko/builtins/net/url)
   140  
   141  * [github.com/mattn/anko/builtins/os](https://github.com/mattn/anko/builtins/os)
   142  
   143  * [github.com/mattn/anko/builtins/os/exec](https://github.com/mattn/anko/builtins/os/exec)
   144  
   145  * [github.com/mattn/anko/builtins/os/signal](https://github.com/mattn/anko/builtins/os/signal)
   146  
   147  * [github.com/mattn/anko/builtins/path](https://github.com/mattn/anko/builtins/path)
   148  
   149  * [github.com/mattn/anko/builtins/path/filepath](https://github.com/mattn/anko/builtins/path/filepath)
   150  
   151  * [github.com/mattn/anko/builtins/regexp](https://github.com/mattn/anko/builtins/regexp)
   152  
   153  * [github.com/mattn/anko/builtins/runtime](https://github.com/mattn/anko/builtins/runtime)
   154  
   155  * [github.com/mattn/anko/builtins/sort](https://github.com/mattn/anko/builtins/sort)
   156  
   157  * [github.com/mattn/anko/builtins/strings](https://github.com/mattn/anko/builtins/strings)
   158  
   159  * [github.com/mattn/anko/builtins/time](https://github.com/mattn/anko/builtins/time)
   160  
   161  * [github.com/mattn/anko/parser](https://github.com/mattn/anko/parser)
   162  
   163  * [github.com/mattn/anko/vm](https://github.com/mattn/anko/vm)
   164  
   165  * [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
   166  
   167  * [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday)
   168  
   169  * [github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)
   170  
   171  * [github.com/monoculum/formam](https://github.com/monoculum/formam)
   172  
   173  * [github.com/motemen/gore](https://github.com/motemen/gore)
   174  
   175  * [github.com/nicksnyder/go-i18n/i18n](https://github.com/nicksnyder/go-i18n/i18n)
   176  
   177  * [github.com/nicksnyder/go-i18n/i18n/bundle](https://github.com/nicksnyder/go-i18n/i18n/bundle)
   178  
   179  * [github.com/nicksnyder/go-i18n/i18n/language](https://github.com/nicksnyder/go-i18n/i18n/language)
   180  
   181  * [github.com/nicksnyder/go-i18n/i18n/translation](https://github.com/nicksnyder/go-i18n/i18n/translation)
   182  
   183  * [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml)
   184  
   185  * [github.com/pkg/errors](https://github.com/pkg/errors)
   186  
   187  * [github.com/russross/blackfriday](https://github.com/russross/blackfriday)
   188  
   189  * [github.com/satori/go.uuid](https://github.com/satori/go.uuid)
   190  
   191  * [github.com/serenize/snaker](https://github.com/serenize/snaker)
   192  
   193  * [github.com/sergi/go-diff/diffmatchpatch](https://github.com/sergi/go-diff/diffmatchpatch)
   194  
   195  * [github.com/shurcooL/github_flavored_markdown](https://github.com/shurcooL/github_flavored_markdown)
   196  
   197  * [github.com/shurcooL/highlight_diff](https://github.com/shurcooL/highlight_diff)
   198  
   199  * [github.com/shurcooL/highlight_go](https://github.com/shurcooL/highlight_go)
   200  
   201  * [github.com/shurcooL/octiconssvg](https://github.com/shurcooL/octiconssvg)
   202  
   203  * [github.com/shurcooL/sanitized_anchor_name](https://github.com/shurcooL/sanitized_anchor_name)
   204  
   205  * [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)
   206  
   207  * [github.com/sourcegraph/annotate](https://github.com/sourcegraph/annotate)
   208  
   209  * [github.com/sourcegraph/syntaxhighlight](https://github.com/sourcegraph/syntaxhighlight)
   210  
   211  * [github.com/spf13/cobra](https://github.com/spf13/cobra)
   212  
   213  * [github.com/spf13/pflag](https://github.com/spf13/pflag)
   214  
   215  * [github.com/unrolled/secure](https://github.com/unrolled/secure)
   216  
   217  * [golang.org/x/tools/cmd/goimports](https://golang.org/x/tools/cmd/goimports)
   218