npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@syncfusion/ej2-form-renderer

v34.2.5

Published

A package of Essential JS 2 Form Renderer which can render feature-rich Syncfusion components as a form.

Readme

JavaScript Form Renderer

The Syncfusion EJ2 Form Renderer is a schema-driven form rendering control. It consumes a JSON form schema and renders a fully functional, Syncfusion-based form that supports field mapping, validations, conditional visibility/disabling, expression-based value computation, custom validation, and data submission.

Key features

  • Schema-driven rendering — Consumes a JSON schema describing the form's version, fields, layout, and global settings, then renders the form automatically.
  • Supported form fields — Supports 25+ field types in the control.
  • Built-in validation — Natively supports validation with required, minLength, maxLength, min, max, regex, auto-applied email/URL regex for textbox with textboxType, and customValidation expression rules.
  • Conditional logic — Visbility, required, read only, conditional default value based on conditions with other form fields. The choice-based field filtering for dropdowns, and conditionalData for data grids are also supported.
  • Expression — Computed fields with topological evaluation order, cycle detection, and per-target-type coercion.
  • Layouts & composition — Single/Two/Three/Four column layouts, panels, tables, tabs, cards, and per-column width control.
  • Localization & RTL — Localization and RTL support are available in every rendered Syncfusion control.

Setup

To install the Form Renderer in your application, use the following command.

npm install @syncfusion/ej2-form-renderer

Supported frameworks

The Form Renderer is available in the following list of frameworks.

|      JavaScript     |        Angular       |        React       |        Vue          |   ASP.NET Core   | | :-----: | :-----: | :-----: | :-----: | :-----: |

Resources

Support

Product support is available through following mediums.

Changelog

Check the changelog here. Get minor improvements and bug fixes every week to stay up to date with frequent updates.

License and copyright

This is a commercial product and requires a paid license for possession or use. Syncfusion® licensed software, including this component, is subject to the terms and conditions of Syncfusion® EULA. To acquire a license for 140+ Syncfusion UI components, you can purchase or start a free 30-day trial.

A free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.

See LICENSE FILE for more info.

© Copyright 2026 Syncfusion® Inc. All Rights Reserved. The Syncfusion® Essential Studio® license and copyright applies to this distribution.