git @ Cat's Eye Technologies Lexeduct / master
Update links. Chris Pressey 1 year, 6 months ago
1 changed file(s) with 4 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
7979
8080 The module may also export a couple of other things, like an English description
8181 of the transformer, and the possible configuration options. For a reasonably
82 simple example, see the source of the `upper` transformer, in [upper.js][].
82 simple example, see the source of the `upper` transformer, in
83 [upper.js](src/transformers/upper.js).
8384
8485 State deposited into the state object is shared by all transformers, so it's
8586 a good idea to choose a key that you think will probably be unique.
112113
113114 [Lexeduct Online]: https://catseye.tc/installation/Lexeduct
114115 [Node.js]: https://nodejs.org/
115 [upper.js]: https://github.com/catseye/Lexeduct/blob/master/src/transformers/upper.js
116 [Michael Paulukonis]: https://github.com/MichaelPaulukonis/
116 [Michael Paulukonis]: https://michaelpaulukonis.github.io/
117117 [TextMunger]: https://github.com/MichaelPaulukonis/text-munger
118118 [GenerativeText Forum]: https://groups.google.com/forum/#!forum/generativetext
119 [John Ohno]: https://github.com/enkiv2/
119 [John Ohno]: https://www.lord-enki.net/