Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lamhotsimamora1993 committed Sep 8, 2017
1 parent a0eff2a commit 4c9d22f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
</div>

----------------------------------------------
I was created simple query of javascript code. You can easy write code of Javascript and you can easy to do DOM (Document Object Model). If you familiar with jQuery, gQuery can be used with jQuery.

I was created simple query of javascript code. You can easy write code of Javascript and you can easy to do DOM (document object manipulation).

If you familiar with jQuery, gQuery can be used with jQuery. You can modify the source code.
Garuda Query has an identical symbol with underscore in front of function name ( No Conflict ), So you can also use this library with another framework javascript like VUE.js, REACT.js, ANGULAR.js, and more. Everything has been tested and support much browser like Chrome, Firefox, Opera , Safari & Internet Explorer.

Garuda Query has an identical symbol with underscore in front of function name, So you can also use this library with another framework javascript.
You can create a professional front end website with gQuery, and then you might use jQuery for make the perfect front end ( I use jQuery for animation & document ready function ).

Everything has been tested and support much browser like Chrome, Firefox, Opera , Safari & Internet Explorer.
You can also modify the source code and you can use for distribution or production.

gQuery is not kaleng-kaleng library . You can create a professional web with gQuery.
----------------------------------------------

## Join To Our Group
- https://www.facebook.com/groups/GarudaFrameworkPro/


----------------------------------------------
## See All Of Function
* [All Of Function](https://lamhotsimamora.github.io/GF-Javascript/index-index.html) - All Of Function

----------------------------------------------

<div style="text-align:center">
<center>
Expand All @@ -39,7 +39,8 @@ gQuery is not kaleng-kaleng library . You can create a professional web with gQu
* [GarudaFramework](https://garudaframework.lamhotsimamora.com//page/example) - Garuda Framework Javascript Demo
* [GarudaFrameworkPro](https://garudaframeworkpro.lamhotsimamora.com/javascript-library) - Garuda Framework Pro Demo

## Getting Started
----------------------------------------------
### Getting Started

First you have to <a href="https://codeload.github.com/lamhotsimamora/GF-Javascript/zip/master">Download</a> / Clone this repository.
----------------------------------------------
Expand All @@ -48,7 +49,7 @@ Copy this code if you want to clone.
git clone https://github.com/lamhotsimamora/GF-Javascript.git
```
----------------------------------------------
And copy this code to your HTML
or copy this code to your HTML
```
<script src="JS/GF-1.js"></script>
```
Expand Down Expand Up @@ -849,4 +850,3 @@ _getLocation(function(result){
## License

The MIT License (MIT) - see [`LICENSE.md`](https://raw.githubusercontent.com/lamhotsimamora/GF-Javascript/master/license.md) for more details

0 comments on commit 4c9d22f

Please sign in to comment.