Skip to content

mohsinalimat/cocoa-rocks

 
 

Repository files navigation

Cocoa Rocks 🤘

Gallery of awesome Cocoa Controls - cocoa.rocks

By v-braun - viktor-braun.de.

What

Source code and data file for: cocoa.rocks

Why

  • I love awesome UI Controls
  • I love static sites
  • I love plain HTML/JS (but would never go without SCSS 🤷‍♂️)
  • I really think that Cocoa Rocks!

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.

About

Gallery of awesome Cocoa Controls

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.8%
  • CSS 35.6%
  • HTML 10.8%
  • Dockerfile 0.8%