Showing 30 open source projects for "edit"

View related business solutions
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 1
    GitHub Pages Ruby Gem

    GitHub Pages Ruby Gem

    A simple Ruby Gem to bootstrap dependencies

    Websites for you and your projects. Hosted directly from your GitHub repository. Just edit, push, and your changes are live.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    whiteglass

    whiteglass

    Minimal, responsive Jekyll theme for hackers

    Minimal, responsive Jekyll theme for hackers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Pry

    Pry

    A runtime developer console and IRB alternative

    ...It offers command-driven navigation of objects and modules, syntax-highlighted input, command history, and the ability to switch contexts or “cd” into objects to inspect their methods and state. Features like show-source and show-doc reveal the implementation or documentation of methods without leaving the console, while edit-method lets you jump into an editor, modify code, and reload it on the fly. Dropping binding.pry into application code creates interactive breakpoints, making it easy to poke at variables, step through logic (with plugins like pry-byebug), and test hypotheses. An extensible command system and a rich plugin ecosystem add profiling, colorized output, paging, and Git integration. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Administrate

    Administrate

    A Rails engine that helps you put together an admin dashboard

    ...Administrate is a library for Rails apps that automatically generates admin dashboards. Administrate's admin dashboards give non-technical users clean interfaces that allow them to create, edit, search, and delete records for any model in the application. Administrate solves the same problem as Rails Admin and ActiveAdmin, but aims to provide a better user experience for site admins, and to be easier for developers to customize. To accomplish these goals, Administrate follows a few guiding principles, such as support the simplest use cases, and let the user override defaults with standard tools such as plain Rails controllers and views, and break up the library into core components and plugins, so each component stays small and easy to maintain.
    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
    Gollum

    Gollum

    A simple, Git-powered wiki with a local frontend

    A simple, Git-powered wiki with a local frontend and support for many kinds of markup and content. Gollum is a simple wiki system built on top of Git. A Gollum Wiki is simply a git repository of a specific nature.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    tmuxinator

    tmuxinator

    Manage complex tmux sessions easily

    tmuxinator aims to be compatible with the currently maintained versions of Ruby. Some operating systems may provide an unsupported version of Ruby as their "system ruby". In these cases, users should use RVM or rbenv to install a supported Ruby version and use that version's gem binary to install tmuxinator. tmuxinator uses your shell's default editor for opening files. If you want to change your default editor simply put a line in ~/.bashrc that changes it. The recommended version of tmux...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    jekyll-tagging-related_posts

    jekyll-tagging-related_posts

    Jekyll `related_posts` function based on tags

    Jekyll related_posts function based on tags (works on Jekyll3). It replaces the original Jekyll's related_posts function to use tags to calculate relationships. The calculation algorithm is based on related_posts-jekyll_plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Blazer

    Blazer

    Business intelligence made simple

    ...Queries can accept parameters, enabling reusable reports for different time ranges, segments, or customers. Access controls and audit trails help teams manage who can run, edit, or view sensitive analyses. Scheduled checks and alerts turn BI into proactive monitoring by notifying you when metrics cross thresholds or regress. Because it’s a Rails engine, it integrates into your app’s authentication, layouts, and deployment workflows, reducing the overhead of maintaining a separate BI stack.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Rails Admin

    Rails Admin

    RailsAdmin is a Rails engine that provides an easy-to-use interface

    RailsAdmin is a mountable admin backend for Ruby on Rails that generates polished CRUD interfaces for your Active Record models. It automatically infers fields, associations, and validations, giving you searchable, sortable list views and rich edit forms with very little setup. The engine supports custom actions, batch operations, and export flows so non-developer staff can manage content and data safely. It integrates with popular authentication and authorization systems (e.g., Devise for login, Pundit/CanCanCan for permissions), and plays nicely with file uploads via Active Storage and common upload gems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 10
    Jekyll Pure Liquid Table of Contents

    Jekyll Pure Liquid Table of Contents

    A GitHub Pages compatible Table of Contents generator

    GitHub Pages can't run custom Jekyll plug-ins so when generating Tables of Contents (TOCs), you're stuck with either a JavaScript solution or using kramdown's {:toc} option. However, by using {:toc}, you are forced to have that code next to your actual markdown and you can't place it in a layout. This means every. single. post. will need to have the snippet. If you choose the JavaScript approach, that's perfectly fine but what if JS is disabled on someone's browser or your page is just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gemoji

    gemoji

    Emoji images and names

    This library contains character information about native emojis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jekyll Pure Liquid Heading Anchors

    Jekyll Pure Liquid Heading Anchors

    A GitHub Pages compatible way of adding anchors to your headings

    ...Worried about how weird or ugly a plug-in's CSS may be? These projects only generate semantically sane HTML for you to style. No need to worry about learning Ruby to edit a plug-in or getting your edits approved. It’s all Liquid, just change whatever HTML you want generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    no style, please!

    no style, please!

    A (nearly) no-CSS, fast, minimalist Jekyll theme

    A (nearly) no-CSS, fast, minimalist Jekyll theme. Inspired by elly's site, expressly created for my personal blog. You can edit _config.yml file to customize your blog. You can change things such as the name of the blog, the author, the appearance of the theme (light, dark or auto), how dates are formatted, etc. Customizable fields should be straightforward to understand. Still, _config.yml contains some comments to help you understand what each field does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    imgIX

    imgIX

    A plugin for integrating imgix into Jekyll sites

    ...Improve your performance with robust media processing. Future-proof your visual media, so your customers get the best experience anywhere, on any platform. Upload, search, edit, and organize all cloud assets. See real-time insights. Intelligent, automated compression that eliminates unnecessary bytes. Fast image and video loading with a globally distributed CDN. Encode, stream, and manage videos for a rich and smooth viewing experience. Stream in HLS or MP4. Get the best compression, video quality, and bandwidth adaptability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cover Card landing page theme

    Cover Card landing page theme

    Online business card with landing page theme for any social media

    Online business card with a minimal landing page theme for any social media or online presence account: fork, edit, and go. This theme is based on jekyll and jekyll-remote-theme. These dependencies are natively supported by Github Pages, which should build and deploy your site as soon as you make any change to your files. The theme is also based on the icons from Font Awesome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VirtualX - Online Examination System

    VirtualX - Online Examination System

    VirtualX has all features that you need to manage an online exam

    VirtualX is an open source online examination system and can be used across organization types such as Colleges/Universities, Schools etc. This tool allows Administrators, Examiners, and Question Setters to add/edit/delete questions and schedule tests, quizzes, exams and generate reports. Some of the key features of this tool are Role based security among different question setters, schedule exams for examinees and send email with login details, managing questions of 11 different types (Multiple choice, Multiple selection, fill ups, true/false, yes/no, Likert, matrix, drag/drop, image based, hierarchical and multiple choice), categorizing questions for easy accessibility, assign marks to every individual question, randomizing the presentation of question, secure delivery of questions during exams, easy mark based evaluation process, display result, reports and graphical analysis on demand etc. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Julia Jekyll

    Julia Jekyll

    A minimalistic jekyll theme

    A minimalistic jekyll theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    slim-pickins-jekyll-theme

    slim-pickins-jekyll-theme

    A minimal Jekyll theme

    ...First, it checks a page's yaml frontmatter for the header image, if none is found then it checks for a site-wide default in your config.yml, if none is found then no banner image is displayed. I like my footers to stay on the bottom of the page no matter what. You can easily edit the size and color using the supplied sass variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jekyll Material Design

    Jekyll Material Design

    Jekyll Bootstrap 3 with the material design flavour.

    Publish your static website/blog on GitHub Pages using Jekyll and Bootstrap 3 with a "materialized" style. This project is based on Jekyll-Bootrap-3. It also includes the Paper theme from Bootswatch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ** The OpenStudio Legacy Plug-in has been relaunch as Euclid by Big Ladder Software, please see the new homepage: http://bigladdersoftware.com/projects/euclid/ ** The Legacy OpenStudio SketchUp Plug-in makes it easy to create and edit the building geometry in your EnergyPlus input files. Note that active development has moved to the more comprehensive OpenStudio suite of tools and libraries at https://www.openstudio.net/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Qamoos is an english-arabic dictionary depends on the words database from www.arabeyes.org, other databases can also added to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Themis is a small application for the KDE Desktop which allows you to edit context menu entries in a simple way. Themis is written in Ruby and uses Korundum Ruby/KDE bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    (G)EditMate is a set of GEdit plugins that will make writing Ruby, Ruby on Rails and web applications applications even easier, while still maintaining a lightweight feel to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...Conditionally break based on BPF filters, modify protocol contents on the fly. Build custom actions that let you manipulate how you speak on the network. Or manually edit protocol fields and send the packets along.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →