An open API service indexing awesome lists of open source software.

https://github.com/behnammodi/aidjs

this library help for developers
https://github.com/behnammodi/aidjs

Last synced: about 1 year ago
JSON representation

this library help for developers

Awesome Lists containing this project

README

          

![aidJS](http://itten.ir/file/aidjs-logo.jpg)

# aidJS

this library help for developers, very simple selector and lightweight

this library like jQuery but just < 3kb when minify and gzip

command for example

```javascript
a('div').find('b').eq(2).css('color','red').html('hello world');
```

in aidJS all method name like jQuery