Gov-ID is created for collecting all available government data which stored on data.go.id. This way much faster to download all the data.
git clone https://github.com/dedenbangkit/gov-id
npm install
npm run gov-id
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
- Cheerio. Simple implementation of core jQuery designed specifically for the server.
- Inquery. A collection of common interactive command line user interfaces.
- Request. Simplified HTTP request client.
- Colors. Get colors in your node.js console.
MIT