-
Notifications
You must be signed in to change notification settings - Fork 0
Home
David Pérez Terol edited this page Jun 12, 2014
·
1 revision
Welcome to the scrapjs wiki!
- [Getting Started](Getting Started)
- [Features](Getting Started#Features)
- [Installation](Getting Stated#Installation)
- [Test](Getting Stated#Test)
-
The Basics
- [The model](Basics#The model)
- [How it works](Basics#How it works)
- Pipes
-
Modules
- [$query](Module $query)
- [$context](Module $context)
- [$each](Module $each)
- [$follow](Module $follow)
-
Filters
- [attr](Filter attr)
- [get](Filter get)
- [text](Filter text)
- [trim](Filter trim)
- [lowercase](Filter lowercase)
- [uppercase](Filter uppercase)
- Events
- Advanced
- [Creating your own module](Advanced#Creating your own module)
- [Creating your own filter](Advanced#Creating your own filter)
- Cookbook