Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/Lexeduct/
- The Python build script is written in Python 3. Chris Pressey 2 years ago
- Don't require node to build; fall back to python if node missing. Chris Pressey 8 years ago
- Add replace-chars transformer. Chris Pressey 9 years ago
- Add shuffle-chars and shuffle-words transformers. 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
- 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
- Fix bug, refactor, improve; transformers can be composed in UI! 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
- 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
- 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
- Allow parameters to be passed to filters on command line. Chris Pressey 9 years ago
- Refactor lexeduct.js into a more self-contained unit (for now.) Chris Pressey 9 years ago
- Change the filter interface to allow configuring with parameters. Chris Pressey 9 years ago
- Use real function composition to compose filters. Chris Pressey 9 years ago
- Initial import of files for Lexeduct project. Chris Pressey 9 years ago