Showing 21 open source projects for "define"

View related business solutions
  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    OpenAPI

    OpenAPI

    OpenAPI helper and code generator for Julia

    This is the Julia library needed along with code generated by the OpenAPI generator to help define, produce and consume OpenAPI interfaces. The goal of OpenAPI is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined via OpenAPI, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PHPWord

    PHPWord

    PHP library for reading and writing word processing documents

    ...Create document sections with different settings, e.g. portrait/landscape, page size, and page numbering. Create header and footer for each sections, set default font type, font size, and paragraph style. Use UTF-8 and East Asia fonts/characters. Define custom font styles (e.g. bold, italic, color) and paragraph styles (e.g. centered, multicolumns, spacing) either as named style or inline in text.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    IdeaVim

    IdeaVim

    IdeaVim – A Vim engine for JetBrains IDEs

    ...IdeaVim can execute IDE actions directly from Vim keybindings or mappings, letting you bridge the gap between traditional Vim workflows and rich IDE functionality like refactoring, navigation, inspections, and code generation through customizable key mappings. Users can define their own .ideavimrc configuration file to tailor command behavior, source standard Vim configurations, and even hook actions from plugins.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Flycheck

    Flycheck

    On the fly syntax checking for GNU Emacs

    ...It uses various syntax checking and linting tools to automatically check the contents of buffers while you type, and reports warnings and errors directly in the buffer, or in an optional error list. Out of the box Flycheck supports over 40 different programming languages with more than 80 different syntax-checking tools, and comes with a simple interface to define new syntax checkers. Many 3rd party extensions provide new syntax checkers and other features like alternative error displays or mode line indicators. Flycheck needs GNU Emacs 24.3+, and works best on Unix systems. Windows users, please be aware that Flycheck does not support Windows officially, although it should mostly work fine on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Path-to-RegExp

    Path-to-RegExp

    Turn a path string such as `/user/:name` into a regular expression

    The path argument is used to define parameters and populate keys. The RegExp returned by path-to-regexp is intended for ordered data (e.g. pathnames, hostnames). It can not handle arbitrarily ordered data (e.g. query strings, URL fragments, JSON, etc). When using paths that contain query strings, you need to escape the question mark (?) to ensure it does not flag the parameter as optional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    biblatex
    Biblatex is a LaTeX package which provides full-featured bibliographic facilities
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7
    Evil Collection

    Evil Collection

    A set of keybindings for evil-mode

    ...In the end, users are free to override a subset of the proposed bindings to best fit their needs. Having all bindings defined in one place allows for enforcing consistency across special modes and coordinating the community work to define a reference implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Notepad++ UDL2 Color syntax for SAS

    Notepad++ UDL2 Color syntax for SAS

    Notepad++ UDL UDL2 User Defined Language color syntax for SAS language

    Notepad++ SAS User Defined Language color syntax (2021-04-09) 1) Download .XML file, then select Language->Define your language... 2) Use the Import button to import the SAS language definition. Based on many UDL find on Web and very complete. - Very good handling of all single and multi-lines comment. - Keyword style by group and type, easy customisation. - Very good support for all SAS format. For all dark background color syntax, set Notepad++ theme to "Deep Black", "Global Styles", "Global Override". ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    remarkable

    remarkable

    Markdown parser, done right

    ...You can add new rules and even replace existing ones. By default, remarkable is configured to be similar to GFM, but with HTML disabled. This is easy to change if you prefer different settings. There are two ways to define options. Define options in the constructor, or define options via the .set() method. To achieve the best possible performance, don't modify a Remarkable instance on the fly. If you need multiple configurations, create multiple instances and initialize each with a configuration that is ideal for that instance.
    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
  • 10
    Swagger Introduction & Examples

    Swagger Introduction & Examples

    Introduction and Example for OpenAPI specification & Swagger

    Introduction and Example for OpenAPI specification & Swagger Open Source Tools, including swagger-editor, swagger-codegen and swagger-UI. Auto generation example for client SDKs, server code, asciidoctor, and HTML documents. OpenAPI Specification (formerly Swagger Specification) is an API description format for REST APIs. An OpenAPI file allows you to describe your entire API. Swagger is a set of open-source tools built around the OpenAPI Specification that can help you design, build,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Major Emacs editing mode for X12

    Major Emacs editing mode for X12

    Emacs editing mode for X12 files

    Emacs editing mode for X12 files and messages. Defines X12-specific font-locking and text navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PDML is an informal markup language written in PHP that is similar to HTML. It allows for the creation of complex PDF documents and can also be used in conjunction with PHP, to define templates which can generate dynamic PDF documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KeyBindings is a plugin for gedit written in python. It lets you use (and eventually define) key combinations for usual actions such as switching tabs, closing tabs, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Flywheel is a multi-purpose script engine. Define once, publish anywhere. Only seven template commands to learn. Full Java classpath access to functions through the Execute command. Iterate through lists with the List command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An XML based web app that allows users to define and store contextual metadata for contiguous sections within a text document. Primary motive is to provide a way of categorizing different topics occurring within transcribed recordings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    xReplace is a procedural text editor to define a process of text manipulation which will be performed for multiple files described using XML. xReplace also supports third party plug-ins for extra features. Read the Wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Visual IRC is a feature-rich, fully customizable IRC client for Windows. Multiple server support, a powerful scripting language, a clean interface, and DCC whiteboard are just a few of the features that define this unique program.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    Any2XML allows the controlled conversion from any textfile to an XML file. In the editor (GUI), rules are added to define which parts of the textfile are processed and where they are put in the resulting XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A run-time configurable character stream tokenizer that allows the user to define token classes via regular expressions. The developer is not limited to predefined notions of whitespace, commenting, or word modalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WebClips sits in your system tray and assists you by placing clips of text on the clipboard at your request. You can define your own clips or download other\'s from the Internet. Clips can also be created dynamically using built-in functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Project is aimed at syntax highlighting of code. It is not strictly oriented for any concrete language and enables user to define own language configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB