Coder Social home page Coder Social logo

analyze-npm's People

Contributors

anvaka avatar fredkschott avatar mathiasbynens avatar mohsen1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

analyze-npm's Issues

Graph is empty

#!/bin/sh
curl https://replicate.npmjs.com/registry/_design/scratch/_view/byField > ./data/byField.in.graph

Doesn't download anything

Request: analyse npm run scripts

Hi,

I thought it might be insightful to parse npm run scripts in a package.json to figure out the most used tools.

If that is do-able, it would make for some beautiful data.

Index on typings

Neat site!

Not sure if this is the best place to request this, but it would also be extremely helpful for TypeScript developers to be able to search for npm packages with a typings property in their package.json. This indicates that the package includes type declarations.

ESM packages that don't specify "module"

Now when Node has support for modules, some packages started to care about ESM version.

It turns out the "module" field isn't always the best solution, because of webpack.
See for example this PR where it was decided to remove it: markedjs/marked#1571 (comment)

Also I found this article relevant: https://2ality.com/2019/10/hybrid-npm-packages.html

@FredKSchott would you consider adding more ways to discover ESM packages?

This is important for me as a library maintainer: I was hoping to get @pika/web and CDN support when upgrading to ESM version of dependency, but so far I'm out of luck.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.