Showing 63 open source projects for "insert"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Which Key

    Which Key

    Create key bindings that stick

    WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Files for Meteor.js

    Files for Meteor.js

    Upload files via DDP or HTTP to Meteor server FS

    Stable, fast, robust, and well-maintained Meteor.js package for file management using MongoDB Collection API. What does exactly this means? Calling .insert() method would initiate a file upload and then insert a new record into the collection. Calling .remove() method would erase stored file and records from MongoDB Collection. And so on, no need to learn new APIs. It's flavored with extra low-level methods like .unlink() and .write() for complex integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Automa

    Automa

    A chrome extension for automating your browser by connecting blocks

    Automa is a browser extension for browser automation. From auto-fill forms, doing a repetitive task, taking a screenshot, to scraping data of the website, it's up to you what you want to do with this extension. Automa has provided various kinds of blocks that will help you do automation, and all you need to do is connect them. Want your workflow to run every day or every time you visit a specific website? You can set the workflow trigger on the trigger block. Try a workflow from the...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 4
    AWS Data Wrangler

    AWS Data Wrangler

    Pandas on AWS, easy integration with Athena, Glue, Redshift, etc.

    An AWS Professional Service open-source python initiative that extends the power of Pandas library to AWS connecting DataFrames and AWS data-related services. Easy integration with Athena, Glue, Redshift, Timestream, OpenSearch, Neptune, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON, and EXCEL). Built on top of other open-source projects like Pandas, Apache Arrow and Boto3, it offers abstracted functions to execute...
    Downloads: 16 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
  • 5
    lightline.vim

    lightline.vim

    A light and configurable statusline/tabline plugin for Vim

    ...While Vim ships with a built-in statusline that gives basic info (filename, cursor position, etc), Lightline dramatically upgrades the look and feel and the customisability of that bar at the bottom of your editor. It supports color themes that reflect Vim’s current mode (normal, insert, visual, etc), and allows you to define arbitrary “components” (such as custom plugin statuses, file-encoding, branch name, cursor column, etc). Importantly, the plugin is designed to be minimal and orthogonal—i.e., it doesn’t impose or depend on other plugins, but offers a clean API so you can integrate other tools. Many users adopt Lightline for both aesthetic and functional improvements (e.g., cleaner statusline, better separation of mode/filename/flags, consistent look across color schemes). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Fluent Bit Plugin for CloudWatch Logs

    Fluent Bit Plugin for CloudWatch Logs

    A Fluent Bit output plugin for CloudWatch Logs

    ...A template in the form of $(variable) can be set in log_group_name or log_stream_name. variable can be a map key name in the log message. To access sub-values in the map use the form $(variable['subkey']). Also, it can be replaced with special values to insert the tag, ECS metadata, or a random string in the name. It can achieve higher throughput and will consume less CPU and memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ScrapBot 1.40 64bits

    ScrapBot 1.40 64bits

    Task automation software for accessing and manipulating website data.

    ScrapBot is a task automation software that allows you to access, authenticate, extract, and insert data on any website. The software utilizes JavaScript to execute tasks, eliminating the need for server or additional software installations. The system can control the accessed webpage through JavaScript, and the entire navigation can be viewed in the program window. The main.js script runs in a separate frame from the navigation frame but can access all page content without any restrictions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gridea

    Gridea

    A static blog writing client

    Gridea A static blog writing client. You can use it to record your life, mood, knowledge, notes and ideas. Use the coolest Markdown grammar to create quickly. Insert pictures and article cover charts anywhere in the article. Label and group articles. Customize menus and even create external link menus. Use this client on Windows or MacOS or Linux. Use Github Pages or Coding Pages to show the world that more platforms will be supported in the future. Simply configure and access the Gitalk or DisqusJS comment system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Offline First Database Comparison

    Offline First Database Comparison

    An implementation of the exact same app in Firestore, AWS Datastore

    In this project I have implemented the exact same chat application with different database technologies. You can use it to compare metrics and learn about the differences. The chat app is a web-based angular application, with functionality similar to Whatsapp Web. All metrics are measured automatically via code in a browser test (chrome:headless). The results heavily depend on the developer's device. You should compare the values relative to one another and not as absolute values. Also, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents. And very few lines of code (or no line at all!) are needed to do that. Some typical usage domains of JDynamiTe are: - dynamic Web pages creation, - text document generation, - source code generation... In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data. The main benefit of JDynamiTe is to allow a true...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Auto Pairs

    Auto Pairs

    Vim plugin, insert or delete brackets, parens, quotes in pair

    Auto Pairs is a Vim plugin by jiangmiao that enhances the editing experience by automatically inserting matching pairs of characters (brackets, quotes, parentheses, etc.) and handling their deletion intelligently. When you type an opening character such as (, {, [ or a quote, the plugin auto-inserts the corresponding closing character and places your cursor between them, so you can continue typing. If you type the closing character yourself when it's expected, the cursor may jump past it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Create Website From Text File

    Create Website From Text File

    A Website Builder / Creator Script to Create Website From a Text File

    ...You can download it here : https://sourceforge.net/projects/command-output-to-html-table/files/OS/ Wherever possible, give preference to the 64-bit system over the 32-bit system for better performance and features. You can copy and paste the code easily on the Terminal / Console program on this operating system, by using the keyboard shortcut keys like Ctrl+Insert for copying selected text and Shift+Insert for pasting copied text OR ELSE Middle Click Mouse Button / Wheel For Pasting on Terminal / Console. Press F4 to launch the Terminal from any Folder on the File Manager. This will set your working directory automatically.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    MyTemplates

    If you sell anything on eBay then you need a listing template

    ...Take this great opportunity to pick up your eBay listing template today! Once you download the item. You will be provided with a .txt file and instructions for use. Then, all you have to do is insert your eBay user id and fill in your item title and description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tags Editor
    ...this software also enable you to create advanced web pages using CSS. In this software you can type your html program on the left side and can view the output on the right side. this software also enable you to insert advanced CSS tags and all html tags. you can insert advanced CSS function like Buttons,Text Areas etc. only just filling simple information about it. this software is very easy to use. download it and try it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CodeLab

    CodeLab

    A full-featured web-developing tool including website and FTP managers

    CodeLab is a full-featured web-developing tool. You can create and edit website projects, import files/folders into your project, test using real-time cross-browser engine testing. View features for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AviationWX

    AviationWX

    Free Joomla! module to display aviation weather in metar/taf code.

    Free and simple Joomla! module to display aviation weather in 'metar-' and 'taf-' code (taken from ADDS) for specified airports. Additionally sunrise/-set time for one location in UTC can be displayed (SR/SS calculation requires PHP 5.0). More detailed information about each parameter setting can be found in the popup help text of the module parameter settings pane of Joomla!s admin back-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pamn Twitcam
    Pamn Twitcam is a module for Joomla 2.5 and 3.0, which incorporates a broadcast Twitcam without you having to use the embed code :) You can adjust the transmission through certain parameters in the module manager, so that it adapts your needs. Additionally, you can insert the module in any article using the tag "loadmodule Twitcam" Pamn Twitcam is available in English, Portuguese and Spanish Enjoy :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WebSpinner

    WebSpinner

    WebSpinner automatically changes websites in your browser.

    WebSpinner is a tiny new tool that automatically changes the websites in your browser according to a predetermined time period. All you need to do is insert as many websites as you want and the time period (in seconds), and press a button! WebSpinner can be used for a lot of cool things such as: notification boards, advertisement, online galleries and more... Check it out, it's 100% FREE!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Horizon QCMS is a user friendly CMS with auto navigation with a built in support for .wmv, .asx, .asf, .wm, .wma, .mov, .mp3, .qt, .mpg, .rm, .ram, .swf, .flv, .mp4 files. And a simple gallery. HNQCMS works on any server with PHP 5 and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    awb combines simple but powerful AsciiDoc markup with templates, blog and image gallery generation, and sitemap.xml generation to allow you to easily maintain and update a website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IP Proxy Scraper

    IP Proxy Scraper

    IP Proxy Scraper lets you extract multiple proxies

    This lightweight yet powerful application extracts IPs and ports from a list of specified websites. If you are in need of multiple proxies simply insert the desired website URLs and with a single click your proxies are gathered and presented to you in the output window, ready to be copied and saved. IP Proxy Scraper is also available for Linux, check it out here: https://sourceforge.net/projects/ipproxyscraperlinux/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23

    Stellissimo Text Box for Wordpress

    This plugin adds a box to insert the text you want to Wordpress

    This plugin adds a box that contains any information you want to enter. The contents of the box and its color can be configured in the Settings page. This plugin has been developed for http://www.stellissimo.biz Thanks to Alessandro Z. for developing web site logo: http://stellissimo.biz/wp-content/uploads/stellissimo.png
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    wp-hg-plg-rdm-quote

    Random quotes

    ...You just have to install it, activate it, edit the post or page where u want the quote to appear and put [ rdm-quote ] where ever you want. In the backoffice, in "settings">"random quote" you can insert the quotes in the format "quote|author", there's a lot of examples so you shouldn't have a problem. Here's how it works: every time you reload the page it's in, it will show a different quote.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Timeline Silverstripe Module

    Timeline Silverstripe Module

    ...Usage - At the CMS add a new page of "Timeline Holder" type - Select the cascade style sheet file to use ( Default from verite or dark template from tutorialzine ) - Add children pages of "Timeline Page" type - Set the fields Event Date, End of Event, Article. In the Content field you can insert images, links to youtube videos, vimeo videos and more. See the Timeline jQuery Plugin documentation for more info. - You can also set the Credit and Caption for the media ( Content field )
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB