All Projects → luciferreeves → nativekit

luciferreeves / nativekit

Licence: GPL-3.0 License
Native UI Kit for Electron Framework. Native Kit is a new way to build Electron apps for macOS and Windows with all the native looks for the different operating systems.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to nativekit

Fobo
FoBo - A Modular Front-End Toolkit module for Lift
Stars: ✭ 59 (+293.33%)
Mutual labels:  css-framework, javascript-library
aioneframework
Aione Framework: All-in-one lightweight mobile first front-end framework to design websites, web applications, mobile applications, progressive web applications having large number of examples, documentation, tutorials, community support, components.
Stars: ✭ 13 (-13.33%)
Mutual labels:  css-framework, javascript-library
pine
Responsive CSS Framework ( PineCSS )
Stars: ✭ 41 (+173.33%)
Mutual labels:  css-framework, javascript-library
Ui Components
Most used UI Components — of web applications. Curated/Most loved components for web development
Stars: ✭ 175 (+1066.67%)
Mutual labels:  css-framework, javascript-library
personal-skill-tree
Create your own RPG-like talent tree
Stars: ✭ 29 (+93.33%)
Mutual labels:  javascript-library
safe-touch
⛓ Runtime optional chaining for JS
Stars: ✭ 71 (+373.33%)
Mutual labels:  javascript-library
ethairballoons
A strictly typed ORM library for Ethereum blockchain.
Stars: ✭ 27 (+80%)
Mutual labels:  javascript-library
aws-amplify-react-custom-ui
Building a Custom UI Authentication For AWS Amplify
Stars: ✭ 21 (+40%)
Mutual labels:  javascript-library
motley
CSS Framework based on ITCSS
Stars: ✭ 24 (+60%)
Mutual labels:  css-framework
comet
A minimal and robust BEM-style CSS toolkit.
Stars: ✭ 18 (+20%)
Mutual labels:  css-framework
rel-events
The relevant React Events Library.
Stars: ✭ 20 (+33.33%)
Mutual labels:  javascript-library
nojs
Library that helps minimize js you have to write
Stars: ✭ 118 (+686.67%)
Mutual labels:  javascript-library
buldy
🎈 Modern CSS framework distilled from the best of larger frameworks
Stars: ✭ 18 (+20%)
Mutual labels:  css-framework
GifWriter.js
GIF (version 89a) Encoder written in TypeScript
Stars: ✭ 41 (+173.33%)
Mutual labels:  javascript-library
XrmPortalJS
A JavaScript library for Microsoft CRM Portals
Stars: ✭ 29 (+93.33%)
Mutual labels:  javascript-library
ionic-image-upload
Ionic Plugin for Uploading Images to Amazon S3
Stars: ✭ 26 (+73.33%)
Mutual labels:  javascript-library
v-bucket
📦 Fast, Simple, and Lightweight State Manager for Vue 3.0 built with composition API, inspired by Vuex.
Stars: ✭ 42 (+180%)
Mutual labels:  javascript-library
web-animation-club
CSS controlled animations with transitionEnd, onTransitionEnd, animationend, onAnimationEnd events and frame throwing. Tiny javascript library with cross-browser methods to handle css animation/transition callbacks and event loop frame throwing. 📚🖥️📱
Stars: ✭ 52 (+246.67%)
Mutual labels:  javascript-library
materialize-rtl
RTL version of materializecss framework v1.0.0
Stars: ✭ 80 (+433.33%)
Mutual labels:  css-framework
DreamForgerJS
Interactive Fiction JS library
Stars: ✭ 14 (-6.67%)
Mutual labels:  javascript-library

Travis (.org) GitHub Website GitHub package.json dependency version (dev dep on branch)

Native Kit Banner

Native Kit is a new way to build Electron apps for macOS and Windows with all the native looks for the different operating systems.

Native Kit Website

Free and Open Source

Native Kit is fully free and is Open Source under the GPL Licence 3.0 or higher. You have the freedom to clone and use the product repository, make changes, redistribute and fork and rebrand it! Go ahead, make a change!

macOS

Screenshot:

macOS Screenshot « The above app was created using Native Kit! »

Development Track:

  • Documentation
  • Font Imports - San Francisco and Entypo
  • Dark Mode
  • Global Style Rules
  • Window Wrapper
  • Text Style Rules
  • Floats and Clearfixes
  • Paddings
  • Draggable Regions
  • Title Bars
  • Toolbars
  • Buttons
  • Dropdown Menu *
  • Box Layouts
  • Sidebars
  • Navigation Groups
  • Image Views
  • Tables
  • Lists
  • Forms
  • Popovers
  • Tab Views
  • Progress Indicators
  • Indeterminate Progress Spinner *
  • Panes

* Feature Requires additional JavaScript library to be included.
Note: This list is not the complete interpretation of the features of the final product. Features will be added and removed as per the progress in the development. Windows development has not started yet and would start soon!

Contributing to Native Kit

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

We Develop with Github

We use github to host code, to track issues and feature requests, as well as accept pull requests.

We Use Github Flow, So All Code Changes Happen Through Pull Requests

Pull requests are the best way to propose changes to the codebase (we use Github Flow). We actively welcome your pull requests:

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested, add tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes.
  5. Make sure your code lints.
  6. Issue that pull request!

Any contributions you make will be under the MIT Software License

In short, when you submit code changes, your submissions are understood to be under the same GNU General Public License v3.0 that covers the project. Feel free to contact the maintainers if that's a concern.

Report bugs using Github's issues

We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!

PS: Write bug reports with detail, background, and sample code

Great Bug Reports tend to have:

  • A quick summary and/or background
  • Steps to reproduce
    • Be specific!
    • Give sample code if you can.
  • What you expected would happen
  • What actually happens
  • Notes (possibly including why you think this might be happening, or stuff you tried that didn't work)

People love thorough bug reports. I'm not even kidding.

Use a Consistent Coding Style

I'm borrowing these from Facebook's Guidelines

  • 2 spaces for indentation rather than tabs
  • 80 character line length
  • You can try running npm run lint for style unification

License

By contributing, you agree that your contributions will be licensed under its GNU General Public License v3.0.

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