Enhancement (tinytim.js): Added function capability ( controlled )#22
Open
masterbee wants to merge 1 commit intopremasagar:masterfrom
Open
Enhancement (tinytim.js): Added function capability ( controlled )#22masterbee wants to merge 1 commit intopremasagar:masterfrom
masterbee wants to merge 1 commit intopremasagar:masterfrom
Conversation
Author
|
@premasagar - just chiming in to see if this Pull Request still interests you? I am doing a bit of housekeeping on the repos I have and wanted to know if it was safe to disregard this P.R since there is no interest. |
Owner
|
@masterbee thanks a lot for this pull request. I like the enhancements. I don't use tim any more, and so I am reluctant to merge in new functionality. There's no need to delete the PR. It may be useful to someone, and maybe it should be merged, either by me or someone who wants to collaborate ? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
allowedwhich helps build the approved list of functionstemplate.replace(...)to allow for template changes of function based tags before object content interpolation.indexto returned function to allow for passing of index values when looping through arrays of values and calling the template.@mod, @even, @oddfunctionsModulus ( any digit can be used after @mod )
Even
Odd
Just sharing incase you were interested in incorporating it. Again great work @premasagar on the original function