Skip to content

Commit 50db8f4

Browse files
authored
docs: remove unrelated previous project todos
1 parent 599a829 commit 50db8f4

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

docs/README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
## Excel-Builder-Vanilla (forked from [`excel-builder.js`](https://github.com/stephenliberty/excel-builder.js))
22

3-
Excel Builder (abbreviated as 'EB' for the sake of typing) is a relatively simple way of creating Office 2007 Excel files in JavaScript (readable by office 2000/XP/2003 if the support pack has been installed).
4-
5-
Starting work on an updated version with more "modern" api's and nodejs support, but this will take time (and therefor money). So, donations are appreciated, and opening up bounties on issues ( bounties received ) will help a lot. So will the couple of advertisements I put on the site.
3+
Excel Builder (abbreviated as 'EB' for the sake of typing) is a relatively simple way of creating Office 2007 Excel files in JavaScript.
64

75
### Download
86

@@ -37,14 +35,6 @@ or from CDN with standalone script (IIFE)
3735
- Formula support
3836
- Insertion of pictures
3937

40-
### TODO (in order of priority)
41-
42-
- Better code documentation, and add actual site documentation
43-
- General code cleanup
44-
- Should be able to create a custom theme
45-
- Tables are done, but Pivot tables need to be done
46-
- Charts
47-
4838
### Why on earth would you build an excel file in JavaScript?!?!
4939

5040
Excellent question!

0 commit comments

Comments
 (0)