1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-05 16:13:34 +02:00

Updated LICENSE and README

This commit is contained in:
Max Guglielmi 2015-07-07 22:45:49 +10:00
parent 0d9c82ed3a
commit e6503c29e0
4 changed files with 13 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#The MIT License (MIT)
##Copyright (c) 2009-2015 Max Guglielmi
##Copyright (c) 2015 Max Guglielmi
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the

View file

@ -83,6 +83,16 @@ grunt test-only:test.html
grunt test-only:test.html,test-sort.html
```
## Demos
Run the local webserver:
```shell
grunt server
```
then pick a demo from:
```shell
http://local.nearmap.com:8080/demos/
```
## Documentation
Find the complete documentation in the [WIKI](https://github.com/koalyptus/TableFilter/wiki) section.

View file

@ -1,6 +1,6 @@
/**
* TableFilter v0.0.0 by Max Guglielmi
* build date: 2015-07-06T08:13:04.872Z
* build date: 2015-07-07T10:07:50.050Z
* MIT License
*/

View file

@ -1,6 +1,6 @@
/**
* TableFilter v0.0.0 by Max Guglielmi
* build date: 2015-07-06T08:13:04.872Z
* build date: 2015-07-07T10:07:50.050Z
* MIT License
*/