UNPKG
todo.txt
Version:
latest (0.0.2)
0.0.2
0.0.1
A todo.txt-format parser and generator
github.com/rmasters/todotxt.js
rmasters/todotxt.js
todo.txt
/
index.js
1 lines
•
41 B
JavaScript
View Raw
1
module.exports
= require(
'./todotxt.js'
)
;