Home

Awesome

Cocoa Rocks 🤘

Gallery of awesome Cocoa Controls - cocoa.rocks

By v-braun - viktor-braun.de.

<p align="center"> <img width="70%" src="https://raw.githubusercontent.com/v-braun/cocoa-rocks/master/idea/logo.svg?sanitize=true" /> </p>

What

Source code and data file for: cocoa.rocks

Why

Contributing

See here

Build


# install deps
npm install

# create dist build
npm run dist

# run in watch mode with broweser reload (on http://localhost:3333)
npm run serve

# enrich the data file with information from GitHub
export COCOA_ROCKS_GITHUB_TKN=<<github-tkn>> || set COCOA_ROCKS_GITHUB_TKN=<<github-tkn>>
npm run updatedata

License

See LICENSE.