New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@matchlighter/cognizant_forms

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matchlighter/cognizant_forms

Easy, react, declarative forms. Plus other buzz words that I don't want to come up with.

  • 0.6.9
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
18
increased by38.46%
Maintainers
1
Weekly downloads
 
Created
Source

Cognizant Forms

Easy, react, declarative forms. Plus other buzz words that I don't want to come up with.

Cognizant Forms is inspired by Final Form and it's style. Both are designed to be fast and reactive, only re-rendering when things change. However, while Final Form implements its own oberservability and subscription mechanisms, Cognizant Forms builds on top of MobX. One of the largest advantages of this is that it removes the need to explicitly configure subscriptions, configure which fields rely on which other fields, what events lead to changes, etc.

Attribution

Cognizant Forms borrows (or shamelessly steals - I'm not sure which) a number of principles and design decisions from Final Form/React Final Form. In fact, it started out as a link-layer between Final Form and MobX. And then it grew. And then it grew more. And now it's a standalone package that I decided would be a good idea.

Some code is also extended/adapted/modified from the Final Form codebase. Such bits are used under the terms of Final Form's MIT license and credit for such bits (and for the previously-mentioned stolen design elements) is owed to the Final Form devs.

FAQs

Package last updated on 28 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc