Open Source JavaScript Formats and Protocols - Page 13

Browse free open source JavaScript Formats and Protocols and projects below. Use the toggles on the left to filter open source JavaScript Formats and Protocols by OS, license, language, programming language, and project status.

  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    JSAX - JavaScript Abstractions for X(HT)ML This is a JavaScript framework which is compatibel with the latest versions of Mozilla, Opera, Konqueror(+safari) and M$-IE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JSD Validator

    JSD Validator

    Validate Javascript Objects with a Javascript Schema Definition

    JSD does for Javascript what XSD does for XML. Create complete shemas and test if your objects validate with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JSNAV - a library that allows to specify and save some javascript calls in the page's URI. This library helps to standardize the coding javascript URI handler in the anchors. Also it helps to keep the classic navigation anchors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JSON Form

    JSON Form

    Build forms from JSON Schema, easily template-able

    The JSON Form library is a JavaScript client-side library that takes a structured data model defined using JSON Schema as input and returns a Bootstrap 3-friendly HTML form that matches the schema. The generated HTML form includes client-side validation logic that provides direct inline feedback to the user upon form submission (provided a JSON Schema validator is available). If values are valid, the JSON Form library uses submitted values to create the JavaScript data structure that matches the data model. The layout of the generated HTML form may be entirely fine-tuned through a simple declarative mechanism. If you're more of the acting type than of the reading type, the JSON Form Playground is a simple JSON Form editor that lets you try out and extend all the examples in the doc.
    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
    JSON Loader

    JSON Loader

    JSON loader module for webpack

    JSON loader module for webpack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JSON Splora

    JSON Splora

    GUI app for editing, visualizing, and manipulating JSON data

    JSON-Splora is a GUI for editing, visualizing, and manipulating JSON data with jq or JavaScript. The editor is a JavaScript editor, and the input is parsed as json5. This allows for comments as well as a relaxed JSON input format. Once the editor has valid JSON, an input window will appear below, allowing you to manipulate the object with JavaScript or jq. A panel will appear to the right with the output, and updates live as the input or filter changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JSON5

    JSON5

    JSON5 — JSON for Humans

    JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). It is not intended to be used for machine-to-machine communication. JSON5 was started in 2012, and as of 2022, now gets >65M downloads/week, ranks in the top 0.1% of the most depended-upon packages on npm, and has been adopted by major projects like Chromium, Next.js, Babel, Retool, WebStorm, and more. It's also natively supported on Apple platforms like MacOS and iOS. Formally, the JSON5 Data Interchange Format is a superset of JSON (so valid JSON files will always be valid JSON5 files) that expands its syntax to include some productions from ECMAScript 5.1 (ES5). It's also a subset of ES5, so valid JSON5 files will always be valid ES5. This JavaScript library is a reference implementation for JSON5 parsing and serialization and is directly used in many of the popular projects mentioned above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JSON:API

    JSON:API

    A specification for building JSON APIs

    This repository defines the specification for JSON:API, a standardized format for building APIs with JSON. The goal is to minimize bikeshedding and inconsistency by giving developers a well-documented schema for requests and responses. It specifies how to represent resources, relationships, pagination, sorting, filtering, and metadata in a predictable way. Clients and servers that follow the spec can interoperate seamlessly without custom glue code for every new service. JSON:API also emphasizes efficiency, recommending ways to reduce payload size and minimize the number of requests. Over time it has become a widely adopted contract for RESTful APIs, helping teams save time and avoid fragmentation across microservices and third-party integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSONCrush

    JSONCrush

    Compress JSON into URL friendly strings

    This simple system allows for excellent compression of uri encoded JSON strings using the JSCrush algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    JSONER is a JavaScript library intented to simplify most used operations with JSON based on event API on JSON tree. It includes: data lookup and binding solution, HTML form by JSON dynamically creation and population, transformation and comparison JSONs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JSONPlaceholder

    JSONPlaceholder

    A simple online fake REST API server

    JSONPlaceholder is a free, fake online REST API designed for prototyping, tutorials, and UI demos without standing up a real backend. It provides predictable endpoints for resources like posts, comments, albums, photos, todos, and users with realistic data shapes. Because the data is publicly available and stable, you can build fetch logic, paginate, and render lists while focusing on front-end patterns rather than server plumbing. The API accepts typical HTTP verbs and returns JSON in a consistent format, making it easy to swap with a real server later. It’s widely used in examples, workshops, and automated tests where a dependable dummy service accelerates iteration. With zero setup, it removes a major friction point for learning HTTP clients and front-end data flows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jsoop (Javascript Object Oriented Programming) is a cross-browser javascript component library targeting Microsoft Internet Explorer and Mozilla. It's inheritance tree includes basic HTML components, alignment, serialization, fieldbinding, xml, xmlhttp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A lightweight path language for querying nodes of a JSON tree, such as a JavaScript object representing an XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    It is JavaBean for view and editing mathematical equations in graphic mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A JavaScript library for parsing Creole 1.0 wiki markup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSMuDIT (JavaScript MultiDimensional Interactive Tables) builds tables with several (hierarchical) dimensions the user can dynamically interact with and customize using drilling, slicing, dicing, expand/collapse, sorting, color-coding, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JavaScript Object Graph for Java is a library designed to simplify working with JSON objects in Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JavaScript Thick Client

    JavaScript Thick Client

    Create a web browser "Thick Client" using JavaScript.

    JavaScript Thick Client (jstc) was created as a way to create web based programs that have to send large amounts of data. This system communicats with an application server via AJAX calls and JSON objects. Jstc encourages separation of the DOM and web form data by storing that data in the jstc.dataObject and viewing that object from a jstc.form. Jstc also has many pre-made validation and utility functions to shorten the web development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Display photos and videos from Google's Picasa Web Albums in your own website, dynamically. Simple drop-in implementation -- just add two lines of code to your existing website. Display photos from Picasa Web albums on your own website today!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JavaScript localStorage

    JavaScript localStorage

    A simple, lightweight JavaScript API for handling browser localStorage

    A simple, lightweight JavaScript API for handling browser local storage, it is easy to pick up and use has a reasonable footprint of 2.08kb(gzipped: 0.97kb), and has no dependencies. It should not interfere with any JavaScript libraries or frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This module provides methods to compact javascript source down to just what is needed. It can remove all comments, put everything on one line (semi-)safely, and remove extra whitespace, allowing fine grained control of the compactness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This module provides methods to compact javascript source down to just what is needed. It can remove all comments, put everything on one line (semi-)safely, and remove extra whitespace, allowing fine grained control of the compactness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Allowed browser to have live communication without designing a complicated database structure and yet provides flexibilities to the needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This software records Linux terminal sessions with util-linux "script" and converts the recorded binary file (with timing) to a human-readable XML file. This file can be replayed with the Javascript-HTML terminal that behaves as a real terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a simple DHTML javascript date picker, for easy selection of ranges of dates, including year, month, day from-to and weeks. Inspired by the date range picker at google analytics.
    Downloads: 0 This Week
    Last Update:
    See Project