en.javascript.info icon indicating copy to clipboard operation
en.javascript.info copied to clipboard

Improved phrasing and clarity of the number of polyfill libraries.

Open HasanNahiyanNobel opened this issue 1 year ago • 1 comments

The Issue

The current article states that:

Two interesting polyfill libraries are:

  • core js that supports a lot, allows to include only needed features.

Suggested Fix

Rewrite it in two sentences:

An interesting polyfill library is core-js. It provides extensive support and allows for adding only the needed features.

(Please note that the name of the library includes a hyphen—according to their convention.)

Corresponding Open Issues and Pull Requests

  1. #3784
  2. #3762
  3. #3757
  4. #3755

HasanNahiyanNobel avatar Nov 27 '24 19:11 HasanNahiyanNobel

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 27 '24 19:11 CLAassistant