File tree Expand file tree Collapse file tree 2 files changed +49
-0
lines changed
Expand file tree Collapse file tree 2 files changed +49
-0
lines changed Original file line number Diff line number Diff line change 14501450
14511451332. [glmatrix](https://github.com/toji/gl-matrix)
14521452
1453+ 333. nat lang date/time [parser](https://github.com/olebedev/when)
1454+
1455+ 334. Consider adding Dockerfile(s) (repl, workshop, etc)
1456+
1457+ 335. [itermplot](https://github.com/daleroberts/itermplot)
1458+
1459+ 336. [diacritics-map](https://github.com/jonschlinkert/diacritics-map)
1460+
1461+ 337. problematic [strings](https://github.com/minimaxir/big-list-of-naughty-strings)
1462+
1463+ 338. [xstream](https://github.com/staltz/xstream)
1464+
1465+ 339. fivethirtyeight [data](https://github.com/rudeboybert/fivethirtyeight/tree/master/data-raw)
1466+
1467+ 340. Blog/tutorial [inspiration](http://www.nytimes.com/interactive/2017/01/15/us/politics/you-draw-obama-legacy.html) using gov't data
1468+
14531469
14541470---
14551471
Original file line number Diff line number Diff line change 1+
2+ {{alias}}()
3+ TODO: short desc.
4+
5+ TODO: longer desc/bkgd.
6+
7+ List:
8+
9+ - item 1
10+ - item 2
11+
12+ Parameters
13+ ----------
14+ x: double
15+ TODO: desc
16+
17+ Returns
18+ -------
19+ y: double
20+ TODO: desc
21+
22+ Examples
23+ --------
24+ > var TODO = {{alias}}();
25+ TODO: abbrev output
26+
27+ References
28+ ----------
29+ - TODO: only include reference(s) if usage requires citation(s)
30+
31+ See Also
32+ --------
33+
You can’t perform that action at this time.
0 commit comments