Skip to content

Instantly share code, notes, and snippets.

View Ryan-Erickson's full-sized avatar
⛓️

Ryan Erickson Ryan-Erickson

⛓️
View GitHub Profile
// Change variable and action names
export const ADD_ACTION = 'ADD_ACTION'; // action type
// change function name
export const addAction = item => { // change parameter name
// action creator
return {
// action
type: ADD_ACTION, // change type name
payload: item // change payload name
@Ryan-Erickson
Ryan-Erickson / wiki-100k.txt
Created June 10, 2020 00:55 — forked from h3xx/wiki-100k.txt
Wictionary top 100,000 most frequently-used English words [for john the ripper]
#!comment: This is a list of the top 100,000 most frequently-used English words
#!comment: according to Wiktionary.
#!comment:
#!comment: It was compiled in August 2005 and coalesced into a handy list for
#!comment: use in John the Ripper.
#!comment:
#!comment:
#!comment: Pull date: Sun Jan 15 22:03:54 2012 GMT
#!comment:
#!comment: Sources: