Showing 19 open source projects for "pvgn-support-1.2zip"

View related business solutions
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
  • 1
    JSON Crack

    JSON Crack

    Innovative and open-source visualization application

    JSON Crack is a free, open-source data visualization app capable of visualizing data formats such as JSON, YAML, XML, CSV and more, into interactive graphs. With its intuitive and user-friendly interface, JSON Crack makes it easy to explore, analyze, and understand even the most complex data structures. Whether you're a developer working on a large-scale project or a data enthusiast looking to uncover hidden insights, JSON Crack has the tools and features you need to unlock the full...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Bludit

    Bludit

    Simple, Fast, Secure, Flat-File CMS

    Bludit the Simple, Fast, and Flexible CMS. With Bludit, you can build your own website or blog in just seconds. It’s completely free, open-source, and easy to use. Bludit stores content in JSON format, eliminating the need for database installation or configuration. All you need is a web server with PHP support. As a Flat-File CMS, Bludit offers unparalleled flexibility and speed. Plus, with support for both Markdown and HTML code, creating and managing content has never been easier.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    DefiantJS

    DefiantJS

    Provides the ability for you to build smart templates applications

    .... As of v2.0.0, Defiant can be utilized in the Node.js environment. Since there is no default support for XML technologies in Node, the library puppeteer is initiated to mimic the browser environment, with Defiant running. All methods called from Node is piped via Puppeteer. Even though, Defiant now can be used in the Node environment - utilizing Defiant in the browser is recommended. It all boils down to whether you want your servers to run thousands of searches for your clients.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Vue Json Pretty

    Vue Json Pretty

    A JSON tree view component that is easy to use

    A Vue component for rendering JSON data as a tree structure. The CSS file is included separately and needs to be imported manually. You can either import CSS globally in your app (if supported by your framework) or directly from the component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
  • 5
    lowdb

    lowdb

    Small local JSON database powered by Lodash

    Small JSON database for Node, Electron and the browser. Powered by Lodash. You can use any of the powerful lodash functions, like _.get and _.find with shorthand syntax. Lowdb is perfect for CLIs, small servers, Electron apps and npm packages in general. It supports Node, the browser and uses lodash API, so it's very simple to learn. Actually, if you know Lodash, you already know how to use lowdb. lowdb doesn't support Cluster and may have issues with very large JSON files (~200MB). A UMD build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    json-rules-engine

    json-rules-engine

    A rules engine expressed in JSON

    A rules engine expressed in JSON. json-rules-engine is a powerful, lightweight rules engine. Rules are composed of simple json structures, making them human-readable and easy to persist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    unfetch

    unfetch

    Bare minimum 500b fetch polyfill

    Tiny 500b fetch "barely-polyfill". With a module bundler like rollup or webpack, you can import unfetch to use in your code without modifying any globals. While one of Unfetch's goals is to provide a familiar interface, its API may differ from other fetch polyfills/ponyfills. One of the key differences is that Unfetch focuses on implementing the fetch() API, while offering minimal (yet functional) support to the other sections of the Fetch spec, like the Headers class or the Response class...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MSON

    MSON

    Generate an app from JSON

    ... that generates other software, e.g. a form builder. This is because MSON is just JSON, so it is easy to consume, modify and store. MSON is framework agnostic, but the default mson-react rendering layer uses React and Material-UI to generate a UI. The rendering layer is pluggable and can be written to support any framework and UI library. The MSON library can also be used without any UI dependecies, which makes it great for things like data validation in both the front and back ends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jQuery Form

    jQuery Form

    jQuery form plugin

    The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted. Submitting a form with AJAX doesn’t get any easier than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    jul-javascript

    jul-javascript

    JUL - The JavaScript UI Language

    The JavaScript UI Language (JUL) is a configuration and instantiation module for the JavaScript frameworks. It can be used with any framework that accepts a configuration object as a constructor parameter, or with a custom factory for the other frameworks. JUL parses a tree of configuration objects, and creates the runtime components in the expected order and membership. For the most uses, after this step, you will have your application's user interface up and running. Browser support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML - JMS/JSON

    XML - JMS/JSON

    Converter utility between XML text and Javascript object / JSON text

    Convert XML text to Javascript object / JSON text (and vice versa). Can parse: elements, attributes, texts, comments, CData, DOCTYPE, XML declarations, and Processing Instructions. Usually, the output of XML attributes are stored in @attr, _atrr, $attr, or $ in order to avoid conflicting with the name of sub-elements. This library stores them in attributes, but most importantly, you can change this to whatever you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    json-forms

    json-forms

    JSON Schema to HTML form generator, supporting dynamic subschemas

    JSON Schema to HTML form generator, supporting dynamic subschemas (on-the-fly resolution). Extensible and customizable library with zero dependencies. Bootstrap add-ons provided. This library supports dynamic schemas, that is, subschemas that can change depending on the value of other parts of the data. This allows the creation of dynamic forms that vary their shape depending on the values entered by the user. This is extremely useful for big autogenerated schemas, that aggregate lots of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    zoServices

    zoServices

    webservices using JSON RPC 2.0 for PHP and Javascript

    This project helps the creation of web services using JSON RPC 2.0 specification, across multiple programming languages​​. The main point of this is to help developers build Web services in a simple way and focus only on the logistics and programming functionality. zoServices provide the server/client infrastructure to comunicate their services via internet. Please Review our projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Occursions

    Fast customizable time series web database for big data like log files

    ... doesn't have `just too many' log files? Occursions asynchronously tails log files and indexes the individual lines in each log file as each line is written to disk so you don't even have to wait for a second after an event happens to search for it. Occursions uses custom disk backed data structures to create and search its indexes so it is very efficient at using CPU, memory and disk. You can extend Occursions with shared libraries to support your own file formats, even binary file formats!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AppletJAX

    JavaScript API for complex cross-multi-site messaging and management

    Bring multiple Web site's services together into a single application without having to build complex server-side code, proxies and signed applets. Combine HTML5's cross-site messaging and the ease of use of REST into a single powerful API and you have AppletJAX! Based on a simple "listener" or "observer" style interface, AppletJAX takes the hassle of managing who's messaging who, who's listening to who, which message belongs to whom and replaces it all with simplicity and elegance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    eGloo Framework (Moved to Github)
    https://github.com/egloo/eglooframework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DovetailDB is a schemaless, JSON-based database. It is similar in spirit to Amazon's SimpleDB, but allows for javascript to be executed on the server, and, within that context, provides full transaction support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Raken, web service controller, is based on JSON as a data definition language. it utilizes simple protocol, optional asynchronous interaction, recovery, localization, security, caching, batch, and multi-part messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spring Json-View adds JavaScript Object Notation (JSON) support to Spring-MVC. It is deeply integrated into the Spring-MVC module and can be used with a variety of standard controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next