0.0.1 • Published 2 years ago

core-typescript v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

core-ts WIP

TODO

  • ECMAScript proposals
  • Finished proposals
    • Array find from last
  • Stage 3 proposals
    • Array grouping
    • Change Array by copy
  • Stage 2 proposals
    • Iterator helpers
    • New Set methods
    • Map.prototype.emplace
    • Array.fromAsync
    • Array.isTemplateObject
    • Symbol.{ asyncDispose, dispose } for using statement
    • Symbol.metadataKey for decorators metadata proposal
  • Stage 1 proposals
    • Observable
    • New collections methods
    • .of and .from methods on collection constructors
    • compositeKey and compositeSymbol
    • Array filtering
    • Array deduplication
    • Getting last item from Array
    • Number.range
    • Number.fromString
    • Math extensions
    • Math.signbit
    • String.cooked
    • String.prototype.codePoints
    • Symbol.matcher for pattern matching
  • Stage 0 proposals
    • Function.prototype.unThis
    • Function.{ isCallable, isConstructor }
    • URL
  • Pre-stage 0 proposals
    • Reflect metadata
0.0.1

2 years ago