Skip to content

webstermath/Ramda-Use-Analysis

Repository files navigation

Ramda-Use-Analysis

Tracks Ramda function usage across multiple code files.

Ramda Use Analysis (RUA) is a Google App Script for Google Sheets that counts number of times each Ramda function has been used in a user supplied list of code files. RUA creates a folder called "Rua File Drop" where code files can be placed for analysis.

Currently only functions accessed as methods of R in dot notation are counted, e.g. R.curry. Analysis of individually imported Ramda functions will be added later, hopefully.

Collaboration and feedback are welcome.

About

Tracks Ramda function usage across multiple code files.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published