https://github.com/bug7a/javascript-mobile-app-template
Simple and fully customizable user interface template. Design for mobile app development with JavaScript on Capacitor or Cordova. (Platforms: iOS, Android, Web)
https://github.com/bug7a/javascript-mobile-app-template
android capacitor cordova cordova-android cordova-ios cordova-plugin cordova-template html ionic ios javascript mobile mobile-app mobile-development template ui-components ui-design uikit
Last synced: 8 months ago
JSON representation
Simple and fully customizable user interface template. Design for mobile app development with JavaScript on Capacitor or Cordova. (Platforms: iOS, Android, Web)
- Host: GitHub
- URL: https://github.com/bug7a/javascript-mobile-app-template
- Owner: bug7a
- Created: 2022-03-02T04:12:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T18:07:10.000Z (almost 2 years ago)
- Last Synced: 2025-04-24T22:15:20.064Z (8 months ago)
- Topics: android, capacitor, cordova, cordova-android, cordova-ios, cordova-plugin, cordova-template, html, ionic, ios, javascript, mobile, mobile-app, mobile-development, template, ui-components, ui-design, uikit
- Language: JavaScript
- Homepage: https://bug7a.github.io/javascript-mobile-app-template/
- Size: 13.2 MB
- Stars: 21
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Mobile App Template and UI Components
Simple and fully customizable user interface template. Design for mobile app development on Capacitor or Cordova. Platforms: Web, iOS, Android
- It reduces production costs and enables the project to be developed quickly.
- Developed project; It can run on Android, iOS, and the web.
- Most of the JavaScript libraries can be used in the project.
- Native functions can be used with Cordova plugins.
(File System, Database, Bluetooth, Camera, File Transfer, BarcodeScanner, Google Maps, etc.)
- The syntax of the programming language is simple. This makes learning easier.
- HTML and CSS codes are written automatically by the basic.js library.
- It is designed with an object-based logic close to software development experience.
- It has the same positioning logic as the interface design tools. This too; makes it easy to translate your design into an application.
### INSTALLATION:
Run following command to install this template in your current folder.
```bash
npm i javascript-mobile-app-template
```
### LIVE PREVIEW:
https://bug7a.github.io/javascript-mobile-app-template/
### SCREENSHOTS:



### CONTACT:
Started Date: 22 February 2022
Developer: Bugra Ozden
Email: bugra.ozden@gmail.com
Web Site: https://bug7a.github.io/
### LICENSE:
Copyright 2020-2024 Bugra Ozden
Licensed under the Apache License, Version 2.0
Have Fun.