Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtucker/identifiersentence
A unique error phrase generator and parser.
https://github.com/jtucker/identifiersentence
csharp dotnet
Last synced: 6 days ago
JSON representation
A unique error phrase generator and parser.
- Host: GitHub
- URL: https://github.com/jtucker/identifiersentence
- Owner: jtucker
- License: mit
- Created: 2019-06-18T01:41:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-01T14:17:04.000Z (over 5 years ago)
- Last Synced: 2024-12-20T02:17:54.826Z (about 1 month ago)
- Topics: csharp, dotnet
- Language: C#
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Identifier Sentence
### A unique error phrase generator and parser.
The original idea came from a post here: http://blog.asana.com/2011/09/6-sad-squid-snuggle-softly/ and adapted from the
Java code from here: https://github.com/PerWiklander/IdentifierSentence.I had written this years ago and recently rediscovered it while logging into my [bitbucket](https://bitbucket.org) account.