sourcecred/src/util
William Chargin 4058a3fd85
Extract `dedent` to `util`, adding tests (#538)
Summary:
There have been a couple of occasions on which we’ve considered using
it, but didn’t want to require from `app/`.

Test Plan:
Unit tests added, with full coverage.

wchargin-branch: extract-dedent
2018-07-27 12:30:28 -07:00
..
compat.js Change `src/v3/` to `src/` and remove v3 naming (#474) 2018-06-30 16:01:54 -07:00
compat.test.js Change `src/v3/` to `src/` and remove v3 naming (#474) 2018-06-30 16:01:54 -07:00
dedent.js Extract `dedent` to `util`, adding tests (#538) 2018-07-27 12:30:28 -07:00
dedent.test.js Extract `dedent` to `util`, adding tests (#538) 2018-07-27 12:30:28 -07:00
map.js Add utilities for working with ES6 Maps (#495) 2018-07-06 22:08:38 -07:00
map.test.js Add utilities for working with ES6 Maps (#495) 2018-07-06 22:08:38 -07:00
null.js Add utilities for working with nullable types (#505) 2018-07-09 14:47:10 -07:00
null.test.js Add utilities for working with nullable types (#505) 2018-07-09 14:47:10 -07:00