Socket
Socket
Sign inDemoInstall

@gtsc/nameof

Package Overview
Dependencies
0
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @gtsc/nameof

Tools nameof TypeScript types package for GTSC


Version published
Weekly downloads
1K
decreased by-33.16%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

GTSC / Nameof

The methods in this package are used to convert TypeScript class/type/property names to embedded strings, so that they are available to your JavaScript code at runtime.

This package is used in conjunction with the @gtsc/nameof-transformer package, without using the transformer for compilation you will end up with an error string embedded in your code instead of the runtime name you are expecting.

Installation

npm install @gtsc/nameof

Examples

Usage of the APIs is shown in the examples docs/examples.md

Reference

Detailed reference documentation for the API can be found in docs/reference/modules.md

Changelog

The changes between each version can be found in docs/changelog.md

FAQs

Last updated on 23 Apr 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc