Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 39

Showing 1932 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
  • 1
    Pendulum Editor

    Pendulum Editor

    A simple markdown editor for static files (Hugo, Nexo, Jekyll

    A simple editor for markdown/txt files. Supports saving changes into git repositories hosted anywhere (git add, git commit). Docker images and built binaries are provided. Written by @TitPetric and licensed under the permissive WTFPL. As you write or scroll either the text area or the preview pane, the scroll positions are synchronized based on percentage. In the case of images in the text, accuracy can be quite off, but it's possible to improve this behavior in the future. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MathworldVR

    MathworldVR

    Math world in WebVR, powered by A-frame

    ...MathworldVR uses Redux for all the stuff around the app's state. It helps you write applications that behave consistently. On top of that, it provides a great developer experience, such as live code editing combined with a time-traveling debugger. For example, CalcButton component used as a backspace on the calculator is dispatching Redux action when user "clicks it" with VR hand-controller!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP Navigator is an Explorer style web based AJAX file manager. Easy to install and configure. Now with multi user support! WYSIWYG Editor, Code editor with syntax highlighter, Thumbnail view, Zip handling etc... Now upload, manage and edit your files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    WebXR Polyfill

    WebXR Polyfill

    Use the WebXR Device API today providing fallbacks to native WebVR 1.1

    ...This polyfill allows developers to write against the latest specification, providing support when run on browsers that implement the WebVR 1.1 spec, or on mobile devices with no WebVR/WebXR support at all. The polyfill reflects the stable version of the API which has shipped in multiple browsers. If you are writing code against the WebVR 1.1 spec, use webvr-polyfill, which supports browsers with the 1.0 spec, or no implementation at all. It is recommended to write your code targeting the WebXR Device API spec however and use this polyfill as browsers begin to implement the latest changes. The minimal input controls currently supported by WebXR is polyfilled here as well, using the Gamepad API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Holarse

    Holarse

    website software for holarse

    HolaCMS 3 Source Code which will power the new Holarse website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    qxotica - tools for qooxdoo

    Tools for developing qooxdoo Web apps

    ...Selecting "qooxdoo JavaScript Page" adds a page to the app and to the Lazarus project. Can also "compile" (run generate.py) from within Lazarus - if a syntax error is detected, the code editor jumps to the JavaScript file and line where the error is located. Also includes full source code for the Unicodum demo app. This is a Unicode viewer consisting of a qooxdoo-based mobile client and a choice of Pascal (FCGI) or PHP server app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    babel-upgrade

    babel-upgrade

    A tool for upgrading Babel versions

    A tool that tries to automatically update most dependencies, config files, and JavaScript files that require Babel packages directly to Babel 7 (and more in the future). Log when replacing out preset-es2015,16,17, latest as FYI. Figure out how to change nested .babelrcs into using "overrides" instead. Monorepo support. Modify other config files as we go. Add to the upgrade guide which parts are autofixable and the command (if we care enough to make this individually runnable too...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SQUEEZER

    SQUEEZER

    Squeezer framework, build serverless dApps

    ...Test your code locally on a simulated functions platform for a faster development cycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PurpleAdmin-Free-Admin-Template

    PurpleAdmin-Free-Admin-Template

    Purple Admin is one of the most stylish Bootstrap admin dashboards

    Purple Admin is one of the most stylish Bootstrap admin dashboard you can get hands on. With its beautifully crafted captivating design and well-structured code. Featuring 4 different sample dashboards, 5+ sample layout styles, and over 20 sample pages, Purple dashboard makes development faster and easier. This Admin template comes with documentation and priority support for 12 whole months. Our templates are all regularly updated, making sure you get the best template possible. Forget about boring dashboards and grab the Purple admin to kickstart your new project!.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Sinon.JS

    Sinon.JS

    Test spies, stubs and mocks for JavaScript

    ...The most up-to-date reference on which runtimes and browsers we support can be found by looking at our compatibility docs. Fake timers are synchronous implementations of setTimeout and friends that Sinon.JS can overwrite the global functions with to allow you to more easily test code using them. A test spy is a function that records arguments, return value, the value of this and exception thrown (if any) for all its calls. There are two types of spies: Some are anonymous functions, while others wrap methods that already exist in the system under test. Mocks should only be used for the method under test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JS-Data

    JS-Data

    Give your data the treatment it deserves

    ...Adapters allow JSData to connect to various data sources such as Firebase, MySql, RethinkDB, MongoDB, localStorage, Redis, a REST API, etc. With JSData you can re-use your data modeling code between environments, keep your data layer intact when transitioning between app frameworks, and work with a unified data API on the server and the client. JSData employs conventions for rapid development, but allows for endless customization in order to meet your particular needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    plof

    PHP Framework

    Plugin-oriented PHP Framework with MySQL support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NüHelp: Word/HTML to CHM converter

    NüHelp: Word/HTML to CHM converter

    Convert Microsoft Word and HTML files to a CHM help file.

    ...Otherwise the two chm help files in the zip file will either appear blank or say webpage not found. Tip: Use NuZip to zip CHM files to prevent gmail from rejecting the attachment: http://sourceforge.net/p/nuzip For programmers, a framework is provided that shows you how to link specific screens in your application to specific sections in the help file. NüHelp is written in C#
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Sticky Sidebar

    Sticky Sidebar

    Pure JavaScript tool for making smart and high performance bar

    Sticky Sidebar ⬆⬇ is a pure JavaScript plugin for making smart and high-performance sticky sidebar, works with the sidebar if it’s taller or shorter than the viewport, is integrated with a resize sensor to re-calculate the dimensions automatically when the size of the sidebar or its container is changed, supports jQuery/Zepto and compatible with Firefox, Chrome, Safari, and IE9+. The source can be found on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    postcss-cssnext

    postcss-cssnext

    PostCSS plugin that helps you to use the latest CSS syntax

    PostCSS-cssnext is a PostCSS plugin that helps you to use the latest CSS syntax today. It transforms CSS specs into more compatible CSS so you don’t need to wait for browser support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    blog_os

    blog_os

    Writing an OS in Rust

    “blog_os” contains the source code for Philipp Oppermann’s renowned "Writing an OS in Rust" blog series. Each tutorial is paired with a Git branch demonstrating the OS's incremental evolution, covering components like kernel setup, interrupts, paging, heap allocation, and async multitasking. The current version of the blog is already the second edition. The first edition is outdated and no longer maintained, but might still be useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JUSH is a syntax highlighting component written in JavaScript. It highlights HTML, CSS, JS, PHP and SQL code embedded into each other. Beside syntax highlighting, it provides links to the documentation for all supported languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    quicktype

    quicktype

    Xcode extension to paste JSON as Swift, Objective-C, and more

    Convert JSON into gorgeous, typesafe code in any language. Generate models and serializers from JSON, schema, and GraphQL for working with data quickly & safely in any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Koa2 RESTful API

    Koa2 RESTful API

    RESTful API Server

    This is a lightweight RESTful API Server scaffolding based on Koa2, supporting ES6. Since the Koa version is upgraded to 2.3.0+, in order to match the corresponding dependencies, the Node.js version is required to be greater than or equal to v8.0.0 (v11.13.0 is recommended), and the NPM version is greater than or equal to v5.0.0. It is recommended to use yarn instead of npm. This scaffolding only installs some necessary plug-ins that do not conflict with Koa2 to build a RESTful API Server,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NexT

    NexT

    An elegant theme for Hexo

    ...Through the theme (also known as Scheme) in the theme, you can easily change the appearance of your blog, and almost all configurations are equally applicable. Thanks to the enthusiastic users of NexT for their contributions, NexT now supports 10 languages. NexT uses Tomorrow's code to highlight color schemes, only one line of configuration is needed to choose your favorite color scheme. NexT has a rich and simple configuration, combined with third-party services to create your own blog. NexT insists on hiding complex details, providing as few and simple settings as possible, and maintaining maximum ease of use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    ...The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Downloads: 44 This Week
    Last Update:
    See Project
  • 22
    kodeWeave

    kodeWeave

    HTML/CSS/JS and Markdown Playground For Web Designers and Developers

    kodeWeave is a realtime coding playground for HTML, CSS and Javascript. Similar to JSFiddle and JSBin, but kodeWeave was made to work offline but also as a prototyping application to build applications for desktop operating systems while on mobile devices. (PhoneGap Build is recommended for mobile devices) kodeWeave similar to jsfiddle, jsbin, dabblet, liveweave, codepen, cssdeck, cssdesk, tinkerbin, d3 playground, plunker and pastebin, but allows you to export your web app as a desktop...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    imagesLoaded

    imagesLoaded

    Detect when images have been loaded

    ...The always event is triggered after all images have been either loaded or confirmed broken. and the done event is triggered after all images have successfully loaded without any broken images. imagesLoaded works with Browserify. imagesLoaded works with RequireJS. You can manage dependencies with Bower. Set baseUrl to bower_components and set a path config for all your application code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TACHYONS

    TACHYONS

    Functional CSS for humans

    ...Documentation helps promote reusability and shared knowledge. CSS shouldn't impede accessibility or the default functionality of HTML. You should send the smallest possible amount of code to the user. Usable across projects. Growing open source component library. Works well with plain HTML, React, Ember, Angular, Rails and more. Infinitely nestable responsive grid system. Built with PostCSS. Optimized for maximum gzip compression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Basic WebPage Builder

    Basic WebPage Builder

    Drag and Drop basic webpage builder

    Drag and Drop basic webpage and website builder Icon by http://www.kameleon.pics ====== Get your Simple Wysiwyg HTML Editor on Play Store: https://play.google.com/store/apps/details?id=com.ulm.simplehtmleditor ====== Extended release: - Chrome extension: - https://chrome.google.com/webstore/detail/boot-wysiwyg/gjmamibgdidamicoandlflamngdmmeig ====== Desktop app built using Electron framework and NodeJS. ==== Official download also on Softpedia® -...
    Downloads: 10 This Week
    Last Update:
    See Project