This website requires JavaScript.
Explore
Help
Register
Sign In
j.quinones
/
scripts
Watch
1
Star
0
Fork
0
You've already forked scripts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
scripts
/
countTypes.jq
Javier Quinones
37d787ce74
Script to copy a reference _tag_ field into other json objects, and script to count by unique json field
2026-08-17 10:47:33 -05:00
4 lines
33 B
Plaintext
Raw
Permalink
Blame
History
.
| .tags
| map(.typeId)
| unique
Reference in New Issue
View Git Blame
Copy Permalink