Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

kusma/fuselibs

 
 

Repository files navigation

Fuselibs

AppVeyor build status Travis CI build status NPM package License: MIT Slack

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

Install

npm install @fuse-open/fuselibs

Requirements

In order to use Uno and Fuselibs, the following software must be installed:

Windows

macOS

Android

  • Android SDK and NDK

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

How do I build and test?

npm install
npm run build
npm run test

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

Contributing

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

Reporting issues

Please report issues here.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Uno 48.0%
  • C 43.6%
  • JavaScript 3.9%
  • C++ 2.0%
  • Java 0.9%
  • Objective-C++ 0.5%
  • Other 1.1%