Best of NPMApril 2024

  1. 1
    Article
    Avatar of lnLaravel News·2y

    Basset is an alternative way to load CSS & JS assets

    Basset is a better asset helper for Laravel that allows you to load CSS and JS assets directly from the URL. It removes the limitations of the traditional asset() function and provides features such as downloading assets from CDNs, loading vendor and non-public assets, preventing double-loading of assets, and improving performance by using HTTP/2.

  2. 2
    Article
    Avatar of communityCommunity Picks·2y

    Building a CLI from scratch with TypeScript and oclif

    Learn how to build a CLI from scratch with TypeScript and oclif, a JavaScript CLI framework. The tutorial covers setting up a project, creating commands with arguments and flags, and generating a README file. Get started on building your own CLI project!

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    Open Props: sub-atomic styles

    Open Props provides sub-atomic styles that can be easily imported in CSS, PostCSS, JavaScript, and NPM. It offers a wide range of individual imports for different styles and themes. Users can also customize their Open Props build to suit their specific needs.

  4. 4
    Article
    Avatar of hnHacker News·2y

    tscircuit/README.md at main · tscircuit/tscircuit

    tscircuit is a library for creating, sharing, exporting and manufacturing electronic circuits using Typescript and React. It includes tools for previewing PCBs and schematics, exporting Gerbers and BOM for manufacturing, and simplified auto-routing for schematics and PCBs. tscircuit is free and open-source.