Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matuzalemsteles/awesome-metaljs
😎 A collection of awesome things regarding Metal.js ecosystem.
https://github.com/matuzalemsteles/awesome-metaljs
List: awesome-metaljs
Last synced: about 2 months ago
JSON representation
😎 A collection of awesome things regarding Metal.js ecosystem.
- Host: GitHub
- URL: https://github.com/matuzalemsteles/awesome-metaljs
- Owner: matuzalemsteles
- Created: 2017-12-24T21:23:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T02:14:32.000Z (over 6 years ago)
- Last Synced: 2024-10-29T10:45:02.867Z (about 2 months ago)
- Size: 9.77 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
- ultimate-awesome - awesome-metaljs - 😎 A collection of awesome things regarding Metal.js ecosystem. (Other Lists / Monkey C Lists)
README
# Awesome Metal.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
> A collection of awesome things regarding [metal.js](https://metaljs.com) ecosystem.
## Ecosystem
- [Documentation](https://metaljs.com/docs/)
- [Repository](https://github.com/metal/metal.js)
- [Slack](https://community-chat.liferay.com/)
- [Spectrum community](https://spectrum.chat/metaljs)
- [Website](https://metaljs.com)## Contents
- [Articles](#articles)
- [English](#english)
- [Portuguese](#portuguese)
- [Spanish](#spanish)
- [Boilerplates](#boilerplates)
- [Components](#components)
- [Clay Components](#claycomponents)
- [Marble Components](#marblecomponents)
- [Examples](#examples)
- [Tools](#tools)
- [Tutorials](#tutorials)
- [Using Metaljs](#usingmetaljs)## Articles
### English
### Portuguese
- [Criando um game de operações matemáticas com MetalJSX](https://medium.com/liferay-engineering-brazil/criando-um-game-de-opera%C3%A7%C3%B5es-matem%C3%A1ticas-com-metaljsx-316e02298620)### Spanish
## Boilerplates
- [Metal app with Parcel Bundler](https://github.com/matuzalemsteles/metal-parcel-example)
- [Metal JSX Boilerplate](https://github.com/interaminense/metal-jsx-boilerplate)## Components
- [Metal Router](https://github.com/metal/metal-plugins/tree/master/packages/metal-router)
- [Metal Drag Drop](https://github.com/metal/metal-plugins/tree/master/packages/metal-drag-drop)### Clay Components
> Clay components is the implementation of [claycss.com](https://claycss.com).
- [ClayAlert](https://github.com/liferay/clay/tree/master/packages/clay-alert)
- [ClayBadge](https://github.com/liferay/clay/tree/master/packages/clay-badge)
- [ClayButton](https://github.com/liferay/clay/tree/master/packages/clay-button)
- [ClayCardGrid](https://github.com/liferay/clay/tree/master/packages/clay-card-grid)
- [ClayCard](https://github.com/liferay/clay/tree/master/packages/clay-card)
- [ClayCharts](https://github.com/liferay/clay/tree/master/packages/clay-charts)
- [ClayCheckbox](https://github.com/liferay/clay/tree/master/packages/clay-checkbox)
- [ClayCollapse](https://github.com/liferay/clay/tree/master/packages/clay-collapse)
- [ClayComponent](https://github.com/liferay/clay/tree/master/packages/clay-component)
- [ClayDatasetDisplay](https://github.com/liferay/clay/tree/master/packages/clay-dataset-display)
- [ClayDropdown](https://github.com/liferay/clay/tree/master/packages/clay-dropdown)
- [ClayIcon](https://github.com/liferay/clay/tree/master/packages/clay-icon)
- [ClayLabel](https://github.com/liferay/clay/tree/master/packages/clay-label)
- [ClayLink](https://github.com/liferay/clay/tree/master/packages/clay-link)
- [ClayList](https://github.com/liferay/clay/tree/master/packages/clay-list)
- [ClayManagementToolbar](https://github.com/liferay/clay/tree/master/packages/clay-management-toolbar)
- [ClayModal](https://github.com/liferay/clay/tree/master/packages/clay-modal)
- [ClayNavigationBar](https://github.com/liferay/clay/tree/master/packages/clay-navigation-bar)
- [ClayPaginationBar](https://github.com/liferay/clay/tree/master/packages/clay-pagination-bar)
- [ClayPagination](https://github.com/liferay/clay/tree/master/packages/clay-pagination)
- [ClayProgressBar](https://github.com/liferay/clay/tree/master/packages/clay-progress-bar)
- [ClayRadio](https://github.com/liferay/clay/tree/master/packages/clay-radio)
- [ClaySelect](https://github.com/liferay/clay/tree/master/packages/clay-select)
- [ClaySticker](https://github.com/liferay/clay/tree/master/packages/clay-sticker)
- [ClayTable](https://github.com/liferay/clay/tree/master/packages/clay-table)### Marble Components
> A set of UI components behind [Electric](https://electricjs.com) and [WeDeploy](https://wedeploy.com).
- [MarbleAlert](https://github.com/wedeploy/marble/tree/master/packages/marble-alert)
- [MarbleAutocomplete](https://github.com/wedeploy/marble/tree/master/packages/marble-autocomplete)
- [MarbleCheckboxGroup](https://github.com/wedeploy/marble/tree/master/packages/marble-checkbox-group)
- [MarbleDatatable](https://github.com/wedeploy/marble/tree/master/packages/marble-datatable)
- [MarbleDropdown](https://github.com/wedeploy/marble/tree/master/packages/marble-dropdown)
- [MarbleInputMatrix](https://github.com/wedeploy/marble/tree/master/packages/marble-input-matrix)
- [MarbleInput](https://github.com/wedeploy/marble/tree/master/packages/marble-input)
- [MarbleProgressBar](https://github.com/wedeploy/marble/tree/master/packages/marble-progress-bar)
- [MarbleRadioGroup](https://github.com/wedeploy/marble/tree/master/packages/marble-radio-group)
- [MarbleReadingProgress](https://github.com/wedeploy/marble/tree/master/packages/marble-reading-progress)
- [MarbleSelect](https://github.com/wedeploy/marble/tree/master/packages/marble-select)
- [MarbleSlider](https://github.com/wedeploy/marble/tree/master/packages/marble-slider)
- [MarbleSpinner](https://github.com/wedeploy/marble/tree/master/packages/marble-spinner)
- [MarbleToast](https://github.com/wedeploy/marble/tree/master/packages/marble-toast)
- [MarbleTooltip](https://github.com/wedeploy/marble/tree/master/packages/marble-tooltip)
- [MarbleTopbar](https://github.com/wedeploy/marble/tree/master/packages/marble-topbar)## Examples
- [TodoList with WeDeploy](https://github.com/liferay-labs-br/metal-todo-list)
- [Simple TodoList](https://github.com/matuzalemsteles/metal-todo-list)
- [Metal Examples](https://github.com/metal/metal-examples)
- [Metal Mathematics](https://github.com/interaminense/metal-math)## Utils
- [Metal Ajax](https://github.com/metal/metal-plugins/tree/master/packages/metal-ajax)
- [Metal Uri](https://github.com/metal/metal-plugins/tree/master/packages/metal-uri)
- [Metal Promise](https://github.com/metal/metal-plugins/tree/master/packages/metal-promise)
- [Metal Position](https://github.com/metal/metal-plugins/tree/master/packages/metal-position)
- [Metal Redux](https://github.com/metal/metal-redux)
- [Metal Structs](https://github.com/metal/metal-structs)
- [Metal Flux](https://github.com/metal/metal-flux)
- [Metal Debounce](https://github.com/metal/metal-debounce)
- [Metal a11y checker](https://github.com/metal/metal-a11y-checker)## Tools
- [Metal.js Devtools](https://github.com/metal/metal-devtools)
- [Metal.js CLI](https://github.com/metal/metal-cli)
- [Metal Soy Critic](https://github.com/metal/metal-soy-critic)
- [Yeoman generator for Metal.js](https://github.com/metal/generator-metal)
- [Atom Metal snippets](https://github.com/metal/atom-metal-snippets)## Tutorials
- [Tutorial TudoList](https://github.com/metal/metal-tutorial-todo)
## Using Metaljs
- [Electricjs](http://electricjs.com)
- [WeDeploy](https://wedeploy.com)## Contribute
Contributions welcome! Read the [contribution guidelines](contributing.md) first.
## License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0)
To the extent possible under law, matuzalemsteles has waived all copyright and
related or neighboring rights to this work.