Socket
Socket
Sign inDemoInstall

@gtsc/nameof

Package Overview
Dependencies
Maintainers
0
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gtsc/nameof

Provides the definitions for the methods which are processed by the nameof-transformer


Version published
Weekly downloads
300
increased by154.24%
Maintainers
0
Weekly downloads
 
Created
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/globals.md

Changelog

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

FAQs

Package last updated on 26 Jun 2024

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc