json-viewer is a jQuery plugin for easily displaying JSON objects by transforming them into HTML. Import jquery.json-viewer.js and jquery.json-viewer.css in your application.
https://github.com/abodelot/jquery.json-viewerTags | jquery-plugin json json-viewer json2html |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
Formats & syntax highlights JSON. jQuery JSONView can be configured using the following options.
jquery-jsonview jquery-plugin json-viewer jsonThe JSON Viewer package is a set of 3 viewers available in the following flavors: 1. A standalone viewer - JsonView.exe 2. A plugin for Fiddler 2 (http://www.fiddler2.com/) - FiddlerJsonViewer.dll 3. A visualizer for Visual Studio 2005 - JsonVisualizer.dll The viewer support...
json fiddler ajaxReact JSON Viewer Component, Extracted from redux-devtools. Supports iterable objects, such as Immutable.js. Check out examples directory for more details.
react json json-viewerThe most beautiful and customizable JSON/JSONP highlighter that your eyes have ever seen. It is a Chrome extension for printing JSON and JSONP.
json-viewer chrome jsonp chrome-extension json highlighterA Chrome browser extension to visualize JSON response in awesome Tree and Chart view with great user experience and options.
react chrome-extension json json-viewer reactjsThe 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.Want to contribute to jQuery Form? Awesome! See CONTRIBUTING for more information.
ajax jquery-plugin json json-form html-form form jquery-form ajax-form form-serialization ecosystem:jquery jqueryMockJSON is a plugin for jQuery that can hijack JSON and JSONP requests and respond with randomly generated JSON data.
Adds the method .serializeJSON() to jQuery (or Zepto) that serializes a form into a JavaScript Object, using the same format as the default Ruby on Rails request params. Install with bower bower install jquery.serializeJSON, or npm npm install jquery-serializejson, or just download the jquery.serializejson.js script.
unchecked-checkboxes parsed-values nested-keys serializejson jquery-plugin ecosystem:jquery form-serialization form-to-json html-to-json form jsonObject To HTML Mapping(OHM) Is a jQuery Plugin that enables the ability to quickly transfer javascript object (or JSON) into your HTML and from the HTML revert back to object after user changes, easy use with ASP.NET . see http://www.lotofcode.blogspot.com
jquery-plugin jsonjQuery Terminal Emulator is a plugin for creating command line interpreters in your applications. It can automatically call JSON-RPC service when a user types commands or you can provide you own function in which you can parse user commands. It's ideal if you want to provide additional functionality for power users. It can also be used to debug your application. You can create an interpreter for your JSON-RPC service with one line of code (just use url as first argument).
json-rpc parse interpreter command cli shell terminal command-line emulator prompt console keyboard type rpc input uiAJAX and SOA Developers find it difficult to write and analyze JSON. This Eclipse plugin with the JSON2TreeView enables developers to test and visualize any JSON. Developer can enter a JSON convert it to XML and View it as a Tree.
A simple jQuery image viewing plugin.Initialize with $.fn.viewer method.
image viewer jquery-plugin html css front-end web development jqueryThis script uses $.ajax to send a SOAPEnvelope. It can take XML DOM, XML string or JSON as input and the response can be returned as either XML DOM, XML string or JSON too. NOTE: Please see my note on contacting me about issues, bugs, problems or any other questions below. I really prefer you use the issue tracker on github instead of sending me mail....
soap ajax wss jquery-plugin ecosystem:jqueryroot node is the root of JSON, every JSON must have only one root root, could have child. element node represents html element, could have tag, attr, child.
html jsonJQuery lightSlider is a lightweight responsive Content slider with carousel thumbnails navigation.
image-viewer gallery thumbnail-viewer slider slideshow carousel thumbnail jquery-pluginjqGrid is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a client-side solution, loading data dynamically through Ajax callbacks, it can be integrated with any server-side technology, including PHP, ASP, Java Servlets, JSP, ColdFusion, and Perl.
jqgrid jquery-grid-plugin grid table bootstrap pivot-tables subgrid treegrid pivot-grid export-excel frozenset json-data xml-data jquery jquery-pluginThis jQuery plugin takes advantage of Google Maps API version 3 to create an easy to implement store locator. No back-end programming is required, you just need to feed it KML, XML, or JSON data with all the location information. How you create the data file is up to you. I originally created this for a company that didn’t have many locations, so I just used a static XML file. You will need to geocode your locations beforehand or use a geocoding API service if you want to try to do it on the fly. The reason for this is that all free geocoding APIs have strict limits that would easily be exceeded. In the end, you're much better off storing the coordinates versus having to look them up for each location on each request. A note on the distance calculation: this plugin currently uses a distance function that I found on the blog of Chris Pietschmann. Google Maps API version 3 does include a distance calculation service (Google Distance Matrix API) but I decided not to use it because of the current request limits, which seem somewhat low. For v2 I also tried experimenting with the Directions API to request distances but also found the limits to be too restrictive. So, the distance calculation is “as the crow flies” instead of a road distance calculation. However, if you use the inline directions option that does provide the distance that's returned via the directions request.
jquery-plugin google-maps maps ecosystem:jquery locator dealer store location locations map stores find finderNSwag is a Swagger/OpenAPI 2.0 and 3.0 toolchain for .NET, .NET Core, Web API, ASP.NET Core, TypeScript (jQuery, AngularJS, Angular 2+, Aurelia, KnockoutJS, and more) and other platforms, written in C#. The Swagger specification uses JSON and JSON Schema to describe a RESTful web API. The NSwag project provides tools to generate Swagger specifications from existing ASP.NET Web API controllers and client code from these Swagger specifications. The project combines the functionality of Swashbuckle (Swagger generation) and AutoRest (client generation) in one toolchain. This way a lot of incompatibilites can be avoided and features which are not well described by the Swagger specification or JSON Schema are better supported (e.g. inheritance, enum and reference handling). The NSwag project heavily uses NJsonSchema for .NET for JSON Schema handling and C#/TypeScript class/interface generation.
nswag swagger openapi codegen webapi aspnetcore angular aurelia typescript
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.