JSON-RPC - Wikipedia
JSON-RPC (JavaScript Object Notation-Remote Procedure Call) is a JSON-based wire protocol for remote procedure calls (RPC). It is similar to the XML-RPC
JSON-RPC (JavaScript Object Notation-Remote Procedure Call) is a JSON-based wire protocol for remote procedure calls (RPC). It is similar to the XML-RPC
JSON-LD (JavaScript Object Notation for Linked Data) is a method of encoding linked data using JSON and of serializing data similarly to traditional JSON
A faithful (albeit optimized) port of Terence Parr List of Lists Visualization library, https://github.com/parrt/lolviz from Python to Javascript. (⭐ 22)
Lotto game built with JavaScript native. For My probability check (⭐ 4)
Autenticador da Rede SARAH We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.
Autenticador da Rede SARAH We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue. Não tenho cadastro
83 new() describes a constructor signature in typescript. What that means is that it describes the shape of the constructor. For instance take {new(): T; }. You are right it is a type. It is the type of a class …
The new operator uses the internal [[Construct]] method, and it basically does the following: Initializes a new native object Sets the internal [[Prototype]] of this object, pointing to the Function prototype …
It is NOT 'bad' to use the new keyword. But if you forget it, you will be calling the object constructor as a regular function. If your constructor doesn't check its execution context then it won't notice that 'this' …
JavaScript SDK for displaying and validating C2PA data (⭐ 100)
website C2PA Verify web app, referenced by the official website C2PA Tool c2pa-js, the javascript library c2pa-python C2PA Rust library C2PA iOS C2PA Android
Lightning fast normal and incremental md5 for javascript (⭐ 2603)
First, let’s review how you transform lists in JavaScript. Given the code below, we use the map() function to take an array of numbers and double their values. We assign the new array returned by map() to …
Grâce à React, il est facile de créer des interfaces utilisateurs interactives. Définissez des vues simples pour chaque état de votre application, et lorsque vos données changeront, React mettra à jour, de …
React rende la creazione di UI interattive facile e indolore. Progetta interfacce per ogni stato della tua applicazione. Ad ogni cambio di stato React aggiornerà efficientemente solamente le parti della UI …
React 讓實作互動式的使用者介面變得一點也不痛苦。你只要在你的應用程式中為每個情境設計一個簡單的 view,React 就會在資料變更時有效率的自動更新並 render 有異動的元件。 宣告式的 view 讓你 …
React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. …
Points: 369 | Comments: 234 | Author: andygmb
A lightweight 3D physics engine written in JavaScript. (⭐ 4962)
A lightweight package to give a massive reinforcements to variant types of data in Nodejs/Javascript (⭐ 3)