Socket
Book a DemoInstallSign in
Socket

@org-formation/tombok

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@org-formation/tombok

Lombok for TypeScript

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Tombok

Lombok for TypeScript

Development Status

This is under heavy development while decorators are still being ironed out at the ECMA level. See the decorator proposal for details: https://github.com/tc39/proposal-decorators

I'm following the status of that proposal closely and am keeping this library up-to-date with the goal of making it production ready shortly after its official inclusion in the specification.

The first release will contain only a very small subset of Lombok-like functionality (e.g. @Builder, @AllArgsConstructor) with more functionality rolled out through future releases. The idea is to get it out in the wild as quickly as possible, addressing first my immediate needs (hence why I started this project), followed by whatever is highly requested. We'll iron out that process once we get there.

I expect that this will grow into something distinct from Lombok as the languages they serve are distinct from one another.

Keywords

typescript

FAQs

Package last updated on 09 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts