Search Results for "android app source code" - Page 9

Showing 360 open source projects for "android app source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    QPyDesk

    QPyDesk

    Code editor and real-time QR code generator for QPython

    QPyDesk is a code editor, and real-time QR code generator for QPython. It is a Python code editor with syntax highlighting that also generates the QR code that represents said code in real time. This application also allows you to print the generated QR code to distribute the created application. However, because QR codes have a limited storage capacity, if the code is very long, QPyDesk creates a QR code that is only valid while the application is running, that is, the QR code generated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Marionette.js

    Marionette.js

    The backbone framework

    Marionette simplifies your Backbone application code with robust views and architecture solutions. Organize your app in terms of small Views. Marionette makes it easy to compose rich layouts out of small components. Show a sorted filtered list without breaking a sweat. Have a massive collection? Want to add or remove an item? No worries! Learn to love the details. We've added tons of features from templateHelpers, to a declarative UI hash, that will keep you from ever wanting to go back....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Markdownify

    Markdownify

    A minimal Markdown editor desktop app

    Make changes, See changes. Instantly see what your Markdown documents look like in HTML as you create them. While you type, LivePreview will automatically scroll to the current location you're editing. The good old GitHub Flavored-style Markdown. So, you don't feel out of the place. Syntax highlighting in fenced code blocks with language identifiers and Markup languages. Change the color scheme of the editor based on your preferences. i.e to choose between Dark mode/Light mode. Supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DigiOz .NET Portal

    DigiOz .NET Portal

    ASP.NET MVC Based Portal CMS System to Create an Instant Website

    DigiOz .NET Portal is a FREE web based portal CMS system written in ASP.NET MVC 5 in C# which uses a Microsoft SQL Database to allows webmasters to setup and customize an instant website for either business or personal use. List of Technologies used: - ASP.NET MVC 5 - Microsoft SQL Server - Bootstrap - HTML 5 - jQuery Demo Site: http://digioznetportal.digioz.net/ Source Code: https://sourceforge.net/p/digioznetportal/codenew/ci/master/tree/ Installation Instructions:...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 5
    NG6

    NG6

    An AngularJS Starter repo for AngularJS + ES6 + Webpack

    NG6 is a starter project for building single-page applications with AngularJS 1.x, modern ES6 JavaScript, and Webpack as the module bundler. It provides a minimal but opinionated boilerplate that shows best practices for structuring a scalable Angular app using a fully componentized file layout. The project wires together Webpack and Babel to handle ES6 transpilation, asset bundling, and hot reloading during development. Gulp is used as an orchestrator to run Webpack, start a development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    React Native App

    React Native App

    A React Native boilerplate app to get you up and running quickly

    A React Native boilerplate app to get you up and running very, very quickly. This project was bootstrapped with the React Boilerplate Builder by Matt McNamee.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Redux-ORM

    Redux-ORM

    A small, simple and immutable ORM to manage relational data

    A small, simple and immutable ORM to manage relational data in your Redux store. Redux-ORM is fast. All queries are lazily evaluated and come with built-in support for memorization. It provides a clean abstraction over low-level updates, protecting the state from accidental mutations. With nearly 100% branch coverage, the library is thoroughly tested to ensure rock-solid code quality. No matter where your data comes from, Redux-ORM will stay out of its way. Even a custom database layer is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    CSS Injector

    CSS Injector

    Rapidly edit custom style of webpage

    ## CSS Injector is a browser extension for web designer to easily inject any CSS code into any webpage or website. ## Use it to tweak and fix website CSS #### It automatically saves your CSS code with local storage APIs ### Limitations - WebExtension only works on sites that allow content scripts.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Milligram

    Milligram

    A minimalist CSS framework

    Milligram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2kb gzipped! It's not about a UI framework. Specially designed for better performance and higher productivity with fewer properties to reset resulting in cleaner code. Hope you enjoy it! There are some ways to get started. First, see all download options available below, then choose the most suitable option for your need. Now you should add the main file of the Milligram and the CSS Reset in the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    React Helmet

    React Helmet

    A document head manager for React

    This reusable React component will manage all of your changes to the document head. Helmet takes plain HTML tags and outputs plain HTML tags. It's dead simple, and React beginner friendly. Helmet 5 is fully backward-compatible with previous Helmet releases, so you can upgrade at any time without fear of breaking changes. We encourage you to update your code to our more semantic API, but please feel free to do so at your own pace. If you are using a prebuilt compilation of your app with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pixel Art to CSS

    Pixel Art to CSS

    Pixel art animation and drawing web app powered by React

    Pixel Art to CSS is an online editor that helps you with that task. Combining the power of both box-shadow and keyframes CSS properties, you will get CSS code ready to use on your site. Furthermore, you can download your work in different formats such as static images, animated GIFs or sprite-like images. Pixel Art to CSS aims to be an intuitive tool by its simplicity, however, it is equipped with a wide range of features: customize your color palette, go back and forth in time, modify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Teaset

    Teaset

    A UI library for react native, provides 20+ pure JS(ES6) components

    ...The entire source code is only 300+k without compression, and it is less than 600k even with icon files. If you only need to use a small number of components, you can also use the on-demand loading method to load only Components to use. Teaset components are written in the same style as React Native native components, and can be seamlessly integrated with React Native for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IdeaSpaceVR

    IdeaSpaceVR

    Create interactive 3D and VR web experiences

    IdeaSpaceVR is a free, open-source, self-hosted CMS platform. Manage your virtual reality spaces and assets like you would manage blog posts. Run it on your own server. All you need is PHP and a database (MySQL, PostgreSQL or MariaDB). VR experience is a website using a theme. There are a couple of pre-installed themes: IdeaSpace Compass Blog, Image Slideshow, IdeaSpace 360, IdeaSpace 3D Model. Check out the examples! Need a different theme? Look at our theme directory or create your own by...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Outline Sidebar

    Outline Sidebar

    Creates table of contents in the sidebar

    Outline is a Firefox WebExtension that outlines the page. To install add-on follow this link - https://mzl.la/2RSwScT Also is available as Cloudflare App - https://www.cloudflare.com/apps/outline-tool It generates a table of contents by extracting all the headings in the page. Automatically creates table of contents in the sidebar that can be clicked through, for easy document navigation. How to use ---- 1. Click the Outline button beside your address bar to activate it. You will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tracing Framework

    Tracing Framework

    Web Tracing Framework libraries and extensions

    The Web Tracing Framework (WTF) is an open source suite of tools, libraries, and visualizers created by Google to help developers analyze and optimize the performance of complex web applications. By adding lightweight instrumentation to their code, developers can trace execution flow, identify bottlenecks, and detect performance regressions. The framework provides fine-grained insights into application behavior, making it particularly useful for achieving smooth, high-performance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jul-javascript

    jul-javascript

    JUL - The JavaScript UI Language

    The JavaScript UI Language (JUL) is a configuration and instantiation module for the JavaScript frameworks. It can be used with any framework that accepts a configuration object as a constructor parameter, or with a custom factory for the other frameworks. JUL parses a tree of configuration objects, and creates the runtime components in the expected order and membership. For the most uses, after this step, you will have your application's user interface up and running. Browser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jssor

    Jssor

    Touch swipe image slider/slideshow/gallery/carousel/banner mobile

    ...Non-jQuery developers benefit from a lightweight cut/paste code snippet to embed into any web page freely. Jssor Slider works on any javascript-enabled browser, including Windows Phone, iOS, Android and Opera Mobile, etc. It's easy to work out the bootstrap carousel and bootstrap slider. There are 2 simple examples which demonstrates how to improve the user experience of your bootstrap website with jssor carousel slider.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    hoodie

    hoodie

    The offline first JavaScript backend

    Hoodie lets you build apps without thinking about the backend and makes sure that they work great independent of connectivity. A good place to start is our Tracker App. You can play around with Hoodie’s APIs in the browser console and see how it works all together in its simple HTML and JavaScript code. This setup is working for all operating system, testing on Windows 8, Windows 8.1, Windows 10, Mac and Linux. Hoodie is a Node.js package. You need Node Version 4 or higher and npm Version 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JS Injector

    JS Injector

    Inject JavaScript custom code into every webpage

    ### This WebExtension is developed for web-developers to easily inject any javascript code into any webpage or website (e.g. to help with debugging). You can write any creative thing you can think of. Send me your suggestions and support the development of this add-on ... Thanks in advance ! === Get your ES6 Editor on Play Store > https://play.google.com/store/apps/details?id=com.ulm.esix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Nodejs Expressjs MongoDB API Project

    Nodejs Expressjs MongoDB API Project

    A boilerplate for REST API Development with Node.js, Express, etc.

    A ready-to-use boilerplate for REST API Development with Node.js, Express, and MongoDB. This is a basic API skeleton written in JavaScript ES2015. Very useful to building RESTful web APIs for your front-end platforms like Android, iOS or JavaScript frameworks (Angular, Reactjs, etc). This project will run on NodeJs using MongoDB as a database. I tried to maintain the code structure easily as any beginner can also adopt the flow and start building an API. The project is open for suggestions,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bridge Designer and Contest

    Bridge Designer and Contest

    A national virtual bridge engineering contest for kids of all ages.

    **Unfortunately, the Bridge Contest is no longer operational. We hope the code base will be of use to others with similar projects in mind.** A national virtual bridge engineering contest with prizes for middle and high school kids, grades 6 to 12, but anyone can enter for fun. Based on the award-wining Bridge Designer client software, now open source through this project. Web site infrastructure supports worldwide participation in qualifying and semifinal rounds with a tiny...
    Leader badge
    Downloads: 2,482 This Week
    Last Update:
    See Project
  • 22
    NativeScript Documentation

    NativeScript Documentation

    Documentation, API reference, and code snippets for NativeScript

    NativeScript provides platform APIs directly to the JavaScript runtime (with strong types) for a rich TypeScript development experience. Building Web, iOS, Android, and Vision Pro apps with a shared codebase (aka, cross-platform apps) Building native platform apps with portable JavaScript skills. Augmenting JavaScript projects with platform API capabilities. AndroidTV and Watch development watchOS development. Learning native platforms through JavaScript understanding. Exploring platform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    bento-starter

    bento-starter

    Full-Stack solution to quickly build PWA applications with Vue.js

    Provides a completely well-configured environment so you can immediately focus on writing your web app code. BentoStarter uses Vue.js because it is cool, fast, and probably the easiest javascript framework to learn today. Your app is deployed to firebase hosting as soon as you commit a new version. Provides a strong PWA configuration so your web app can be used as a mobile (IOS / Android) or desktop application with offline support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    KeystoneJS

    KeystoneJS

    Node.js CMS and web app framework

    KeystoneJS is an open source framework for developing database-driven websites, applications and APIs in Node.js. Built on Express and MongoDB. Keystone will configure express - the de facto web server for node.js - for you and connect to your MongoDB database using Mongoose, the leading ODM package. Keystone starts with best practices for setting up your MV* application, and makes it easy to manage your templates, views and routes. IDs, Strings, Booleans, Dates and Numbers are the building...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    React Native Typography

    React Native Typography

    Pixel–perfect, native–looking typographic styles for React Native

    Pixel–perfect, native–looking typographic styles for React Native. Creating great Text Styles in React Native is not a simple task, it requires a lot of fiddling and handling edge cases. This library provides a good set of defaults and helpers that cover the majority of the cases you'll need, make your code much simpler and render great on iOS, Android, and the web.
    Downloads: 0 This Week
    Last Update:
    See Project