ForceNG is a micro-library that makes it easy to use the Salesforce REST APIs in AngularJS applications. ForceNG allows you to easily login into Salesforce using OAuth, and to manipulate your Salesforce data using a simple API.
Toastr is a JavaScript toast notification library and client-side alert manager used to display non-blocking alert messages and system notifications in web browsers. It serves as a frontend notification UI for rendering timed messages that provide real-time visual feedback within web applications. The library includes a notification system that supports right-to-left layout mirroring for internationalized applications. It also features a mechanism to prevent duplicate notifications by matching new content against active alerts to avoid redundant stacking. The system manages notification life
Dva is a state management library and client-side application framework designed for building user interfaces with React and Redux. It functions as an asynchronous logic orchestrator and a single page application router, organizing application data through a structured data flow of reducers, effects, and subscriptions. The framework distinguishes itself through the use of generator functions to manage asynchronous workflows and sequential side effects, keeping these operations separate from synchronous state updates. It implements namespace-based model organization to group business logic and
ForceJS is a micro-library that makes it easy to use the Salesforce REST APIs in JavaScript applications. ForceJS allows you to easily authenticate with Salesforce using OAuth, and to manipulate Salesforce data using a simple API.
ForceTK - a minimal Force.com REST API for JavaScript apps
The main features of developerforce/force.com-javascript-rest-toolkit are: JavaScript Libraries.
Open-source alternatives to developerforce/force.com-javascript-rest-toolkit include: ccoenraets/forceng — ForceNG is a micro-library that makes it easy to use the Salesforce REST APIs in AngularJS applications. ForceNG… codeseven/toastr — Toastr is a JavaScript toast notification library and client-side alert manager used to display non-blocking alert… dvajs/dva — Dva is a state management library and client-side application framework designed for building user interfaces with… eugeneware/ffmpeg-static — Static ffmpeg/ffprobe binaries for macOS, Linux, Windows. fluent-ffmpeg/node-fluent-ffmpeg — node-fluent-ffmpeg is a Node.js wrapper for FFmpeg that provides a fluent interface for executing media commands and… ccoenraets/forcejs — ForceJS is a micro-library that makes it easy to use the Salesforce REST APIs in JavaScript applications. ForceJS…