autocreate
JSON →autocreate is a JavaScript utility that allows classes to be called without the `new` keyword, and provides a hook method (`__class_call__`) to customize behavior when invoked as a plain function. Current stable version is 1.2.0, with a low release cadence. It supports ES7/Babel decorators, TypeScript, CoffeeScript, and plain JavaScript, targeting ES5/ES6+ environments. Unlike similar libraries (e.g., `newless`), autocreate handles inheritance, static properties, and non-enumerable descriptors without external dependencies. It provides both decorator and manual wrapping patterns for maximum flexibility.
Traffic · last 30 days stale · no recent hits
total hits 22
actors 4 distinct systems
last hit 20d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇨🇦 Canada · 🇺🇸 United States · VN · 🇲🇽 Mexico
API endpoints
full doc /v1/registry/autocreate
install /v1/registry/autocreate/install
compatibility /v1/registry/autocreate/compatibility