Commit History
@master
git clone https://git.catseye.tc/Lexeduct/
- Prep for release of version 0.1. Chris Pressey 9 years ago
- Use a better way to track text input changes on modern browsers. Chris Pressey 9 years ago
- Update README. Chris Pressey 9 years ago
- Update the README. Chris Pressey 9 years ago
- Make the UI look slightly nicer. Chris Pressey 9 years ago
- Add replace-chars transformer. Chris Pressey 9 years ago
- Add shuffle-chars and shuffle-words transformers. Chris Pressey 9 years ago
- Fix and reform "live mode" so that it is actually pretty live. Chris Pressey 9 years ago
- Add a repeat-chars filter. Chris Pressey 9 years ago
- 'chance' param on insert-,remove-chars. Support multi param in UI. Chris Pressey 9 years ago
- Inject init args properly. Better initial input text. Chris Pressey 9 years ago
- Really, really refactor. Chris Pressey 9 years ago
- Refactor so that we don't have to mess with HTML too much. Chris Pressey 9 years ago
- Add defaults to parameters def'n. Initialize text from element. Chris Pressey 9 years ago
- optionsInput is gone now and it sort of actually works! Chris Pressey 9 years ago
- This optionsInput thing is taking its sweet time to disappear Chris Pressey 9 years ago
- I love these partial refactors without unit tests or anything Chris Pressey 9 years ago
- Temporarily mess everything up as we try to make some progress. Chris Pressey 9 years ago
- Transformers in UI take parameters; crude version of "live mode". Chris Pressey 9 years ago
- Fix bug, refactor, improve; transformers can be composed in UI! Chris Pressey 9 years ago
- Some clarificatory updates to the README. Chris Pressey 9 years ago
- Random up/downcase, rudimentary test suite, params/desc exports. Chris Pressey 9 years ago
- Add identity filter. Make UI slightly more functional. Chris Pressey 9 years ago
- Build out the UI, but it's still basically non-functional. Chris Pressey 9 years ago
- Build HTML5 UI using yoob/element-factory.js. Chris Pressey 9 years ago
- Do these with 'chars= ' insert-chars or chars=aeiou insert-chars. Chris Pressey 9 years ago
- filter => transformer, line => string. I will sleep better now. Chris Pressey 9 years ago
- Fix make.sh and make lexeduct.html fractionally less chintzy. Chris Pressey 9 years ago
- Translate Python browser-js-generator script to node. Chris Pressey 9 years ago
- Small script which generates the in-browser version of filters. Chris Pressey 9 years ago