All Projects → OsmiCSX → osmicsx

OsmiCSX / osmicsx

Licence: MIT license
An utility style framework for React Native

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to osmicsx

rudash
Rudash - Lodash for Ruby Apps
Stars: ✭ 27 (-83.33%)
Mutual labels:  utility
freshpaper
This utility automatically sets the wallpaper of the day from various sources as your Desktop wallpaper.
Stars: ✭ 35 (-78.4%)
Mutual labels:  utility
google-photos-exif
A tool to populate missing `DateTimeOriginal` EXIF metadata in Google Photos takeout, using Google's JSON metadata.
Stars: ✭ 288 (+77.78%)
Mutual labels:  utility
pate
Modern and light-fast CLI app that scans all the desired files of a certain folder and returns a list with the name of the files which contain a certain RegEx pattern
Stars: ✭ 23 (-85.8%)
Mutual labels:  utility
prettier-check
Check that all files match prettier code style.
Stars: ✭ 54 (-66.67%)
Mutual labels:  style
W1nDro1d
A simple tool to manage Windows 11's Subsystem for Android "manually", install APK and XAPK, toggle fullscreen, list installed Android Apps, among other things
Stars: ✭ 26 (-83.95%)
Mutual labels:  utility
react-native-highlighted-text
A React Native component to individually style texts inside a text
Stars: ✭ 18 (-88.89%)
Mutual labels:  style
bat
Battery management utility for Linux laptops.
Stars: ✭ 107 (-33.95%)
Mutual labels:  utility
Eufa
A high efficient utility functions(encryption, machine learning, etc) library written in WebAssembly just for demo.
Stars: ✭ 28 (-82.72%)
Mutual labels:  utility
pino-caller
🌲 Include call site of pino log messages
Stars: ✭ 35 (-78.4%)
Mutual labels:  utility
DiscordFX
DocFX template to create documentation similar to Discord
Stars: ✭ 26 (-83.95%)
Mutual labels:  style
increment-activator
Vim Plugin for enhance to increment candidates U have defined.
Stars: ✭ 36 (-77.78%)
Mutual labels:  utility
fuzzy-sys
Utility tool for using systemctl interactively
Stars: ✭ 106 (-34.57%)
Mutual labels:  utility
n2d
An easy to use ESP8266 flash tool with built-in support for the Deauther Project.
Stars: ✭ 136 (-16.05%)
Mutual labels:  utility
PyQtDarkTheme
A flat dark theme for PySide and PyQt.
Stars: ✭ 50 (-69.14%)
Mutual labels:  style
LogoRRR
A log viewer which visualises log events such that it is easy to identify problems or events of interest. This app was implemented using Scala and JavaFX, GluonHQ toolchain and GraalVM as platform.
Stars: ✭ 40 (-75.31%)
Mutual labels:  utility
sortr-cli
a cli tool to sort files in your machine 🗃
Stars: ✭ 12 (-92.59%)
Mutual labels:  utility
l2cu
L²CU: LDraw Linux Command line Utility
Stars: ✭ 14 (-91.36%)
Mutual labels:  utility
deno-debug
Debugging utility for deno. Ported from https://npmjs.com/debug
Stars: ✭ 15 (-90.74%)
Mutual labels:  utility
flawesome
Productivity Tool
Stars: ✭ 56 (-65.43%)
Mutual labels:  utility


An utility React Native style framework for rapidly building custom user interfaces.

Total Downloads Latest Release License


Documentation

For full documentation, please check https://osmicsx.dev

Based on TailwindCSS

OsmiCSX adopts the TailwindCSS concept. We want to implement the same coding style in React Native, styling the component just by calling the style name. But, because React Native does not use CSS browser, tailwind is not directly compatible with React Native. That's the problem OsmiCSX is trying to solve.

Need Boilerplate? Try Osmi CLI

Initializing React Native project and setup all the configuration will take time, and OsmiCSX proudly presents Osmi CLI that will help you initialize your React Native Project with awesome boilerplate (Osmi Kit).

Osmi Kit includes the following rock-solid technical decisions out of the box:

  • React Native
  • React Navigation 5
  • OsmiCSX
  • Redux-Saga
  • Redux-Persist
  • AsyncStorage
  • apisauce (to talk to REST servers)
  • Flipper-ready
  • Reactotron-ready
  • TDD-ready
  • And more!

Quick Start

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