Skip to content

Conversation

@AngryAndConflict
Copy link
Owner

In case of using tinycolor on complex math platform, will have more optimized clamp,
Or in case using with libs like Ramda or Lodash, they have crazy caching and memoization mechanics, so there clamp version is more performant, and can be easily used in exchange.

Also have made it with variable initialization so it is currable out of the box, and params order for same reason.

In case of using tinycolor on complex math platform, will have more optimized clamp,
Or in case using with libs like Ramda or Lodash, they have crazy caching and memoization mechanics, so there clamp version is more performant, and can be easily used in exchange.

Also have made it with variable initialization so it is currable out of the box, and params order for same reason.
@AngryAndConflict AngryAndConflict merged commit 67c30a5 into patch-1 Feb 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants