jhen0409 / jhen0409/babel-plugin-transform-array-push

Support known return array functions

Aperta
#1 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
4
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

- [ ] Object.keys(), Object.getOwnPropertyNames(), Object.getOwnPropertySymbols()
- [ ] Array(), Array.from(), Array.of()
- [ ] [Array prototype functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array#Methods_2)
- [ ] Check function chaining (`Array().map().filter()`)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by reviewing the existing transform that handles arr.push(a), then investigate how the listed Object and Array functions and chained calls are represented. Completion means supporting the checklist items, including Array prototype functions and chaining; the issue names no files or tests to run.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
babel, javascript
Ambito
build-system, tooling
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.