All Projects → michaelbull → aurelia-hacker-news

michaelbull / aurelia-hacker-news

Licence: ISC license
A recreation of the Hacker News website written in TypeScript and built with Aurelia.

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to aurelia-hacker-news

hackernews-redesign
minimal hacker news client built with Next.js and TailwindCSS
Stars: ✭ 73 (+21.67%)
Mutual labels:  hacker-news, hackernews, hackernews-clone
circumflex
🌿 It's Hacker News in your terminal
Stars: ✭ 43 (-28.33%)
Mutual labels:  hacker-news, hackernews
Hacker News Resolve
React & Redux & Resolve implementation of Hacker News
Stars: ✭ 79 (+31.67%)
Mutual labels:  hacker-news, hackernews
Hackers
Hackers is an elegant iOS app for reading Hacker News written in Swift.
Stars: ✭ 513 (+755%)
Mutual labels:  hacker-news, hackernews
hackernews-button
Privacy-preserving Firefox extension linking to Hacker News discussion; built with Bloom filters and WebAssembly
Stars: ✭ 73 (+21.67%)
Mutual labels:  hacker-news, hackernews
What Hn Says Webext
Web Extension: Easily find Hacker News discussions about the page you're currently browsing.
Stars: ✭ 214 (+256.67%)
Mutual labels:  hacker-news, hackernews
Devo
A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.
Stars: ✭ 236 (+293.33%)
Mutual labels:  hacker-news, hackernews
Hnpwa Vanilla
Hacker News PWA implemented using no framework just javascript
Stars: ✭ 245 (+308.33%)
Mutual labels:  hacker-news, hackernews
hacker-news-client
Clone of Hacker News with modern design
Stars: ✭ 32 (-46.67%)
Mutual labels:  hackernews, hackernews-clone
hackertab.dev
Hackertab turns your New Tab page into a geeky one that keeps you as a developer updated with the best tools, news, jobs and events.
Stars: ✭ 229 (+281.67%)
Mutual labels:  hacker-news, hackernews
mastodon-hnbot
A bot posting the Hacker News stories with 100+ points to Mastodon
Stars: ✭ 37 (-38.33%)
Mutual labels:  hacker-news
aurelia-cli-electron-app
A basic example of aurelia (cli) running in electron with vscode breakpoint debugging
Stars: ✭ 30 (-50%)
Mutual labels:  aurelia
aurelia-hoc-store
An Aurelia application showing the use of higher order components and a single state approach.
Stars: ✭ 20 (-66.67%)
Mutual labels:  aurelia
angular-cache-service-blog
No description or website provided.
Stars: ✭ 42 (-30%)
Mutual labels:  hackernews
aurelia-open-id-connect
An aurelia adapter for the IdentityModel/oidc-client-js
Stars: ✭ 54 (-10%)
Mutual labels:  aurelia
aurelia-mdc-web
Aurelia wrapper for Material Design (Web) Components
Stars: ✭ 43 (-28.33%)
Mutual labels:  aurelia
Aurelia-styleguide
Aurelia Style Guide: A starting point for Aurelia development teams to provide consistency through best practices. http://aurelia.io
Stars: ✭ 24 (-60%)
Mutual labels:  aurelia
Aurelia-in-Action
Source code listings for Aurelia in Action
Stars: ✭ 19 (-68.33%)
Mutual labels:  aurelia
hacker-hiring-hunt
👨‍💻 Tool for searching through Hacker News whoshiring threads
Stars: ✭ 28 (-53.33%)
Mutual labels:  hacker-news
UserScripts
Collection of all my UserScripts
Stars: ✭ 19 (-68.33%)
Mutual labels:  hackernews

Aurelia Hacker News

A recreation of the Hacker News website written in TypeScript and built with Aurelia.

Demo

Preview



Features

  • News list with filters for the top/newest/best stories.
  • Topic view with collapsible comment threads.
  • Responsive design for tablet and mobile platforms.
  • User profile pages.
  • Improved pagination.

Components

Building

The following scripts are configured to run via npm:

  • npm start
  • npm run build
    • Builds the production distribution and places it under the ./dist directory.
  • npm run clean
    • Cleans the ./dist directory.

Contributing

Bug reports and pull requests are welcome on GitHub.

License

This project is available under the terms of the ISC license. See the LICENSE file for the copyright information and licensing terms.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].