proposal-rm-builtin-subclassing

Subclass removal

Removes support for subclassing built-in JavaScript methods and constructors to simplify implementation and reduce security vulnerabilities.

Remove ES6 built-in subclassing

GitHub

34 stars
23 watching
5 forks
last commit: 11 months ago

Related projects:

Repository Description Stars
electron/rebuild Automatically rebuilds native Node.js modules against the currently installed Electron version. 1,032
markalfred/eslint-plugin-no-constructor-bind Prevents binding functions and initial state setup in class constructors to improve code clarity and reduce unnecessary complexity. 12
oliviertassinari/babel-plugin-transform-react-remove-prop-types Removes unnecessary React propTypes from production builds to reduce file size. 896
tc39/proposal-regexp-legacy-features Defines legacy features of the RegExp constructor in JavaScript 41
matijs/eslint-plugin-this Disallows the use of 'this' in JavaScript code. 16
megawac/babel-plugin-ramda Removes unused Ramda dependencies from JavaScript code to simplify imports and reduce bundle size. 311
antonmihaylov/react-with-class Utility methods to create reusable React components with customizable classes and props. 9
madyankin/postcss-modules A PostCSS plugin to automatically generate scoped CSS classes and export class names as JSON. 1,599
build2-packaging/range-v3 Provides pre-packaged and easily installable implementation of a mathematical range type. 1
pranshuchittora/autarky Automates removal of outdated and unused node_modules to free up disk space 362
alex-kinokon/rollup-plugin-ignore Prevents modules from being included in the output bundle of a JavaScript application 26
unscriptable/beck A toolkit for building ES6 Module Loader pipelines and shims for legacy environments. 5
brettz9/eslint-plugin Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. 2
hkalbasi/eslint-plugin-toplevel Prevents side effects at module tops 19
radical-ui/objection Builds a bridge between frontend and backend to enable interactive web applications in Rust 78