Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MichaelPaulukonis/listmania
maker of lists (that from a long way off look like flies)
https://github.com/MichaelPaulukonis/listmania
Last synced: 1 day ago
JSON representation
maker of lists (that from a long way off look like flies)
- Host: GitHub
- URL: https://github.com/MichaelPaulukonis/listmania
- Owner: MichaelPaulukonis
- License: mit
- Created: 2017-01-26T20:24:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T21:42:44.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T02:21:44.588Z (12 days ago)
- Language: JavaScript
- Size: 25.8 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# listmania
maker of lists (that from a long way off look like flies)automated output @ https://leanstooneside.tumblr.com/
# running
`node index.js````
Usage: index [options]Options:
-h, --help output usage information
-V, --version output the version number
-c, --corporaFilter [string] filename substring filter (non-case sensitive)
-p, --patternMatch [string] nlp-compromise matchPattern for list elements
-m, --method [string] method-type [`matchStrats`, `posStrats`, `posStratAdjs`, `weirdStrats`, `patternStrats`]
````method` uses fuzzy matching, so `node index -m weird` will match up to `node index.js -m weirdStrats` etc.