Skip to content

Building a search engine from scratch using JavaScript and some math.

License

Notifications You must be signed in to change notification settings

gmittal/tansaku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tansaku

Building a search engine from scratch using JavaScript and some math.

Installation

Clone and install everything.

$ git clone https://github.com/gmittal/tansaku
$ cd tansaku
$ [sudo] npm install

Crawling for Data

$ node crawl

Searching

$ node app "query"

About

Building a search engine from scratch using JavaScript and some math.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published