SkillAgentSearch skills...

Hn

Hacker News mobile app

Install / Use

/learn @premii/Hn
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Hacker News mobile app

Web: http://hn.premii.com

iOS: https://itunes.apple.com/us/app/hacker-news-yc/id713733435

Android: https://play.google.com/store/apps/details?id=com.premii.hn

lib.js contains

  • Zepto
  • Fastclick
  • jQuery.cookie plugin
  • PubSub
  • localstorage wrapper

Data source (index.htm).

<code> "url" : { "stories" : "http://ng.premii.com:8080", "readability": "http://localhost/a/read/sample.txt" } </code>

Update these paths to point to your HN stories server and readability server. See sample.txt for readability output.

Unofficial Hacker News API for HN data

  • https://github.com/cheeaun/node-hnapi/

Others

  • Icon font - http://icomoon.io
  • Normalize.css - https://github.com/necolas/normalize.css/

Build process (Not included)

  • Using nodejs to generate production ready code
  • Removes all console.log messages
  • Combine and minify JS using uglifyjs
  • Combine CSS into one file
  • Phonegap ready code

Related Skills

View on GitHub
GitHub Stars267
CategoryDevelopment
Updated1mo ago
Forks38

Languages

JavaScript

Security Score

95/100

Audited on Feb 27, 2026

No findings