Skip to content

Commit

Permalink
Moved around library from npm
Browse files Browse the repository at this point in the history
  • Loading branch information
theLAZYmd committed Jan 9, 2020
1 parent 7ce814c commit 00f82a3
Show file tree
Hide file tree
Showing 18 changed files with 430 additions and 50 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ React Google Calendar is a functional and easy way
- Customisable: provides a whole range of options to affect how Calendar data is parsed
- Light on dependencies: relies on axios, he, and react
- Native strong typing - no need to install @types/ definition
- Includes TypeScript support

Install
-------
Expand Down
60 changes: 60 additions & 0 deletions lib/event.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lib/event.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions lib/examples/Termcard.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lib/examples/Termcard.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

219 changes: 219 additions & 0 deletions lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 00f82a3

Please sign in to comment.