github.com/sotirispl/buffalo@v0.11.1/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/cockroachdb/cockroach-go/crdb](https://github.com/cockroachdb/cockroach-go/crdb)
    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/pop](https://github.com/gobuffalo/pop)
    44  
    45  * [github.com/gobuffalo/pop/associations](https://github.com/gobuffalo/pop/associations)
    46  
    47  * [github.com/gobuffalo/pop/columns](https://github.com/gobuffalo/pop/columns)
    48  
    49  * [github.com/gobuffalo/pop/fizz](https://github.com/gobuffalo/pop/fizz)
    50  
    51  * [github.com/gobuffalo/pop/fizz/translators](https://github.com/gobuffalo/pop/fizz/translators)
    52  
    53  * [github.com/gobuffalo/pop/nulls](https://github.com/gobuffalo/pop/nulls)
    54  
    55  * [github.com/gobuffalo/pop/soda/cmd](https://github.com/gobuffalo/pop/soda/cmd)
    56  
    57  * [github.com/gobuffalo/pop/soda/cmd/generate](https://github.com/gobuffalo/pop/soda/cmd/generate)
    58  
    59  * [github.com/gobuffalo/pop/soda/cmd/schema](https://github.com/gobuffalo/pop/soda/cmd/schema)
    60  
    61  * [github.com/gobuffalo/tags](https://github.com/gobuffalo/tags)
    62  
    63  * [github.com/gobuffalo/tags/form](https://github.com/gobuffalo/tags/form)
    64  
    65  * [github.com/gobuffalo/tags/form/bootstrap](https://github.com/gobuffalo/tags/form/bootstrap)
    66  
    67  * [github.com/gobuffalo/uuid](https://github.com/gobuffalo/uuid)
    68  
    69  * [github.com/gobuffalo/validate](https://github.com/gobuffalo/validate)
    70  
    71  * [github.com/gobuffalo/validate/validators](https://github.com/gobuffalo/validate/validators)
    72  
    73  * [github.com/gobuffalo/x/httpx](https://github.com/gobuffalo/x/httpx)
    74  
    75  * [github.com/gorilla/context](https://github.com/gorilla/context)
    76  
    77  * [github.com/gorilla/mux](https://github.com/gorilla/mux)
    78  
    79  * [github.com/gorilla/securecookie](https://github.com/gorilla/securecookie)
    80  
    81  * [github.com/gorilla/sessions](https://github.com/gorilla/sessions)
    82  
    83  * [github.com/gorilla/websocket](https://github.com/gorilla/websocket)
    84  
    85  * [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)
    86  
    87  * [github.com/jmoiron/sqlx/reflectx](https://github.com/jmoiron/sqlx/reflectx)
    88  
    89  * [github.com/joho/godotenv](https://github.com/joho/godotenv)
    90  
    91  * [github.com/lib/pq](https://github.com/lib/pq)
    92  
    93  * [github.com/lib/pq/oid](https://github.com/lib/pq/oid)
    94  
    95  * [github.com/markbates/deplist](https://github.com/markbates/deplist)
    96  
    97  * [github.com/markbates/going/defaults](https://github.com/markbates/going/defaults)
    98  
    99  * [github.com/markbates/going/randx](https://github.com/markbates/going/randx)
   100  
   101  * [github.com/markbates/going/wait](https://github.com/markbates/going/wait)
   102  
   103  * [github.com/markbates/grift/cmd](https://github.com/markbates/grift/cmd)
   104  
   105  * [github.com/markbates/grift/grift](https://github.com/markbates/grift/grift)
   106  
   107  * [github.com/markbates/inflect](https://github.com/markbates/inflect)
   108  
   109  * [github.com/markbates/refresh/refresh](https://github.com/markbates/refresh/refresh)
   110  
   111  * [github.com/markbates/refresh/refresh/web](https://github.com/markbates/refresh/refresh/web)
   112  
   113  * [github.com/markbates/sigtx](https://github.com/markbates/sigtx)
   114  
   115  * [github.com/mattn/anko/ast](https://github.com/mattn/anko/ast)
   116  
   117  * [github.com/mattn/anko/core](https://github.com/mattn/anko/core)
   118  
   119  * [github.com/mattn/anko/parser](https://github.com/mattn/anko/parser)
   120  
   121  * [github.com/mattn/anko/vm](https://github.com/mattn/anko/vm)
   122  
   123  * [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday)
   124  
   125  * [github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)
   126  
   127  * [github.com/monoculum/formam](https://github.com/monoculum/formam)
   128  
   129  * [github.com/pkg/errors](https://github.com/pkg/errors)
   130  
   131  * [github.com/russross/blackfriday](https://github.com/russross/blackfriday)
   132  
   133  * [github.com/serenize/snaker](https://github.com/serenize/snaker)
   134  
   135  * [github.com/sergi/go-diff/diffmatchpatch](https://github.com/sergi/go-diff/diffmatchpatch)
   136  
   137  * [github.com/shurcooL/github_flavored_markdown](https://github.com/shurcooL/github_flavored_markdown)
   138  
   139  * [github.com/shurcooL/highlight_diff](https://github.com/shurcooL/highlight_diff)
   140  
   141  * [github.com/shurcooL/highlight_go](https://github.com/shurcooL/highlight_go)
   142  
   143  * [github.com/shurcooL/octiconssvg](https://github.com/shurcooL/octiconssvg)
   144  
   145  * [github.com/shurcooL/sanitized_anchor_name](https://github.com/shurcooL/sanitized_anchor_name)
   146  
   147  * [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)
   148  
   149  * [github.com/sourcegraph/annotate](https://github.com/sourcegraph/annotate)
   150  
   151  * [github.com/sourcegraph/syntaxhighlight](https://github.com/sourcegraph/syntaxhighlight)
   152  
   153  * [github.com/spf13/cobra](https://github.com/spf13/cobra)
   154  
   155  * [github.com/spf13/pflag](https://github.com/spf13/pflag)
   156  
   157  * [golang.org/x/tools/cmd/goimports](https://golang.org/x/tools/cmd/goimports)
   158