forked from sheetjs/sheetjs
Add a section to the README for examples.
This commit is contained in:
parent
f6de1799c4
commit
e3efc1ad7d
@ -81,6 +81,11 @@ type SSFDate = {
|
||||
|
||||
`SSF.is_date(fmt:string):boolean` returns `true` if `fmt` encodes a date format.
|
||||
|
||||
## Examples
|
||||
|
||||
- [Basic Demo](http://oss.sheetjs.com/ssf/)
|
||||
- [Custom Formats Builder](https://customformats.com)
|
||||
|
||||
## License
|
||||
|
||||
Please consult the attached LICENSE file for details. All rights not explicitly
|
||||
|
Loading…
Reference in New Issue
Block a user