npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "proposal" 的结果(共 16 个)
@babel/plugin-proposal-optional-chaining

Transform optional chaining operators into a series of nil checks

MIT
@babel/plugin-proposal-export-namespace-from

Compile export namespace to ES2015

MIT
@babel/plugin-proposal-numeric-separator

Remove numeric separators from Decimal, Binary, Hex and Octal literals

MIT
@babel/plugin-proposal-class-properties

This plugin transforms static class properties as well as properties declared with the property initializer syntax

MIT
@babel/plugin-proposal-object-rest-spread

Compile object rest and spread to ES5

MIT
promise.prototype.finally

ES Proposal spec-compliant shim for Promise.prototype.finally

MIT
@babel/plugin-proposal-private-property-in-object

This plugin transforms checks for a private property in an object

MIT
@babel/plugin-proposal-private-methods

This plugin transforms private class methods

MIT
@emnapi/wasi-threads

WASI threads proposal implementation in JavaScript

MIT
@babel/plugin-proposal-function-sent

Compile the function.sent meta property to valid ES2015 code

MIT
jsbi

JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.

Apache-2.0
@babel/plugin-proposal-decorators

Compile class and object decorators to ES5

MIT
@babel/plugin-proposal-dynamic-import

Transform import() expressions

MIT