Gathering detailed insights and metrics for ts-transform-contextual-keys
Gathering detailed insights and metrics for ts-transform-contextual-keys
Gathering detailed insights and metrics for ts-transform-contextual-keys
Gathering detailed insights and metrics for ts-transform-contextual-keys
TypeScript custom transformer able to extract interface keys contextually
npm install ts-transform-contextual-keys
Typescript
Module System
Node Version
NPM Version
TypeScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
4 Commits
1 Watchers
1 Branches
1 Contributors
Updated on Feb 23, 2018
Latest Version
1.0.0
Package Id
ts-transform-contextual-keys@1.0.0
Unpacked Size
32.63 kB
Size
8.52 kB
File Count
9
NPM Version
5.6.0
Node Version
8.9.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
5
TypeScript custom transformer able to extract interface keys contextually
This project has started as a fork of ts-transform-keys, triyng to adapt it to work well with fuse-box as a bundler. Usage of global program instance has not allowed a smooth transition so another approach was taken.
If you want a hasle free solution and your needs don't require contextual behaviour, by all means give ts-transform-keys a look.
ts-transform-contextual-keys does it's job contextually on a per file basis:
This approach allows discovery of dependencies in the same way that an IDE would do, if you use something it should be improted somewhere for it to be in scope; if you are relaying on globals, this transformer won't work for you unless you transform the entire project at a time (there is no way of guessing where globals come from or what they contain.
If you use this transformer and encounter a bug, feel free to post it here; make sure to offer some context or sample files(s) allowing to reproduce it.
If you have a bit of time on your heands and would like to help, by all means please do so; check out current issues for possible things to start with.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
7 existing vulnerabilities detected
Details
Reason
Found 0/4 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2025-07-14
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More