GithubHelp home page GithubHelp logo

gg-big-org / components Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skynexui/components

0.0 0.0 0.0 32.67 MB

⚛️ Deliver UI for Web and Mobile platforms without taking care about complexity on how to style there. It's based in React and Flutter and uses the core of CSS specification to allow you to write cross platform styles.

Home Page: https://skynexui.dev

License: MIT License

Shell 0.87% JavaScript 12.33% Objective-C 0.03% Kotlin 0.10% Dart 37.92% TypeScript 45.15% Swift 0.31% HTML 3.29%

components's Introduction

SkynexUI:

Why "another component library"?

The focus of this library is to provide a common "DSL" for write UI cross platform. Doesn't matter if the platform it's mobile or web. You will think in UI based in "Text" (<Text>) and "Boxes" (<Box>) and write the styles with breakpoints based in the web CSS key value conventions.

Downloads Current Version Flutter Package NPM Package

⚠️ Until version 2.0 we will have breaking changes while structuring the API.

Get Started

Demo

  • This is the main demo that we are working on, an project with React for Web and Flutter for mobile development.

Contributing

  • The project is not well structured for contributions right now, if you find a bug, please open an issue and let's discuss how to implement it 😋.

Dev mode

React (Web)

  • Use the folder examples/demo_base that simulates a real world project structure.
  • This setup has build:watch mode
# First terminal window
yarn install && yarn build:watch

# Second terminal window
yarn dev:demo_base

Flutter (Other platforms)

  • Open inside VSCode examples/demo_base/lib/main.dart, them run it through it.

How to use?

How to install?

  • flutter:
flutter pub add skynexui_components
  • yarn
yarn add @skynexui/components
  • npm
npm install @skynexui/components

Supporters

Companies that trust in this project

components's People

Contributors

lucasdibz avatar omariosouto avatar semantic-release-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.