JSPM

devscope-cli

1.0.1
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 4
    • Score
      100M100P100Q22339F
    • License MIT

    Terminal dashboard for trending developer projects, tools & discussions

    Package Exports

    • devscope-cli
    • devscope-cli/src/newscope-cli.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (devscope-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    News Aggregator

    Terminal-based news reader for discovering trending tech content.

    🚀 CLI Tools

    Install

    npm install -g devscope-cli

    DevScope (General Tech News)

    devscope --help
    devscope --filter "react" --limit 20

    AppScope (App Discovery and Articles)

    appscope --help
    appscope --filter "ai" --limit 15

    🎮 Controls

    • ↑↓ Navigate topics
    • o Open link in browser
    • r Refresh content
    • q Quit

    🌐 Web Dashboard

    npm install
    npm run dev:next

    📦 Development

    git clone <repo>
    npm install
    node src/newscope-cli.js
    node src/appscope-cli.js

    📄 License

    MIT License - see LICENSE file for details.


    Built for developers 🚀