npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

fe-should-know

v0.0.5

Published

FE-should-know

Downloads

2

Readme


id: 2022-10-25 author: PengboUestc

to get the pkg info:

npx fs-should-know

Utils

| package | stars | forks | issues | repository | description | keywords | download(avg of 1 month) | | ------- | ----- | ----- | ------ | ----------------------------------------------- | ---------------------------------------------------------- | -------------------------------------------------------------------------------------- | ------------------------ | | axios | 97429 | 10008 | 297 | repository | Promise based HTTP client for the browser and node.js | xhr http ajax promise node | 5307812 | | lodash | 54995 | 6724 | 457 | repository | Lodash modular utilities. | modules stdlib util | 6818487 | | rxjs | 28024 | 2890 | 281 | repository | Reactive Extensions for modern JavaScript | Rx RxJS ReactiveX ReactiveExtensions Streams Observables Observable Stream ES6 ES2015 | 6232032 | | ramda | 22557 | 1453 | 147 | repository | A practical functional library for JavaScript programmers. | ramda functional utils utilities toolkit fp tacit point-free curried pure fantasy-land | 1589642 |

Javascript/Typescript

| package | stars | forks | issues | repository | description | keywords | download(avg of 1 month) | | ----------- | ----- | ----- | ------ | ------------------------------------------------ | ---------------------------------------------------------- | --------------------------------------------------------------------------------------------- | ------------------------ | | @babel/core | 41643 | 5499 | 801 | repository | Babel compiler core. | 6to5 babel classes const es6 harmony let modules transpile transpiler var babel-core compiler | 6610226 | | esbuild | 33958 | 924 | 347 | repository | An extremely fast JavaScript and CSS bundler and minifier. | | 1457949 | | @swc/core | 24931 | 846 | 341 | repository | Super-fast alternative for babel | swc swcpack babel typescript rust webpack tsc | 224050 |

Project

| package | stars | forks | issues | repository | description | keywords | download(avg of 1 month) | | ---------------------- | ----- | ----- | ------ | ------------------------------------------------------------------------------ | -------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ------------------------ | | prettier | 44314 | 3617 | 1103 | repository | Prettier is an opinionated code formatter | | 3863376 | | husky | 28186 | 991 | 24 | repository | Modern native Git hooks made easy | git hooks pre-commit | 1216193 | | eslint | 21713 | 3946 | 124 | repository | An AST-based pattern checker for JavaScript. | ast lint javascript ecmascript espree | 4316841 | | dotenv | 16341 | 811 | 47 | repository | Loads environment variables from .env file | dotenv env .env environment variables config settings | 4361306 | | lint-staged | 11167 | 405 | 101 | repository | Lint files staged by git | lint git staged eslint prettier stylelint code quality check format validate | 928638 | | conventional-changelog | 6718 | 670 | 247 | repository | Generate a changelog from git metadata | conventional-changelog conventional changelog log | 128888 | | cross-env | 5931 | 257 | 1 | repository | Run scripts that set and use environment variables across platforms | cross-environment environment variable windows | 770202 | | semver | 4445 | 452 | 49 | repository | The semantic version parser used by npm. | | 33720341 | | pre-commit | 1860 | 167 | 74 | repository | Automatically install pre-commit hooks for your npm modules. | git hooks npm pre-commit precommit run test development | 45222 | | simple-git-hooks | 778 | 21 | 11 | repository | A simple, zero dependency tool for setting up git hooks for small projects | pre-commit pre-push git hook lint linter | 10980 | | dotenv-expand | 713 | 86 | 15 | repository | Expand environment variables using dotenv | dotenv expand variables env .env | 1534069 | | envinfo | 668 | 52 | 46 | repository | Info about your dev environment for debugging purposes | development env environment info issues reporting diagnostics | 1068919 |

Cli tools

| package | stars | forks | issues | repository | description | keywords | download(avg of 1 month) | | ---------- | ----- | ----- | ------ | ---------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ | | chalk | 19440 | 793 | 1 | repository | Terminal string styling done right | color colour colors terminal console cli string ansi style styles tty formatting rgb 256 shell xterm log logging command-line text | 32560035 | | shelljs | 13579 | 742 | 101 | repository | Portable Unix shell commands for Node.js | shelljs bash unix shell makefile make jake synchronous | 1164085 | | enquirer | 6798 | 278 | 190 | repository | Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases. | answer answers ask base cli command command-line confirm enquirer generator generate hyper input inquire inquirer interface iterm javascript node nodejs prompt prompts promptly question readline scaffold scaffolding scaffolder stdin stdout terminal tty ui yeoman yo zsh | 2089121 | | execa | 5009 | 193 | 29 | repository | Process execution for humans | exec child process execute fork execfile spawn file shell bin binary binaries npm path local | 9311155 | | cac | 2003 | 99 | 50 | repository | Simple yet powerful framework for building command-line apps. | | 115632 | | commander | 1098 | 68 | 0 | repository | the complete solution for node.js command-line programs | commander command option parser cli argument args argv | 15684696 | | picocolors | 796 | 24 | 7 | repository | The tiniest and the fastest library for terminal output formatting with ANSI colors | terminal colors formatting cli console | 7715484 | | minimist | 64 | 8 | 7 | repository | parse argument options | argv getopt parser optimist | 7934231 | | exec-sh | 54 | 9 | 0 | repository | Execute shell command forwarding all stdio. | exec spawn terminal console shell command child_process | 1412510 |

Framework

| package | stars | forks | issues | repository | description | keywords | download(avg of 1 month) | | ------------- | ----- | ----- | ------ | ---------------------------------------------------- | ---------------------------------------------------------------- | --------------------------------------------------------------------------------------- | ------------------------ | | svelte | 63377 | 3097 | 828 | repository | Cybernetically enhanced web apps | UI framework templates templating | 1101830 | | vue | 33874 | 6115 | 735 | repository | The progressive JavaScript framework for building modern web UI. | vue | 562663 | | preact | 33353 | 1837 | 229 | repository | Fast 3kb React-compatible Virtual DOM library. | preact react ui user interface virtual dom vdom components dom diff front-end framework | 293127 | | lit | 13174 | 676 | 367 | repository | A library for building fast, lightweight web components | | 88279 | | omi | 12460 | 1247 | 101 | repository | Front End Cross-Frameworks Framework. | omi webcomponents jsx preact react virtual dom vdom components virtual dom | 81 | | alpine | 14 | 7 | 4 | repository | Alpine - the Apache Log Parser | apache mod_log log parser combined clf | 36 | | react | | | | | React is a JavaScript library for building user interfaces. | react | 2725430 | | @angular/core | | | | | Angular - the core framework | | 476402 | | solid-js | | | | | A declarative JavaScript library for building user interfaces. | solid solidjs ui reactive components compiler performance | 7475 | | @stencil/core | | | | | A Compiler for Web Components and Progressive Web Apps | web components components stencil ionic webapp custom elements pwa progressive web app | 72035 | | ember-source | | | | | A JavaScript framework for creating ambitious web applications | ember-addon | 23036 |

Test

| package | stars | forks | issues | repository | description | keywords | download(avg of 1 month) | | --------- | ----- | ----- | ------ | --------------------------------------------------- | ------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ | | cypress | 41652 | 2623 | 2801 | repository | Cypress is a next generation front end testing tool built for the modern web | automation browser cypress cypress.io e2e end-to-end integration component mocks runner spies stubs test testing | 663722 | | jest | 40786 | 6156 | 987 | repository | Delightful JavaScript Testing. | ava babel coverage easy expect facebook immersive instant jasmine jest jsdom mocha mocking painless qunit runner sandboxed snapshot tap tape test testing typescript watch | 2839277 | | chai | 7755 | 706 | 91 | repository | BDD/TDD assertion library for node.js and the browser. Test framework agnostic. | test assertion assert testing chai | 905736 | | vitest | 7042 | 592 | 185 | repository | A blazing fast unit test framework powered by Vite | vite vite-node vitest test jest | 98518 | | mocha | | | | | simple, flexible, fun test framework | mocha test bdd tdd tap testing chai assertion ava jest tape jasmine karma | 1124898 | | puppeteer | | | | | A high-level API to control headless Chrome over the DevTools Protocol | puppeteer chrome headless automation | 573649 |

Css

| package | stars | forks | issues | repository | description | keywords | download(avg of 1 month) | | ----------------- | ----- | ----- | ------ | -------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ | | styled-components | 37788 | 2368 | 141 | repository | Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress | react css css-in-js styled-components babel-macro babel-macros styling | 727091 | | postcss | 26923 | 1555 | 19 | repository | Tool for transforming styles with JS plugins | css postcss rework preprocessor parser source map transform manipulation transpiler | 10992190 | | @emotion/styled | 15732 | 1048 | 188 | repository | styled API for emotion | | 827825 | | cssnano | 4300 | 313 | 76 | repository | A modular minifier, built on top of the PostCSS ecosystem. | css compress minify optimise optimisation postcss postcss-plugin | 1712212 | | sass | 3334 | 326 | 76 | repository | A pure JavaScript implementation of Sass. | style scss sass preprocessor css | 1476186 | | lightningcss | 2843 | 82 | 78 | repository | A CSS parser, transformer, and minifier written in Rust | | 10181 | | less | | | | | Leaner CSS | compile less css nesting css variable css gradients css gradients css3 less compiler less css less mixins less less.js lesscss mixins nested css parser preprocessor bootstrap css bootstrap less style styles stylesheet variables in css css less | 706987 | | tailwindcss | | | | | A utility-first CSS framework for rapidly building custom user interfaces. | | 678708 |

Node

| package | stars | forks | issues | repository | description | keywords | download(avg of 1 month) | | ------------ | ----- | ----- | ------ | --------------------------------------------------- | ------------------------------------------------------------------ | ---------------------------------------------------------------- | ------------------------ | | express | 59001 | 10010 | 168 | repository | Fast, unopinionated, minimalist web framework | express framework sinatra web http rest restful router app api | 4070736 | | koa | 33334 | 3238 | 55 | repository | Koa web app framework | web app http application framework middleware rack | 195064 | | nodemon | 24674 | 1680 | 19 | repository | Simple monitor script for use during development of a Node.js app. | cli monitor monitor development restart autoload reload terminal | 770537 | | connect | 9572 | 1147 | 4 | repository | High performance middleware framework | framework web middleware connect rack | 874762 | | vite | | | | | Native-ESM powered web dev build tool | | 327303 | | @nestjs/core | | | | | Nest - modern, fast, powerful node.js web framework (@core) | | 273076 |

Build

| package | stars | forks | issues | repository | description | keywords | download(avg of 1 month) | | ------- | ----- | ----- | ------ | ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------ | | esbuild | 33958 | 924 | 347 | repository | An extremely fast JavaScript and CSS bundler and minifier. | | 1457949 | | gulp | 32653 | 4397 | 28 | repository | The streaming build system. | build stream system make tool asset pipeline series parallel streaming | 213127 | | turbo | 17702 | 982 | 340 | repository | Turborepo is a high-performance build system for JavaScript and TypeScript codebases. | | 92876 | | webpack | | | | | Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff. | | 4043595 | | vite | | | | | Native-ESM powered web dev build tool | | 327303 | | rollup | | | | | Next-generation ES module bundler | modules bundler bundling es6 optimizer | 1490240 |

SSR

| package | stars | forks | issues | repository | description | keywords | download(avg of 1 month) | | ---------------- | ----- | ----- | ------ | ------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ | | astro | 22818 | 1077 | 67 | repository | Astro is a modern site builder with web best practices, performance, and DX front-of-mind. | | 5835 | | remix | 20914 | 1648 | 364 | repository | A framework for building better websites | | 2083 | | @builder.io/qwik | 13540 | 568 | 233 | repository | An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation. | ssr server-side-render prerender ssg static-site-generator static-site generator website webapp framework Builder.io | 936 | | @11ty/eleventy | 13221 | 423 | 445 | repository | Transform a directory of templates into HTML. | static-site-generator static-site ssg documentation website jekyll blog templates generator framework eleventy 11ty html markdown liquid nunjucks pug handlebars mustache ejs haml | 7170 | | nuxt | 10662 | 1018 | 475 | repository | > The core of Nuxt 3 | | 72723 | | nuxt | 10662 | 1018 | 475 | repository | > The core of Nuxt 3 | | 72723 | | vitepress | 6216 | 1040 | 163 | repository | Vite & Vue powered static site generator | vite vue vitepress | 3167 | | next | | | | | The React Framework | | 556721 | | gatsby | | | | | Blazing fast modern site generator for React | blog generator jekyll markdown react ssg website | 127848 | | @docusaurus/core | | | | | Easy to Maintain Open Source Documentation Websites | react static site generator webpack documentation websites open source docusaurus | 31285 |