All Projects → metal → Metal.js

metal / Metal.js

Licence: other
Build UI components in a solid, flexible way

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Metal.js

A Keyboard
javascript keyboard
Stars: ✭ 160 (-29.52%)
Mutual labels:  javascript-framework
Enact
An app development framework built atop React that’s easy to use, performant and customizable.
Stars: ✭ 178 (-21.59%)
Mutual labels:  javascript-framework
Methanekit
🎲 Modern 3D graphics made simple with cross-platform C++17 meta-API on top of DirectX 12 & Metal (Vulkan is coming)
Stars: ✭ 197 (-13.22%)
Mutual labels:  metal
Floor
A C++ Compute/Graphics Library and Toolchain enabling same-source CUDA/Host/Metal/OpenCL/Vulkan C++ programming and execution.
Stars: ✭ 166 (-26.87%)
Mutual labels:  metal
Aether3d
Aether3D Game Engine
Stars: ✭ 177 (-22.03%)
Mutual labels:  metal
Satin
A 3D Graphics Framework built on Apple's Metal
Stars: ✭ 182 (-19.82%)
Mutual labels:  metal
Metal Tutorial
Metal入门资料,涉及到iOS平台,OSX平台,TvOS平台,其中,OSX平台可以直接运行,iOS平台,TvOS平台都需要使用真机设备测试运行。下面是相关博客,欢迎拍砖
Stars: ✭ 156 (-31.28%)
Mutual labels:  metal
Agimagecontrols
cool tools for image edition
Stars: ✭ 217 (-4.41%)
Mutual labels:  metal
Alloy
Make usage of Metal API a pleasure
Stars: ✭ 178 (-21.59%)
Mutual labels:  metal
The Forge
The Forge Cross-Platform Rendering Framework PC Windows, Linux, Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
Stars: ✭ 2,710 (+1093.83%)
Mutual labels:  metal
Woowahanjs
웹 어플리케이션 개발을 위한 JS프레임워크
Stars: ✭ 171 (-24.67%)
Mutual labels:  javascript-framework
Shadertoy Browser
Shadertoy browser & viewer for Mac built in Rust
Stars: ✭ 176 (-22.47%)
Mutual labels:  metal
Ogre
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
Stars: ✭ 2,582 (+1037.44%)
Mutual labels:  metal
Hyperdom
A fast, feature rich and simple framework for building dynamic browser applications.
Stars: ✭ 161 (-29.07%)
Mutual labels:  javascript-framework
Metalimage
MetalImage is more faster and powerful than opengles for iOS. It is very similar to GPUImage framework, but perform a better 3D rendering and multithreads computing abilities.
Stars: ✭ 207 (-8.81%)
Mutual labels:  metal
Reactjs Interview Questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
Stars: ✭ 17,978 (+7819.82%)
Mutual labels:  javascript-framework
Metalangle
MetalANGLE: OpenGL ES to Metal API translation layer
Stars: ✭ 182 (-19.82%)
Mutual labels:  metal
Browsix
Browsix is a Unix-like operating system for the browser.
Stars: ✭ 2,583 (+1037.89%)
Mutual labels:  javascript-framework
Server Components
🔧 A simple, lightweight tool for composable HTML rendering in Node.js, based on web components.
Stars: ✭ 212 (-6.61%)
Mutual labels:  javascript-framework
Untoldengine
An easy to use, Open-Source, 3D game engine for iOS/macOS game development.
Stars: ✭ 193 (-14.98%)
Mutual labels:  metal

Metal.js

Build Status Join #metal on our Slack Channel

Build Status

Metal.js is a JavaScript library for building UI components in a solid, flexible way.

Setup

  1. Install NodeJS >= v0.12.0, if you don't have it yet.

  2. Install lerna global dependency:

[sudo] npm install -g [email protected]
  1. Run the bootstrap script to install local dependencies and link packages together:
npm run lerna
  1. Run tests:
npm test

Developer Tools for Metal.js

Big Thanks

Cross-browser Testing Platform and Open Source <3 Provided by Sauce Labs

License

BSD License © Liferay, Inc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].