SurveyJS
SurveyJS is an embeddable, self-hosted, white-label form builder for teams building custom forms, surveys, questionnaires, and other data collection tools inside web applications. It runs entirely on the client and is fully compatible with all modern JavaScript frameworks, including React, Angular, and Vue. SurveyJS integrates with any backend, giving you full control over data, security, user access, deployment, and business logic. Instead of hardcoding forms, you can empower non-technical users to generate and edit JSON schema-based form configurations through a drag-and-drop form builder.
Create dynamic forms with custom conditional logic, validation, multilingual support, PDF export, and analytics. Ideal for SaaS, enterprise software, HR, healthcare, fintech, and other regulated industries, SurveyJS helps teams reduce engineering effort, standardize data collection, maintain full control over data, and deliver unlimited forms that match their brand and feel native to users.
Learn more
Declarative Webhooks
Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
Learn more
Omniscient
Do fast top-down rendering of views while thinking functional programming. Allow your views to be predictable, naturally separated, and composable, but still performant. Omniscient is to React as memoize is to the Fibonacci function. Functional programming for UIs. Memoization for stateless React components. Top-down rendering of components (unidirectional data flow). Favors immutable data (with Immutable.js). Encourages small, composable components, and shared functionality through mixins. Natural separation of concern. Components only deal with their own piece of data. Efficient and centrally defined. In its simplest form, an Omniscient component is a Stateless React Component, but more optimized. Omniscient is just as much a way to think when you are building applications as a library itself. As Omniscient is wrapped in a UMD you can use it many different ways, through CommonJS, AMD, or just through the window object.
Learn more