Showing 46 open source projects for "nesting"

View related business solutions
  • 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
  • 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
  • 1
    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
  • 2
    Terraform LSP

    Terraform LSP

    Language Server Protocol for Terraform

    Currently, there are two Terraform LSP repositories one of which is this repository and one of which is terraform-ls. Terraform-LS also contains details about this repository as well. The aim to have a unified lsp for Terraform in the future, but for now there is two concurrent development with collaboration to each other, this repo is aim for more experimental features, and the terraform-ls is aimed for stableness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CSS Preprocessor

    CSS validation and advanced preprocessor with nesting and variables

    CSS Preprocessor is a parser, compiler, and assembler which extends the CSS language to allow nested rules and attributes, variables / @mixin, functions, and especially, strong validation of your source code so you know that it will work the first time you use it in your browser. The library is written in C++ allowing any other C++ project to work with CSS without having to rewrite their own parser. The library supports 4 output levels from ultra compressed CSS code to beautified CSS code....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Pagedraw

    Pagedraw

    A UI builder for React web apps

    Pagedraw is a Sketch/Figma-style UI builder that generates production-ready React JSX. Users visually design interfaces via drag‑and‑drop components and get exportable React components. Though production support ended and it’s deprecated, the open-source release preserves its innovative design‑to‑code approach.
    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

    giwth

    Implement tests using nested Given, When, Then

    ...The Kotlin implementation supports 'suspend' functions: for any issue, there are two ("suspendable" and "nonsuspendable") kinds, that can be toggled between, while in the same foremost issue. Each issue can be labelled, and return values from corresponding code blocks can be referred to (or addressed, by nesting level), and searched using labels; wildcard matching is available too. Unlabelled given/then/when are not searchable, their return values are stored as the foremost issue's pending result. Supporting coroutines for unit or instrumented tests in Android is under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GraphQL multipart request specification

    GraphQL multipart request specification

    A spec for GraphQL multipart form requests (file uploads).

    An interoperable multipart form field structure for GraphQL requests, used by various file upload client/server implementations. An “operations object” is an Apollo GraphQL POST request (or array of requests if batching). An “operations path” is an object-path string to locate a file within an operations object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    aframe-react

    aframe-react

    Build virtual reality experiences with A-Frame and React

    Build virtual reality experiences with A-Frame and React. A-Frame is a web framework for building virtual reality experiences. Since A-Frame is built on top of the DOM, web libraries such as React, Vue.js, Angular, Ember.js, d3.js are able to sit cleanly on top of A-Frame. I recommend using vanilla A-Frame and aframe-state-component with static templating over aframe-react. React wastes a lot of cycles and incurs a lot of memory garbage. aframe-react is often abused where it is too easy to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BoarderZone ASNalyzer
    A 100% pure Java Swing ASN.1 analysis utility for inspecting arbitrary BER-encoded data files. It allows inspection of data with unknown structure, can drill down to any nesting level and allows to interpret embedded OCTET STRING data recursively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Emmet

    Emmet

    The essential toolkit for web-developers

    With Emmet, you can type expressions (abbreviations) similar to CSS selectors and convert them into code fragment with a single keystroke. As a web-developer, you already know how to use Emmet. Abbreviation syntax is similar to CSS Selectors with shortcuts for id, class, custom attributes, element nesting and so on. Unlike default editor snippets, Emmet abbreviations are dynamic and parsed as-you-type. No need to predefine them for each project, just type MyComponent>custom-element to convert any word into a tag. Emmet provides special syntax for CSS properties with embedded values. For example, bd1-s#f.5 will be expanded to border: 1px solid rgba(255, 255, 255, 0.5). ...
    Downloads: 3 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
  • 10

    QA plugin for DITAOT

    DITA Open Toolkit plugin that creates an HTML QA error report

    This DITA Open Toolkit plugin identifies errors in DITA tagging, element nesting, language standards, and common syntax errors, many of which are based on the Microsoft Manual of Style for Technical Publications. The plugin produces a .dita file including all violation data, which is then rendered in HTML and .csv formats. Quality assurance checks are highly customizable to fit project needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    snipMate & UltiSnip Snippets

    snipMate & UltiSnip Snippets

    vim-snipmate default snippets

    ...There are different forks of snippet engines that allow the user to insert snippets by typing the name of a snippet hitting the expansion mapping. UltiSnips has additional features such as high speed, nesting snippets, expanding snippets in snippets and offers powerful transformations on text in snippets (like visual selections or placeholder texts). If you have VimL only (vim without python support) your best option is using garbas/vim-snipmate and cope with the minor bugs found in the engine. Use snippets if they are good enough, but allow overriding them in UltiSnips. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    flexfortip

    Flexfortip is an alternative of namelist which supports nesting tags.

    You may think namelist of Fortran90 is poor when you want treate a complex input in fortran. Flexfortip is one of solutions in that case. By using nesting tags, you can treat a complex input. This project provides you with three fortran modules ("parse", "hash" and "array") including source codes. Parse module depends on hash module and array module. If you want use array variables and/or hash variable in fortran, array module and hash module may help you. Operations such as push, pop and join are supported in array module, and operations such a insert lookup, delete, defined, deys are supported in hash module. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    snippetsource

    snippetsource

    Portable source code librarian

    Snippetsource is a simple yet powerful repository to store code snippets or any other text content. SQLite is used as the database backend which makes fast indexed lookups possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    test.it

    simple js testing framework

    Javascript testing framework with multilevel group nesting and console output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    iterator is developed to provide an easy way (at least I hope so) to iterate over nested collections of objects. It supports iteration with nesting level more than 2. It is developed in a way to be compliant with most stl containers and algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Configurator
    C++ library for configuration file parsing. Uses Boost C++ libraries. 1.0 release coming soon!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    JavaScript 'class' facilitating and simplifying the process of cloning complex blocks of HTML code inside webpages - automatically increments proper ID and NAME values, adds event listeners and deletion links, helps nesting clones within clones, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project presents a web based Heijunka-Kanban board. It uses a MySql database to manage kanban (sign cards) on a Heijunka (leveling) board. It supports states, priorities, owners, and one level of nesting along with child kanbans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    data-context is an Java objects container. It can contain any object at any deep, just like map, however, it providers following functions: 1)auto create nesting object when encounter NPE by reflection 2)auto convert data type 3)full xpath syntax
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    IAPlatform is a base PHP framework nesting many other internet applications (as eXtensions), enabling interaction with them and bringing a whole new content management system. IAP is written in object-oriented PHP and uses SQL and XML as data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DialogLayout is a java layout manager. Components are positioned relative to each other using constraints that avoid nesting. Layouts scale to different sizes because the measurement system (dialog units) scales with the font. Requires jdk1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB