All Projects → fuse-open → Fuselibs

fuse-open / Fuselibs

Licence: mit
Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps.

Projects that are alternatives of or similar to Fuselibs

Stove
Domain Driven Design oriented application framework, meets CRUD needs
Stars: ✭ 160 (-2.44%)
Mutual labels:  framework
Mono
Minimalist Framework on top of Express.js
Stars: ✭ 163 (-0.61%)
Mutual labels:  framework
Qframework
Unity3D System Design Architecture
Stars: ✭ 2,326 (+1318.29%)
Mutual labels:  framework
Busker
An extremely simple web framework.
Stars: ✭ 161 (-1.83%)
Mutual labels:  framework
Fastapi Crudrouter
A dynamic FastAPI router that automatically creates CRUD routes for your models
Stars: ✭ 159 (-3.05%)
Mutual labels:  framework
Gene For Php7
Simple, high performance,C extension framework for php!(php-gene-for-php7)
Stars: ✭ 163 (-0.61%)
Mutual labels:  framework
Zimfw
Zim: Modular, customizable, and blazing fast Zsh framework
Stars: ✭ 2,219 (+1253.05%)
Mutual labels:  framework
Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
Stars: ✭ 162 (-1.22%)
Mutual labels:  framework
Mandarinets
Mandarine.TS is a typescript, decorator-driven framework that allows you to create server-side applications. Mandarine.TS provides a range of built-in solutions such as Dependency Injection, Components, ORM and more. Under its umbrella, Mandarine.TS has 4 modules: Core, Data, Security and MVC, these modules will offer you the requirements to build a Mandarine-powered application.
Stars: ✭ 161 (-1.83%)
Mutual labels:  framework
Amazium
The responsive CSS web framework
Stars: ✭ 163 (-0.61%)
Mutual labels:  framework
Discord Player
🎧 Complete framework to simplify the implementation of music commands using discords.js v12
Stars: ✭ 161 (-1.83%)
Mutual labels:  framework
Objfw
[Official Mirror] A portable framework for the Objective-C language.
Stars: ✭ 161 (-1.83%)
Mutual labels:  framework
Uibench
UI Benchmark
Stars: ✭ 163 (-0.61%)
Mutual labels:  framework
Goat
[DEPRECATED] 🐐 A minimalistic JSON API server in Go
Stars: ✭ 161 (-1.83%)
Mutual labels:  framework
Uhaha
High Availability Framework for Happy Data
Stars: ✭ 164 (+0%)
Mutual labels:  framework
Anpylar
Python client-side web development framework
Stars: ✭ 160 (-2.44%)
Mutual labels:  framework
Snail
An observables framework for Swift
Stars: ✭ 163 (-0.61%)
Mutual labels:  framework
Primitiv
A Neural Network Toolkit.
Stars: ✭ 164 (+0%)
Mutual labels:  framework
Onedriver
A native Linux filesystem for Microsoft OneDrive
Stars: ✭ 163 (-0.61%)
Mutual labels:  fuse
Shackle
High-Performance Erlang Network Client Framework
Stars: ✭ 163 (-0.61%)
Mutual labels:  framework

Fuselibs

AppVeyor build status Travis CI build status NPM package NPM package License: MIT Slack Financial Contributors on Open Collective

Target platforms Host platforms

Build beautiful, high-performance iOS and Android apps with a single codebase.

Fuselibs is a collection of Uno libraries that provide the UI framework used to build Fuse apps.

Install

$ npm install @fuse-open/fuselibs

TypeScript definitions

Related packages

Requirements

The following software must be installed in order to use Uno and Fuselibs.

Android

  • Android SDK
  • Android NDK
  • Java JDK

These dependencies can be acquired by installing android-build-tools.

iOS

macOS

Windows

Building from source

The following commands will install dependencies, build libraries, and run tests.

npm install
npm run build
npm test

You can run the local uno directly using node_modules/.bin/uno. This is useful when you want to build apps using your local Fuselibs development environment.

Express building

When working with the source code and building often, it can be beneficial to build in express mode.

npm run build -- -e

Express mode will only rebuild the package(s) that have actually changed, skipping rebuilding all dependent packages.

Manual testing

You can run the manual testing app on your desired platform using one of the following commands:

npm run android
npm run dotnet
npm run ios
npm run native

Contributing

Please see CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Reporting issues

Please report issues here.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute]

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

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].