Showing 106 open source projects for "esc/p"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    DbManager

    DbManager

    Database Maganer for freshhh systems

    This software implements a database content manager system that works for mysql databases that uses the ORM framework system FRESHHH https://sourceforge.net/p/hierarnodesys/. It is written in PHP (As well as HTML, CSS and JavaScript). Demo: https://freshhh-dbmanager.sourceforge.io/sample/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    DefLang
    - - - 𝑫𝒆𝒇𝑳𝒂𝒏𝒈,𝑽𝒆𝒓𝒚 𝑺𝒊𝒎𝒑𝒍𝒆,𝑽𝒆𝒓𝒚 𝑬𝒍𝒆𝒈𝒂𝒏𝒕 - - - This is DefLang. It’s work on NodeJS. News : I added DefLang to Package. Type “npm install deflang”! Please Upvote this! : https://repl.it/language-requests/p/deflang This Language need some package. Please install package by go deflang directory and type “npm install” Latest Version : 3.5.0 (deflang350.zip) (deflapp.exe for Linux Users,it’s can run by “./DefLang [filename]”)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Fire Resizer

    Fire Resizer

    Display and set your browser width

    ...Keyboard Shortcuts - The extension allows for numerous keyboard shortcuts to speed up development: * Ctrl + Right Arrow - opens the extension popup * Up - manually increases browser width * Down - manually decreases browser width * Ctrl + 1-0 - resizes to saved preset * Ctrl + Shift + 1-0 - resizes to the landscape/inverse of saved preset * Ctrl + Esc - resets browser window to 1200x800 Cmd is substituted for Ctrl on Mac. NOTE: Because Cmd + Shift + 3 and Cmd + Shift + 4 on a Mac take a screenshot, landscape orientation for the devices in position 3 and 4 won't work on a Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bluebird

    Bluebird

    Full featured promise library with unmatched performance

    ...If you are using Bluebird for performance rather than for those - please consider giving native promises a shot and running the benchmarks yourself. When using script tags the global variables Promise and P (alias for Promise) become available. Bluebird runs on a wide variety of browsers including older versions. Synchronous inspection allows you to retrieve the fulfillment value of an already fulfilled promise or the rejection reason of an already rejected promise synchronously. The default approach of bluebird is to immediately log the stack trace when there is an unhandled rejection.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    jQuery BBEdit

    jQuery bbcode and smiley editor plugin

    jQuery bbcode plugin is designed to make your own bbcode editor easily. Forked from: http://code.google.com/p/jquery-bbedit. Homepage: http://www.w3theme.com/jquery-bbedit/ Available languages: English, Russian, Simplified Chinese, Traditional Chinese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    node-screen

    node-screen

    Client Server digital signage

    ...The project consists of a server and a client The client is based on node-webkit and will work on linux/windows/OSX The node screen client works on windows, linux, OSX 10.7+ and Android 4+ For the latest windows client https://sourceforge.net/projects/nodescreen/files/Client/Windows%2064bit/node-screen-r255.zip For the latest Android client https://sourceforge.net/projects/nodescreen/files/Client/Android/node-screen-r177.apk/download For installation instruction please see the Wiki http://sourceforge.net/p/nodescreen/wiki/Home/ The node screen client works on windows, linux, OSX 10.7+ and Android 5.1+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    npm-run-all

    npm-run-all

    A CLI tool to run multiple npm-scripts in parallel or sequential

    The official npm run-script command cannot run multiple scripts, so if we want to run multiple scripts, it's redundant a bit. Let's shorten it by glob-like patterns. We sometimes use & to run multiple commands in parallel, but cmd.exe (npm run-script uses it by default) does not support the &. Half of Node.js users are using it on Windows, so the use of & might block contributions. npm-run-all parallel works well on Windows as well.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    reacto

    reacto

    A sweet IDE for React.js

    Interact with your code: use bricks to play with props, imports or quickly change a component type. Package Manager out of the box: add, upgrade, delete and search dependencies in a flash. Smart and fast autocomplete: automatically find relative path to any file, quick snippets and more to come. Preview components, quickly: press Cmd+R to toggle the component previewer. That's it. Reacto is available for Mac, Windows, and Linux. It can be downloaded from the releases page. There is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    qxotica - tools for qooxdoo

    Tools for developing qooxdoo Web apps

    Includes a package for the Lazarus IDE that adds items to the File | New dialog. Selecting "qooxdoo JavaScript App" creates either a single-page or two-page master-detail qooxdoo app and a Lazarus project for managing and editing the app's JavaScript files. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    Sinon.JS

    Sinon.JS

    Test spies, stubs and mocks for JavaScript

    Standalone test spies, stubs and mocks for JavaScript. Works with any unit testing framework. As before, Sinon.JS provides utilities that help test frameworks reduce the boiler-plate. As of Sinon 10 we stopped maintaining compatibility with legacy browsers. Instead, we focus on compatibility with evergreen browsers, Node.js LTS versions and recent Safari versions. The most up-to-date reference on which runtimes and browsers we support can be found by looking at our compatibility docs. Fake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    pretty-checkbox.css

    pretty-checkbox.css

    A pure CSS library to beautify checkbox and radio buttons

    A pure CSS library to beautify checkbox and radio buttons. Download from yarn or npm. These are simple checkboxes with three shapes. Add class p-switch. For shapes add class, p-outline or p-fill or p-slim. There are five colors. Can be used as Solid ( p-primary ) or Outline ( p-primary-o ). You can add any font icons to replace basic checkbox styles. There are two classes to be added. First, p-icon to .pretty. Then add icon class along with font icon classes inside .state. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    好书阅读器 VReader

    可竖排(直排)阅读中文的电子书软件

    ...支持简本中文,与繁体(正体)中文的纯文本文件。可增减内嵌字体。分别改变正文内容与标题内容的字体,字号,与颜色。可修改背景色。横版与直版自由切换。可设置字距,行距,页边距,与是否显示分行线等功能。安装包内附加了目前最好的全字库楷体字体与隶书字体。用Hash文件目录的方式,可记忆每本书的阅读位置又不会泄露用户的浏览历史。 既可全屏显示,又能Esc一键最小化到系统托盘区。 这是介面简单,而又功能强大的文本电子书阅读器。 力图做到有阅读“古籍善本”的感觉。 最新版本增加了HTML5导出功能,可在任何系统上的浏览器上使用。
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    DVelum

    DVelum

    Professional PHP/ExtJS-based web development platform

    ...DVelum is an indispensable toolkit for development of both complex-structured systems (eCommerce, CRM, WebScada, etc. ) and simple websites. GNU General Public License version 3.0 Old Version Downloads: https://code.google.com/p/dvelum/downloads/list?can=1 GitHub: https://github.com/k-samuel/dvelum
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Javascript Clipper

    Javascript Clipper

    Boolean operations and offsetting library in Javascript

    ...Javascript Clipper is a port of Angus Johnson's Clipper library: https://sourceforge.net/projects/polyclipping LIVE DEMO: http://jsclipper.sourceforge.net/6.4.2.2/main_demo.html LIVE DEMO (FPoint): http://jsclipper.sourceforge.net/6.4.2.2_fpoint/main_demo.html Information and examples: http://jsclipper.sourceforge.net/6.4.2.2 Information and examples (FPoint): http://jsclipper.sourceforge.net/6.4.2.2_fpoint Donate Javascript Clipper Project: https://sourceforge.net/p/jsclipper/wiki/Donations/ Use cases: * Over 1500 schools in the UK uses Javascript Clipper in Digimap for Schools service. Read more: https://mobilegeo.wordpress.com and http://digimapforschools.edina.ac.uk/cosmo-free/osmapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    IGB Stack Flair

    A dynamic flair for Stack Exchange sites

    A dynamic flair for Stack Exchange sites inspired by Stack Exchange's native User Flairs (http://stackoverflow.com/users/flair/) with advanced features: • including sites with more than 101 reputation (compared to 200) • detailed reputation summary (compared to K and M abbreviations) • detailed statistics about Questions, Answers, Reputation, Gold, Silver and Bronze badges for each included site (compared to <null>) • updated in real-time (compared to 24–36 hrs) Please note the throttles the Stack Exchange API defines: https://api.stackexchange.com/docs/throttle IGB Stack Flair web page integration: https://sourceforge.net/p/igbstackflair/code/ci/master/tree/v1/igbstackflair.html IGB Stack Flair wiki page for Wikipedia Integration: https://sourceforge.net/p/igbstackflair/wiki/Wikipedia%20Integration/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PadotusRNDT.js

    PadotusRNDT.js

    This library allows you to generate a random number

    This library allows you to generate a random number in the specified range from 0 to n, without using the built-in function Math.random (), and gets a random number from the processing time of polymorphic mathematical calculations, which depends on the current physical parameters of the CPU, RAM, and t .P. The resulting sequence corresponds to a discrete uniform distribution and is close to natural random sequences in terms of statistical randomness tests (LFSR, Approximate Entropy, DIEHARD Test).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    recoll-firefox-extension

    recoll-firefox-extension

    Index the web pages you visit with the Recoll text search tool

    Please note that this extension is superceded by a new one based on the WebExtensions API for Firefox 57 and later: https://addons.mozilla.org/en-US/firefox/addon/recoll-we/ The source for the new version is here: https://opensourceprojects.eu/p/recollwe/code/ This Firefox extension allows you to include the web pages that you visit in Firefox in the index built by the Recoll text search tool. The extension has been reviewed and should now be directly installed from the Mozilla addons catalog: https://addons.mozilla.org/en-US/firefox/addon/recoll-indexer-1/ The package on the Mozilla site is the up-to-date version of this project, and replaces the sourceforge downloads, which are kept only as history. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PanDocElectron

    Graphical User Interface for PanDoc for Linux, Mac & Windows

    ...The zip files contain the full source code because PanDocElectron is written in HTML/Javascript. Electron is used more or less as browser that runs the HTML/Javascript application. [Download PanDocElectron](https://sourceforge.net/p/pandocelectron/wiki/Home/) Extract the zip-file from Downloads in your Documents folders (directory Documents/PanDoc). It contains support files PanDocElectron. The Application PanDocElectron is available on - (Homepage) http://github.com/niebert/PanDocElectron - (Wiki) https://sourceforge.net/p/pandocelectron/wiki/Home/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A simple long time planning sketching tool for managing tasks of human resources. Rather than trying to automate the planning proccess the goal of this project is to support the task of planning the resource allocations in group sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Angular Stock Quoter

    AngularJS application that retrieves stock quotes and builds table

    ...Features of this application: 1) Display of real time stock quotes at an interval that can be customized 2) Display of options - very simple calculation of underlying stock price minus the strike price of the option TIMES #shares to give the value of the option. 3) Dynamic totals are auto calculated as the table reloads with the latest information/prices 4) Ability to turn off (with checkboxes) major averages such as Nasdaq, DOW, or S&P. Also ability to turn off CASH row in table and to hide all Stocks and all options. 5) Ability to sort table rows by symbol name 6) Ability to filter table by symbol name 7) Ability to see Extended quotes (pre-market or after-market) by selecting the "Extended Trading" option in the dropdown 8) Ability to resize the table
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SIMPLE stands for Software for an Inclusive Mobile Personal Learning Environment. It's part of Ph.D. dissertation at the University of South Australia. The App is currently under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Guild Wars 2 Wiki ToolTips

    Guild Wars 2 Wiki ToolTips

    JavaScript library to generate GW2 ToolTips based on official Wiki

    The aim of this project is to provide a simple way for web sites and forums to display official Guild Wars 2 Wiki information by the way of a tool tip. Demo: http://www.gw2-pnj.fr/viewtopic.php?f=47&t=568&p=4527#p4527 ID: guest_tooltips PASSWORD: guest_tooltips#1234
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JsDOSBox

    JavaScript PC DOS Emulator

    ...Demonstration of JsDOSBox at http://jsdosbox.sourceforge.net Running a game demo at http://jsdosbox.appspot.com (Chrome recommended). And running DOS demos at http://retropcdemos.appspot.com. See website link below for details on recent changes and instructions. http://sourceforge.net/p/jsdosbox/home/Home/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    fifamasterXLS

    Open source script based on Master XLS

    FifamasterXLS is an open source script in PHP and MYSQL based on Master League XLS, a competition of fantasy football that involves the use of the web and the video game FIFA from Electronic Arts. Latest Release: v 2.3.2 Release Note: https://sourceforge.net/p/fifamasterxls/blog/2015/10/fifamasterxls-232-disponibile-/
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB