Snippets
List of snippets
- formDataMap(), get useful values out of form fields.
- wordsByFrequency(), count the number of occurrences of each word.
- wordsUnique(), return the set of unique words.
These snippets are released under the MIT license.
Elsewhere
- Helper functions by Chris Ferdinandi
- Snippets by Joshua Comeau