Showing 47 open source projects for "example"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Visibility.js

    Visibility.js

    Wrapper for the Page Visibility API

    Visibility.js is a small JavaScript library that wraps the native Page Visibility API to give developers an easy interface for detecting when a user’s browser tab becomes visible, hidden, or is in prerendering mode. Its main purpose is to let web applications adapt behavior depending on whether the page is actually being viewed — for example, pausing animations, postponing heavy computations, or stopping unnecessary network requests when the user switches to another tab. The library hides browser vendor-prefixes and normalizes visibility events so you don’t have to manage cross-browser quirks yourself. On top of simple visibility detection, Visibility.js adds useful helpers such as a timer function that only runs when the page is visible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TopoJSON

    TopoJSON

    An extension of GeoJSON that encodes topology

    TopoJSON eliminates redundancy, allowing related geometries to be stored efficiently in the same file. For example, the shared boundary between California and Nevada is represented only once, rather than being duplicated for both states. A single TopoJSON file can contain multiple feature collections without duplication, such as states and counties. Or, a TopoJSON file can efficiently represent both polygons (for fill) and boundaries (for stroke) as two feature collections that share the same arc mesh. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Vimperator-labs
    ...´Vimperator is a Firefox browser extension with strong inspiration from the Vim text editor, with a mind towards faster and more efficient browsing. It has similar key bindings and you could call it a modal web browser, as key bindings differ according to which mode you are in. For example, it has a special Hint mode, where you can follow links easily with the keyboard only. Also most functionality is available as commands, typing:back will go back within the current page history, just like hitting the back button in the toolbar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Content Generator for Sketch

    Content Generator for Sketch

    Sketch app plugin for generating dummy data such as avatars and names

    Content generator allows you quickly create dummy data such as avatars, names, geo location data etc. You can create a custom string by combining any of these options, plain text (example: banana), random number from range (example: [0-20] ), random item from an array (example: [banana~apple~grapes] ). In Sketch app use Plugins\Content Generator\Images\Custom plugin to specify path to your own folder with images. Installation via Sketch Plugin Manager, in the 'Catalog' tab of the Sketch Plugin Manager window search for 'Content Generator'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    chrome-extensions-examples

    chrome-extensions-examples

    All Chrome Extension examples collected into one repository

    This is not an official mirror of the Chrome extension examples. Report any issues with the examples themselves to Google's issue trackers/forums. The Chrome Extensions examples did not exist as a Git repository, and browsing both the samples page and the VCViewer did not seem particularly handy. So, I decided to scrape the content into this repository for easier browsing and (possible) editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WP Embed Articles

    WP Embed Articles

    Embed and share articles or posts from your wordpress blog

    Enables your wordpress blog posts to be sharable through an embedded interface as a service by http://embedarticles.com Embed Articles is a viral content distribution plugin that enables your posts and articles to be embedable to other websites through a creative embed button interface. By installing this plugin into your blog, your blog will be automatically be added with proper Open Graph Protocol metadatas which are being respected and parsed by most search engines like Google, Bing,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    One Page Scroll

    One Page Scroll

    Create an Apple-like one page scroller website

    ...One Page Scroll let you transform your website into a one page scroll website that allows users to scroll one page at a time. It is perfect for creating a website in which you want to present something to the viewers. For example, Apple's iPhone 5S website uses the same technique. Now, your website should work the same way Apple's iPhone 5S website does. You should be able to swipe up/down as well, when viewing your website on mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    webStraktor is a programmable World Wide Web data extraction client. Its purpose is to scrape HTML based content via the HTTP protocol and extract relevant information. webStraktor features a scripting language to facilitate the collection, the extraction and the storage of information available on the web, including images. The scripting language uses elements of the Regular Expression and xPath syntax. The webStraktor scripting language has a small instruction set and its syntax is easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Sophia Browser

    a simple persian web browser.

    ...the latest version is: version 2 build 1 -this is a advanced edition -many of the bugs were fixed -very fast browsing -new user interface and icon -very light -quick statrtup -optimized -without some tools(example:(stop:tab1,tab2 and...)) and more... please download it from here
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 10

    Browse2

    Browse2 - The minimalistic Browser

    ...This is a very useful feature, but there are applications in which the browser is only allowed to display a window, the navigation (the move forward and back) must be banned, the window size is arbitrarily adjustable, the window name as desired and the context menu of right mouse clicks must be banned . For example, when it comes, that an application displays a help text, which is available as an HTML page. For this purpose, the author has developed a small open source program called „Browse2“, based on Visual Basic 2008
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CefSharp

    .Net binding for the Chromium Embedded Framework

    ...The bindings are written in C++/CLI but can be used from any CLR language e.g. C# or VB. CefSharp provides both WinForms and WPF web browser control implementations. See the CefSharp.WinForms.Example or CefSharp.Wpf.Example projects for example web browsers built using this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Emmet-vim

    Emmet-vim

    Plug-in for expanding abbreviations similar to emmet

    ...It can be installed using common Vim plugin managers like vim-plug, Vundle, or Pathogen, or manually by copying the plugin and autoload directories. Users can restrict activation to specific filetypes (for example only HTML and CSS), tweak the keybindings, and define custom snippets and settings via g:user_emmet_settings. The project has been around for years and is widely referenced in front-end Vim setups, making it a de-facto standard for fast markup authoring in Vim and Neovim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Total Search

    Search and browse Google, Yahoo, Ask, MSN and other search engines

    ...Just like you have installed Google toolbar for Firefox or IE or Yahoo companion, TotalSearch Toolbar is customized for each search engine included in the list so with each engine you will have unique experience. You will be able to perform all kind of searches that some engine supports, for example image search, audio search, video search etc. Toolbar is available for Internet Explorer and Firefox. Download Ultimate Webmasters Bundle : http://goo.gl/StPa0m Get %50 OFF Web Hosting : http://goo.gl/XjOaMw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Firefox tutorial add-on for adult absolute beginners, to provide information on and to build up understanding of the threats and features of the web. Suggestions to security plugins, links to web howto's. Includes basic navigation help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    img2xhtml is a little and fast ansi C program that converts images (jpeg for example) into plain xhtml files, that draws the image using html elements to draw the divs, there is no difference between the original image and his xhtml version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XulBooster is an Eclipse Feature adding XUL support to the Eclipse IDE and WTP. The Feature includes Editors, Views, Wizards, Snippets, Help, Builder etc. you can develop with it firefox extension, xulrunner application for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JRssReader is a light, fast, Rss & RDF news reader written in Java. Works on lots of platforms and integrates especially well with Mozilla. You can open specific news items in new-tabs in mozilla, for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This app deletes from the Internet Explorer history all URLs that match a set of user defined patterns (regular expressions). Example: use it to delete wiki edit URLs such as .../twiki/bin/edit. Once started the app prunes the history every few minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Luxor Contrib is a collection of example apps, add-ons, plug-ins, tutorials, FAQs, how-tos and other goodies for the Luxor XUL (XML User Interface Language) toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AnotherPageWatcher monitors webpages and launches operations after changes have occurred. Watch can be attached for example to certain value in page and if that value changes outside certain limits then operation attached to it is called.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Powerful example of a FULLY pluggable multimedia and text editing and review suite - support for an extensive range of file types can be provided for by the use of plugins, and properly-formatted XML modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHPbrowser

    PHPbrowser

    A browser using PHP

    A browser, written PHP. If you are using it, they cannot control your surfing! For example: You want to visit the website of the opposition, but the government blocked this website. If there's a PHPbrowser on a Server overseas you can visit the website!
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo