package_title,package_version,package_accessibility,package_published_date,package_description,package_installation,package_repository,package_homepage,package_license,package_unpack_size,package_total_files,package_npm_url @types/node,18.6.1,Public,Published 3 days ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.,npm i @types/node,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node,MIT,1.73 MB,61,https://npmjs.com/package/@types/node react-dom,18.2.0,Public,Published a month ago,See https://reactjs.org/docs/react-dom.html,npm i react-dom,https://github.com/facebook/react,https://reactjs.org/,MIT,4.5 MB,32,https://npmjs.com/package/react-dom react,18.2.0,Public,Published a month ago,"The react package contains only the functionality necessary to define React components. It is typically used together with a React renderer like react-dom for the web, or react-native for the native environments.",npm i react,https://github.com/facebook/react,https://reactjs.org/,MIT,316 kB,20,https://npmjs.com/package/react jest,28.1.3,Public,Published 15 days ago,Read More: https://jestjs.io/,npm i jest,https://github.com/facebook/jest,https://jestjs.io/,MIT,5.06 kB,6,https://npmjs.com/package/jest webpack,5.74.0,Public,Published 3 days ago,Install with yarn:,npm i webpack,https://github.com/webpack/webpack,https://github.com/webpack/webpack,MIT,4.4 MB,648,https://npmjs.com/package/webpack eslint,8.20.0,Public,Published 11 days ago,Website | Configuring | Rules | Contributing | Reporting Bugs | Code of Conduct | Twitter | Mailing List | Chat Room,npm i eslint,https://github.com/eslint/eslint,https://eslint.org/,MIT,2.73 MB,395,https://npmjs.com/package/eslint rxjs,7.5.6,Public,Published 17 days ago,Curious what's next for RxJS? Follow along with Issue 6367.,npm i rxjs,https://github.com/reactivex/rxjs,https://rxjs.dev/,Apache-2.0,4.48 MB,2277,https://npmjs.com/package/rxjs babel-jest,28.1.3,Public,Published 15 days ago,"If you are already using jest-cli, add babel-jest and it will automatically compile JavaScript code using Babel.",npm i babel-jest,https://github.com/facebook/jest,https://github.com/facebook/jest#readme,MIT,14.5 kB,6,https://npmjs.com/package/babel-jest moment,2.29.4,Public,Published 21 days ago,"A JavaScript date library for parsing, validating, manipulating, and formatting dates.",npm i moment,https://github.com/moment/moment,https://momentjs.com/,MIT,4.23 MB,533,https://npmjs.com/package/moment @babel/preset-react,7.18.6,Public,Published a month ago,Using npm:,npm i @babel/preset-react,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-preset-react,MIT,12.3 kB,5,https://npmjs.com/package/@babel/preset-react prettier,2.7.1,Public,Published a month ago,"JavaScript · TypeScript · Flow · JSX · JSON CSS · SCSS · Less HTML · Vue · Angular GraphQL · Markdown · YAML Your favorite language?",npm i prettier,https://github.com/prettier/prettier,https://prettier.io/,MIT,15.8 MB,34,https://npmjs.com/package/prettier typescript,4.7.4,Public,Published a month ago,"TypeScript is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript. Try it out at the playground, and stay up to date via our blog and Twitter account.",npm i typescript,https://github.com/Microsoft/TypeScript,https://www.typescriptlang.org/,Apache-2.0,67.2 MB,186,https://npmjs.com/package/typescript @types/jest,28.1.6,Public,Published 12 days ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest.,npm i @types/jest,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest,MIT,73.8 kB,5,https://npmjs.com/package/@types/jest @babel/core,7.18.9,Public,Published 10 days ago,Using npm:,npm i @babel/core,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-core,MIT,279 kB,62,https://npmjs.com/package/@babel/core babel-preset-es2015,6.24.1,Public,Published 5 years ago,"boolean, defaults to false.",npm i babel-preset-es2015,https://github.com/babel/babel/tree/master/packages/babel-preset-es2015,https://babeljs.io/,MIT,2.08 MB,70,https://npmjs.com/package/babel-preset-es2015 mocha,10.0.0,Public,Published 3 months ago,"☕️ Simple, flexible, fun JavaScript test framework for Node.js & The Browser ☕️",npm i mocha,https://github.com/mochajs/mocha,https://mochajs.org/,MIT,50.2 kB,29,https://npmjs.com/package/mocha @babel/preset-env,7.18.9,Public,Published 10 days ago,Using npm:,npm i @babel/preset-env,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-preset-env,MIT,3.34 kB,4,https://npmjs.com/package/@babel/preset-env @babel/plugin-proposal-class-properties,7.18.6,Public,Published a month ago,Using npm:,npm i @babel/plugin-proposal-class-properties,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-plugin-proposal-class-properties,MIT,107 kB,32,https://npmjs.com/package/@babel/plugin-proposal-class-properties babel-core,6.26.3,Public,Published 4 years ago,"Transforms the passed in code. Returning an object with the generated code, source map, and AST.",npm i babel-core,https://github.com/babel/babel/tree/master/packages/babel-core,https://babeljs.io/,MIT,175 kB,10,https://npmjs.com/package/babel-core @types/react,18.0.15,Public,Published 22 days ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react.,npm i @types/react,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react,MIT,598 kB,34,https://npmjs.com/package/@types/react webpack-dev-server,4.9.3,Public,Published a month ago,Use webpack with a development server that provides live reloading. This should be used for development only.,npm i webpack-dev-server,https://github.com/webpack/webpack-dev-server,https://github.com/webpack/webpack-dev-server#readme,MIT,63.3 kB,31,https://npmjs.com/package/webpack-dev-server fs-extra,10.1.0,Public,Published 3 months ago,,npm i fs-extra,https://github.com/jprichardson/node-fs-extra,https://github.com/jprichardson/node-fs-extra,MIT,170 kB,13,https://npmjs.com/package/fs-extra commander,9.4.0,Public,Published 13 days ago,The complete solution for node.js command-line interfaces.,npm i commander,https://github.com/tj/commander.js,https://github.com/tj/commander.js#readme,MIT,41.3 kB,12,https://npmjs.com/package/commander chalk,5.0.1,Public,Published 5 months ago,,npm i chalk,https://github.com/chalk/chalk,https://github.com/chalk/chalk#readme,MIT,595 kB,7,https://npmjs.com/package/chalk vue-template-compiler,2.7.8,Public,Published 6 days ago,Compiles a template string and returns compiled JavaScript code. The returned result is an object of the following format:,npm i vue-template-compiler,https://github.com/vuejs/vue,https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#readme,MIT,1.41 MB,1054,https://npmjs.com/package/vue-template-compiler lodash,4.17.21,Public,Published a year ago,Using npm:,npm i lodash,https://github.com/lodash/lodash,https://lodash.com/,MIT,29.2 kB,11,https://npmjs.com/package/lodash @typescript-eslint/parser,5.31.0,Public,Published 2 days ago,,npm i @typescript-eslint/parser,https://github.com/typescript-eslint/typescript-eslint,https://github.com/typescript-eslint/typescript-eslint#readme,BSD-2-Clause,41.6 kB,10,https://npmjs.com/package/@typescript-eslint/parser babel-preset-react,6.24.1,Public,Published 5 years ago,Install the CLI and this preset,npm i babel-preset-react,https://github.com/babel/babel/tree/master/packages/babel-preset-react,https://babeljs.io/,MIT,20.9 kB,6,https://npmjs.com/package/babel-preset-react babel-loader,8.2.5,Public,Published 3 months ago,This package allows transpiling JavaScript files using Babel and webpack.,npm i babel-loader,https://github.com/babel/babel-loader,https://github.com/babel/babel-loader,MIT,197 kB,83,https://npmjs.com/package/babel-loader gulp,4.0.2,Public,Published 3 years ago,The streaming build system,npm i gulp,https://github.com/gulpjs/gulp,https://gulpjs.com/,MIT,2.32 MB,460,https://npmjs.com/package/gulp autoprefixer,10.4.7,Public,Published 3 months ago,PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use. It is recommended by Google and used in Twitter and Alibaba.,npm i autoprefixer,https://github.com/postcss/autoprefixer,https://github.com/postcss/autoprefixer#readme,MIT,129 kB,17,https://npmjs.com/package/autoprefixer @typescript-eslint/eslint-plugin,5.31.0,Public,Published 2 days ago,,npm i @typescript-eslint/eslint-plugin,https://github.com/typescript-eslint/typescript-eslint,https://github.com/typescript-eslint/typescript-eslint#readme,MIT,214 kB,16,https://npmjs.com/package/@typescript-eslint/eslint-plugin css-loader,6.7.1,Public,Published 5 months ago,The css-loader interprets @import and url() like import/require() and will resolve them.,npm i css-loader,https://github.com/webpack-contrib/css-loader,https://github.com/webpack-contrib/css-loader,MIT,821 kB,137,https://npmjs.com/package/css-loader express,4.18.1,Public,Published 3 months ago,"Fast, unopinionated, minimalist web framework for node.",npm i express,https://github.com/expressjs/express,http://expressjs.com/,MIT,1.01 MB,3097,https://npmjs.com/package/express async,3.2.4,Public,Published 2 months ago,,npm i async,https://github.com/caolan/async,https://caolan.github.io/async/,MIT,81.7 kB,20,https://npmjs.com/package/async core-js,3.24.0,Public,Published 3 days ago,,npm i core-js,https://github.com/zloirock/core-js,https://github.com/zloirock/core-js#readme,MIT,1.06 MB,111,https://npmjs.com/package/core-js eslint-config-airbnb,19.0.4,Public,Published 7 months ago,This package provides Airbnb's .eslintrc as an extensible shared config.,npm i eslint-config-airbnb,https://github.com/airbnb/javascript,https://github.com/airbnb/javascript,MIT,751 kB,50,https://npmjs.com/package/eslint-config-airbnb eslint-plugin-import,2.26.0,Public,Published 4 months ago,"This plugin intends to support linting of ES2015+ (ES6+) import/export syntax, and prevent issues with misspelling of file paths and import names. All the goodness that the ES2015+ static module syntax intends to provide, marked up in your editor.",npm i eslint-plugin-import,https://github.com/import-js/eslint-plugin-import,https://github.com/import-js/eslint-plugin-import,MIT,42.4 kB,7,https://npmjs.com/package/eslint-plugin-import chai,4.3.6,Public,Published 6 months ago,,npm i chai,https://github.com/chaijs/chai,http://chaijs.com/,MIT,531 kB,90,https://npmjs.com/package/chai debug,4.3.4,Public,Published 4 months ago,,npm i debug,https://github.com/debug-js/debug,https://github.com/debug-js/debug#readme,MIT,4.86 MB,48,https://npmjs.com/package/debug karma,6.4.0,Public,Published a month ago,,npm i karma,https://github.com/karma-runner/karma,https://karma-runner.github.io/,MIT,720 kB,128,https://npmjs.com/package/karma sinon,14.0.0,Public,Published 3 months ago,,npm i sinon,https://github.com/sinonjs/sinon,https://sinonjs.org/,BSD-3-Clause,4.65 MB,340,https://npmjs.com/package/sinon eslint-plugin-react,7.30.1,Public,Published a month ago,React specific linting rules for eslint,npm i eslint-plugin-react,https://github.com/jsx-eslint/eslint-plugin-react,https://github.com/jsx-eslint/eslint-plugin-react,MIT,6.38 kB,8,https://npmjs.com/package/eslint-plugin-react node-sass,7.0.1,Public,Published 7 months ago,Below is a quick guide for minimum and maximum supported versions of node-sass:,npm i node-sass,https://github.com/sass/node-sass,https://github.com/sass/node-sass,MIT,187 kB,54,https://npmjs.com/package/node-sass husky,8.0.1,Public,Published 3 months ago,Edit package.json > prepare script and run it once:,npm i husky,https://github.com/typicode/husky,https://typicode.github.io/husky,MIT,201 kB,193,https://npmjs.com/package/husky postcss,8.4.14,Public,Published 2 months ago,"PostCSS is a tool for transforming styles with JS plugins. These plugins can lint your CSS, support variables and mixins, transpile future CSS syntax, inline images, and more.",npm i postcss,https://github.com/postcss/postcss,https://postcss.org/,MIT,54.9 kB,6,https://npmjs.com/package/postcss @babel/runtime,7.18.9,Public,Published 10 days ago,Using npm:,npm i @babel/runtime,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-runtime,MIT,48.6 kB,9,https://npmjs.com/package/@babel/runtime glob,8.0.3,Public,Published 2 months ago,,npm i glob,https://github.com/isaacs/node-glob,https://github.com/isaacs/node-glob#readme,ISC,45.7 kB,7,https://npmjs.com/package/glob postcss-loader,7.0.1,Public,Published 16 days ago,Webpack chat:,npm i postcss-loader,https://github.com/webpack-contrib/postcss-loader,https://github.com/webpack-contrib/postcss-loader,MIT,446 kB,52,https://npmjs.com/package/postcss-loader @babel/plugin-proposal-decorators,7.18.9,Public,Published 10 days ago,Using npm:,npm i @babel/plugin-proposal-decorators,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-plugin-proposal-decorators,MIT,747 kB,117,https://npmjs.com/package/@babel/plugin-proposal-decorators axios,0.27.2,Public,Published 3 months ago,Promise based HTTP client for the browser and node.js,npm i axios,https://github.com/axios/axios,https://axios-http.com/,MIT,6.67 MB,21,https://npmjs.com/package/axios ts-node,10.9.1,Public,Published 14 days ago,The latest documentation can also be found on our website: https://typestrong.org/ts-node,npm i ts-node,https://github.com/TypeStrong/ts-node,https://typestrong.org/ts-node,MIT,6.61 kB,4,https://npmjs.com/package/ts-node rollup,2.77.2,Public,Published 21 hours ago,,npm i rollup,https://github.com/rollup/rollup,https://rollupjs.org/,MIT,152 kB,15,https://npmjs.com/package/rollup @types/glob,7.2.0,Public,Published 9 months ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob.,npm i @types/glob,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob,MIT,58 kB,9,https://npmjs.com/package/@types/glob html-webpack-plugin,5.5.0,Public,Published 9 months ago,"This is a webpack plugin that simplifies creation of HTML files to serve your webpack bundles. This is especially useful for webpack bundles that include a hash in the filename which changes every compilation. You can either let the plugin generate an HTML file for you, supply your own template using lodash templates or use your own loader.",npm i html-webpack-plugin,https://github.com/jantimon/html-webpack-plugin,https://github.com/jantimon/html-webpack-plugin,MIT,18.2 kB,14,https://npmjs.com/package/html-webpack-plugin sass-loader,13.0.2,Public,Published a month ago,Loads a Sass/SCSS file and compiles it to CSS.,npm i sass-loader,https://github.com/webpack-contrib/sass-loader,https://github.com/webpack-contrib/sass-loader,MIT,98.6 kB,5,https://npmjs.com/package/sass-loader eslint-config-prettier,8.5.0,Public,Published 5 months ago,This lets you use your favorite shareable config without letting its stylistic choices get in the way when using Prettier.,npm i eslint-config-prettier,https://github.com/prettier/eslint-config-prettier,https://github.com/prettier/eslint-config-prettier#readme,MIT,143 kB,13,https://npmjs.com/package/eslint-config-prettier @babel/plugin-proposal-object-rest-spread,7.18.9,Public,Published 10 days ago,Using npm:,npm i @babel/plugin-proposal-object-rest-spread,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread,MIT,8.95 MB,116,https://npmjs.com/package/@babel/plugin-proposal-object-rest-spread expect,28.1.3,Public,Published 15 days ago,Usage information and reference details can be found in Angular documentation.,npm i expect,https://github.com/facebook/jest,https://github.com/facebook/jest#readme,MIT,19.1 MB,335,https://npmjs.com/package/expect @angular/compiler,14.1.0,Public,Published 7 days ago,Usage information and reference details can be found in Angular documentation.,npm i @angular/compiler,https://github.com/angular/angular,https://github.com/angular/angular#readme,MIT,28 kB,11,https://npmjs.com/package/@angular/compiler @angular/core,14.1.0,Public,Published 7 days ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom.,npm i @angular/core,https://github.com/angular/angular,https://github.com/angular/angular#readme,MIT,78.4 kB,16,https://npmjs.com/package/@angular/core @types/react-dom,18.0.6,Public,Published 23 days ago,,npm i @types/react-dom,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom,MIT,50 kB,11,https://npmjs.com/package/@types/react-dom grunt,1.5.3,Public,Published 3 months ago,"This library is primarily used by the --importHelpers flag in TypeScript. When using --importHelpers, a module that uses helper functions like __extends and __assign in the following emitted file:",npm i grunt,https://github.com/gruntjs/grunt,https://gruntjs.com/,MIT,10.7 kB,4,https://npmjs.com/package/grunt tslib,2.4.0,Public,Published 3 months ago,Using npm:,npm i tslib,https://github.com/Microsoft/tslib,https://www.typescriptlang.org/,0BSD,11.7 MB,2996,https://npmjs.com/package/tslib @babel/plugin-transform-modules-commonjs,7.18.6,Public,Published a month ago,Usage information and reference details can be found in Angular documentation.,npm i @babel/plugin-transform-modules-commonjs,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs,MIT,24 kB,8,https://npmjs.com/package/@babel/plugin-transform-modules-commonjs @angular/common,14.1.0,Public,Published 7 days ago,"There are some shell-executable utility scripts, babel-external-helpers.js and babel-node.js, and the main Babel cli script, babel.js.",npm i @angular/common,https://github.com/angular/angular,https://github.com/angular/angular#readme,MIT,96.1 kB,4,https://npmjs.com/package/@angular/common react-is,18.2.0,Public,Published a month ago,"boolean, defaults to false.",npm i react-is,https://github.com/facebook/react,https://reactjs.org/,MIT,9 MB,213,https://npmjs.com/package/react-is babel-preset-stage-0,6.24.1,Public,Published 5 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha.,npm i babel-preset-stage-0,https://github.com/babel/babel/tree/master/packages/babel-preset-stage-0,https://babeljs.io/,MIT,169 kB,18,https://npmjs.com/package/babel-preset-stage-0 babel-cli,6.26.0,Public,Published 5 years ago,"Sleek, intuitive, and powerful front-end framework for faster and easier web development. Explore Bootstrap docs » Report bug · Request feature · Themes · Blog",npm i babel-cli,https://github.com/babel/babel/tree/master/packages/babel-cli,https://babeljs.io/,MIT,109 kB,31,https://npmjs.com/package/babel-cli babel-plugin-transform-object-rest-spread,6.26.0,Public,Published 5 years ago,"Linting makes more sense when run before committing your code. By doing so you can ensure no errors go into the repository and enforce code style. But running a lint process on a whole project is slow, and linting results can be irrelevant. Ultimately you only want to lint files that will be committed.",npm i babel-plugin-transform-object-rest-spread,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-rest-spread,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha,MIT,94.5 kB,12,https://npmjs.com/package/babel-plugin-transform-object-rest-spread @types/mocha,9.1.1,Public,Published 3 months ago,"You can use prop-types to document the intended types of properties passed to components. React (and potentially other libraries—see the checkPropTypes() reference below) will check props passed to your components against those definitions, and warn in development if they don’t match.",npm i @types/mocha,https://github.com/DefinitelyTyped/DefinitelyTyped,https://getbootstrap.com/,MIT,179 kB,21,https://npmjs.com/package/@types/mocha bootstrap,5.2.0,Public,Published 8 days ago,"It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. On top of that, it provides a great developer experience, such as live code editing combined with a time traveling debugger.",npm i bootstrap,https://github.com/twbs/bootstrap,https://github.com/remix-run/react-router#readme,MIT,44.7 kB,14,https://npmjs.com/package/bootstrap react-router-dom,6.3.0,Public,Published 4 months ago,Read More: https://jestjs.io/,npm i react-router-dom,https://github.com/remix-run/react-router,https://github.com/okonet/lint-staged#readme,MIT,37.1 kB,13,https://npmjs.com/package/react-router-dom lint-staged,13.0.3,Public,Published a month ago,Using npm:,npm i lint-staged,https://github.com/okonet/lint-staged,https://facebook.github.io/react/,MIT,17.3 kB,6,https://npmjs.com/package/lint-staged prop-types,15.8.1,Public,Published 7 months ago,The UNIX command rm -rf for node.,npm i prop-types,https://github.com/facebook/prop-types,http://redux.js.org/,MIT,2.55 MB,33,https://npmjs.com/package/prop-types redux,4.2.0,Public,Published 3 months ago,"The build will work without configuring these flags, however it is strongly recommended to properly configure them in order to get proper tree-shaking in the final bundle. To configure these flags:",npm i redux,https://github.com/reduxjs/redux,https://jestjs.io/,MIT,107 kB,10,https://npmjs.com/package/redux jest-cli,28.1.3,Public,Published 15 days ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs.,npm i jest-cli,https://github.com/facebook/jest,https://babel.dev/docs/en/next/babel-cli,MIT,29.1 kB,10,https://npmjs.com/package/jest-cli @babel/cli,7.18.9,Public,Published 10 days ago,"Babel uses very small helpers for common functions such as _extend. By default this will be added to every file that requires it. This duplication is sometimes unnecessary, especially when your application is spread out over multiple files.",npm i @babel/cli,https://github.com/babel/babel,https://github.com/isaacs/rimraf#readme,MIT,3.37 kB,4,https://npmjs.com/package/@babel/cli rimraf,3.0.2,Public,Published 2 years ago,,npm i rimraf,https://github.com/isaacs/rimraf,https://github.com/vuejs/core/tree/main/packages/vue#readme,ISC,260 kB,146,https://npmjs.com/package/rimraf vue,3.2.37,Public,Published 2 months ago,Using npm:,npm i vue,https://github.com/vuejs/core,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs,MIT,1.02 MB,466,https://npmjs.com/package/vue @types/yargs,17.0.10,Public,Published 4 months ago,,npm i @types/yargs,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/kentcdodds/cross-env#readme,MIT,14.3 kB,9,https://npmjs.com/package/@types/yargs babel-plugin-transform-runtime,6.23.0,Public,Published 5 years ago, ,npm i babel-plugin-transform-runtime,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime,https://babel.dev/docs/en/next/babel-plugin-proposal-numeric-separator,MIT,1.03 MB,28,https://npmjs.com/package/babel-plugin-transform-runtime cross-env,7.0.3,Public,Published 2 years ago,Using npm:,npm i cross-env,https://github.com/kentcdodds/cross-env,https://github.com/substack/tape,MIT,1.11 MB,61,https://npmjs.com/package/cross-env @babel/plugin-proposal-numeric-separator,7.18.6,Public,Published a month ago,Socket.IO enables real-time bidirectional event-based communication. It consists of:,npm i @babel/plugin-proposal-numeric-separator,https://github.com/babel/babel,https://ajv.js.org/,MIT,2.5 MB,67,https://npmjs.com/package/@babel/plugin-proposal-numeric-separator tape,5.5.3,Public,Published 4 months ago,Usage information and reference details can be found in Angular documentation.,npm i tape,https://github.com/substack/tape,https://babel.dev/docs/en/next/babel-plugin-transform-runtime,MIT,466 kB,10,https://npmjs.com/package/tape ajv,8.11.0,Public,Published 4 months ago,Usage information and reference details can be found in Angular documentation.,npm i ajv,https://github.com/ajv-validator/ajv,https://github.com/socketio/socket.io#readme,MIT,6.76 kB,7,https://npmjs.com/package/ajv @babel/plugin-transform-runtime,7.18.9,Public,Published 10 days ago,Acorn is open source software released under an MIT license.,npm i @babel/plugin-transform-runtime,https://github.com/babel/babel,https://github.com/angular/angular#readme,MIT,33.2 kB,21,https://npmjs.com/package/@babel/plugin-transform-runtime socket.io,4.5.1,Public,Published 2 months ago,"First, install the package using Yarn or npm:",npm i socket.io,https://github.com/socketio/socket.io,https://github.com/angular/angular#readme,MIT,64.1 kB,31,https://npmjs.com/package/socket.io @angular/platform-browser,14.1.0,Public,Published 7 days ago,This module is the guts of optimist's argument parser without all the fanciful decoration.,npm i @angular/platform-browser,https://github.com/angular/angular,https://github.com/acornjs/acorn,MIT,73.8 kB,8,https://npmjs.com/package/@angular/platform-browser @angular/animations,14.1.0,Public,Published 7 days ago,"Node.js proxying made simple. Configure proxy middleware with ease for connect, express, browser-sync and many more.",npm i @angular/animations,https://github.com/angular/angular,https://github.com/facebook/create-react-app#readme,MIT,6.98 kB,4,https://npmjs.com/package/@angular/animations acorn,8.8.0,Public,Published 7 days ago,Using npm:,npm i acorn,https://github.com/acornjs/acorn,https://github.com/substack/minimist,MIT,87.7 kB,26,https://npmjs.com/package/acorn react-app-polyfill,3.0.0,Public,Published 7 months ago,,npm i react-app-polyfill,https://github.com/facebook/create-react-app,https://github.com/chimurai/http-proxy-middleware#readme,MIT,20.7 kB,10,https://npmjs.com/package/react-app-polyfill minimist,1.2.6,Public,Published 4 months ago,"The easiest way to use this configuration is with Create React App, which includes it by default. You don’t need to install it separately in Create React App projects.",npm i minimist,https://github.com/substack/minimist,https://github.com/cssnano/cssnano,MIT,60 kB,19,https://npmjs.com/package/minimist http-proxy-middleware,2.0.6,Public,Published 3 months ago,Inject CSS into the DOM.,npm i http-proxy-middleware,https://github.com/chimurai/http-proxy-middleware,https://babel.dev/docs/en/next/babel-code-frame,MIT,14.1 kB,5,https://npmjs.com/package/http-proxy-middleware cssnano,5.1.12,Public,Published a month ago,Using npm:,npm i cssnano,https://github.com/cssnano/cssnano,https://github.com/SBoudrias/Inquirer.js#readme,MIT,,,https://npmjs.com/package/cssnano @babel/code-frame,7.18.6,Public,Published a month ago,,npm i @babel/code-frame,https://github.com/babel/babel,https://github.com/facebook/create-react-app#readme,MIT,,,https://npmjs.com/package/@babel/code-frame inquirer,9.0.2,Public,Published 8 days ago,,npm i inquirer,https://github.com/SBoudrias/Inquirer.js,https://github.com/webpack-contrib/style-loader,MIT,,,https://npmjs.com/package/inquirer babel-preset-react-app,10.0.1,Public,Published 7 months ago,,npm i babel-preset-react-app,https://github.com/facebook/create-react-app,https://babel.dev/docs/en/next/babel-preset-typescript,MIT,,,https://npmjs.com/package/babel-preset-react-app style-loader,3.3.1,Public,Published 9 months ago,,npm i style-loader,https://github.com/webpack-contrib/style-loader,,MIT,,,https://npmjs.com/package/style-loader @babel/preset-typescript,7.18.6,Public,Published a month ago,,npm i @babel/preset-typescript,https://github.com/babel/babel,,MIT,,,https://npmjs.com/package/@babel/preset-typescript tslint,6.1.3,Public,Published 2 years ago,⚠️ TSLint is deprecated.,npm i tslint,https://github.com/palantir/tslint,https://palantir.github.io/tslint,Apache-2.0,1.89 MB,513,https://npmjs.com/package/tslint eslint-config-standard,17.0.0,Public,Published 3 months ago,This module is for advanced users. You probably want to use standard instead :),npm i eslint-config-standard,https://github.com/standard/eslint-config-standard,https://github.com/standard/eslint-config-standard,MIT,16 kB,6,https://npmjs.com/package/eslint-config-standard lru-cache,7.13.1,Public,Published 13 days ago,"Specify a max number of the most recently used items that you want to keep, and this cache will keep that many of the most recently accessed items.",npm i lru-cache,https://github.com/isaacs/node-lru-cache,https://github.com/isaacs/node-lru-cache#readme,ISC,73.9 kB,5,https://npmjs.com/package/lru-cache @angular/compiler-cli,14.1.0,Public,Published 7 days ago,Usage information and reference details can be found in Angular documentation.,npm i @angular/compiler-cli,https://github.com/angular/angular,https://github.com/angular/angular/tree/main/packages/compiler-cli,MIT,2.81 MB,424,https://npmjs.com/package/@angular/compiler-cli @angular/router,14.1.0,Public,Published 7 days ago,Using npm:,npm i @angular/router,https://github.com/angular/angular,https://github.com/angular/angular/tree/main/packages/router,MIT,2.94 MB,71,https://npmjs.com/package/@angular/router @angular/language-service,14.1.0,Public,Published 7 days ago,"Essentially, this package makes it easy to grab a snapshot of the ""DOM tree"" rendered by a React DOM or React Native component without using a browser or jsdom.",npm i @angular/language-service,https://github.com/angular/angular,https://github.com/angular/angular#readme,MIT,14.1 MB,8,https://npmjs.com/package/@angular/language-service @babel/plugin-proposal-nullish-coalescing-operator,7.18.6,Public,Published a month ago,"All subsequent files required by node with the extensions .es6, .es, .jsx and .js will be transformed by Babel.",npm i @babel/plugin-proposal-nullish-coalescing-operator,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-plugin-proposal-nullish-coalescing-operator,MIT,4.41 kB,4,https://npmjs.com/package/@babel/plugin-proposal-nullish-coalescing-operator jest-resolve,28.1.3,Public,Published 15 days ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.,npm i jest-resolve,https://github.com/facebook/jest,https://github.com/facebook/jest#readme,MIT,63.2 kB,13,https://npmjs.com/package/jest-resolve react-scripts,5.0.1,Public,Published 4 months ago,Node.js fs.watch:,npm i react-scripts,https://github.com/facebook/create-react-app,https://github.com/facebook/create-react-app#readme,MIT,116 kB,24,https://npmjs.com/package/react-scripts react-test-renderer,18.2.0,Public,Published a month ago,"webpack CLI provides a flexible set of commands for developers to increase speed when setting up a custom webpack project. As of webpack v4, webpack is not expecting a configuration file, but often developers want to create a more custom webpack configuration based on their use-cases and needs. webpack CLI addresses these needs by providing a set of tools to improve the setup of custom webpack configuration.",npm i react-test-renderer,https://github.com/facebook/react,https://reactjs.org/,MIT,1.5 MB,9,https://npmjs.com/package/react-test-renderer babel-register,6.26.0,Public,Published 5 years ago,,npm i babel-register,https://github.com/babel/babel/tree/master/packages/babel-register,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash,MIT,860 kB,706,https://npmjs.com/package/babel-register @types/lodash,4.14.182,Public,Published 3 months ago,,npm i @types/lodash,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/paulmillr/chokidar,MIT,90.1 kB,8,https://npmjs.com/package/@types/lodash chokidar,3.5.3,Public,Published 6 months ago,,npm i chokidar,https://github.com/paulmillr/chokidar,https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli,MIT,109 kB,16,https://npmjs.com/package/chokidar webpack-cli,4.10.0,Public,Published a month ago,,npm i webpack-cli,https://github.com/webpack/webpack-cli,https://github.com/karma-runner/karma-chrome-launcher#readme,MIT,29.1 kB,11,https://npmjs.com/package/webpack-cli karma-chrome-launcher,3.1.1,Public,Published 5 months ago,"ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.",npm i karma-chrome-launcher,https://github.com/karma-runner/karma-chrome-launcher,https://github.com/airbnb/javascript,MIT,94 kB,21,https://npmjs.com/package/karma-chrome-launcher eslint-config-airbnb-base,15.0.0,Public,Published 9 months ago,"ws is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.",npm i eslint-config-airbnb-base,https://github.com/airbnb/javascript,https://github.com/xjamundx/eslint-plugin-promise,MIT,43.8 kB,30,https://npmjs.com/package/eslint-config-airbnb-base eslint-plugin-promise,6.0.0,Public,Published 7 months ago,Usage information and reference details can be found in Angular documentation.,npm i eslint-plugin-promise,https://github.com/xjamundx/eslint-plugin-promise,https://kulshekhar.github.io/ts-jest,ISC,263 kB,92,https://npmjs.com/package/eslint-plugin-promise ts-jest,28.0.7,Public,Published 11 days ago,These utilities come by default with Create React App. You don’t need to install it separately in Create React App projects.,npm i ts-jest,https://github.com/kulshekhar/ts-jest,https://github.com/websockets/ws,MIT,135 kB,19,https://npmjs.com/package/ts-jest ws,8.8.1,Public,Published 12 days ago,It is a part of the Hooks API for React.,npm i ws,https://github.com/websockets/ws,https://github.com/websockets/ws,MIT,135 kB,19,https://npmjs.com/package/ws ws,8.8.1,Public,Published 12 days ago,Out,npm i ws,https://github.com/websockets/ws,https://github.com/angular/angular#readme,MIT,140 kB,31,https://npmjs.com/package/ws @angular/platform-browser-dynamic,14.1.0,Public,Published 7 days ago,Using npm:,npm i @angular/platform-browser-dynamic,https://github.com/angular/angular,https://github.com/facebook/create-react-app#readme,MIT,111 kB,37,https://npmjs.com/package/@angular/platform-browser-dynamic react-dev-utils,12.0.1,Public,Published 4 months ago,The pathToRegexp function will return a regular expression object based on the provided path argument. It accepts the following arguments:,npm i react-dev-utils,https://github.com/facebook/create-react-app,https://reactjs.org/,MIT,118 kB,6,https://npmjs.com/package/react-dev-utils eslint-plugin-react-hooks,4.6.0,Public,Published a month ago,Using npm:,npm i eslint-plugin-react-hooks,https://github.com/facebook/react,https://github.com/pillarjs/path-to-regexp#readme,MIT,28.4 kB,3,https://npmjs.com/package/eslint-plugin-react-hooks babel-runtime,6.26.0,Public,Published 5 years ago,Usage information and reference details can be found in Angular documentation.,npm i babel-runtime,https://github.com/babel/babel/tree/master/packages/babel-runtime,https://babel.dev/docs/en/next/babel-plugin-proposal-export-namespace-from,MIT,2.47 kB,4,https://npmjs.com/package/babel-runtime babel-plugin-transform-es2015-modules-commonjs,6.26.2,Public,Published 4 years ago,,npm i babel-plugin-transform-es2015-modules-commonjs,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-commonjs,https://github.com/angular/angular#readme,MIT,108 kB,8,https://npmjs.com/package/babel-plugin-transform-es2015-modules-commonjs @babel/plugin-syntax-dynamic-import,7.8.3,Public,Published 3 years ago,"date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js.",npm i @babel/plugin-syntax-dynamic-import,https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import,https://github.com/ljharb/qs,MIT,4.24 kB,4,https://npmjs.com/package/@babel/plugin-syntax-dynamic-import path-to-regexp,6.2.1,Public,Published 3 months ago,First make sure you have installed the latest version of node.js (You may need to restart your computer after this step).,npm i path-to-regexp,https://github.com/pillarjs/path-to-regexp,https://github.com/date-fns/date-fns#readme,MIT,2.61 MB,49,https://npmjs.com/package/path-to-regexp @babel/plugin-proposal-export-namespace-from,7.18.9,Public,Published 10 days ago,See @angular/core for the actively supported Angular.,npm i @babel/plugin-proposal-export-namespace-from,https://github.com/babel/babel,https://github.com/mishoo/UglifyJS#readme,MIT,229 kB,17,https://npmjs.com/package/@babel/plugin-proposal-export-namespace-from @angular/forms,14.1.0,Public,Published 7 days ago,"The easiest way to use this configuration is with Create React App, which includes it by default.",npm i @angular/forms,https://github.com/angular/angular,http://angularjs.org/,MIT,6.61 MB,5722,https://npmjs.com/package/@angular/forms qs,6.11.0,Public,Published a month ago,Out,npm i qs,https://github.com/ljharb/qs,https://github.com/facebook/create-react-app#readme,BSD-3-Clause,1.27 MB,20,https://npmjs.com/package/qs date-fns,2.29.1,Public,Published 6 days ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine.,npm i date-fns,https://github.com/date-fns/date-fns,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine,MIT,2.09 MB,10,https://npmjs.com/package/date-fns uglify-js,3.16.3,Public,Published 3 days ago,"This repo will be made read-only, as all of the issues/labels have been moved over as well. Please report any bugs and open pull requests over on the main mono-repo.",npm i uglify-js,https://github.com/mishoo/UglifyJS,https://babeljs.io/,BSD-2-Clause,19.7 kB,6,https://npmjs.com/package/uglify-js angular,1.8.3,Public,Published 4 months ago,Using npm:,npm i angular,https://github.com/angular/angular.js,https://lodash.com/,MIT,57 kB,4,https://npmjs.com/package/angular eslint-config-react-app,7.0.1,Public,Published 4 months ago,I would recommend reading this guide on how to make user-friendly command-line tools.,npm i eslint-config-react-app,https://github.com/facebook/create-react-app,https://github.com/sindresorhus/meow#readme,MIT,101 kB,17,https://npmjs.com/package/eslint-config-react-app babel-plugin-syntax-jsx,6.18.0,Public,Published 6 years ago,Using npm:,npm i babel-plugin-syntax-jsx,https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-jsx,https://babel.dev/docs/en/next/babel-preset-flow,MIT,24.9 kB,5,https://npmjs.com/package/babel-plugin-syntax-jsx babel-plugin-transform-async-to-generator,6.24.1,Public,Published 5 years ago,"For Docs, License, Tests, and pre-packed downloads, see: https://underscorejs.org",npm i babel-plugin-transform-async-to-generator,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-to-generator,https://underscorejs.org/,MIT,3.74 kB,5,https://npmjs.com/package/babel-plugin-transform-async-to-generator @types/jasmine,4.0.3,Public,Published 3 months ago,,npm i @types/jasmine,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/nodejs/readable-stream,MIT,902 kB,503,https://npmjs.com/package/@types/jasmine babel-preset-env,1.7.0,Public,Published 4 years ago,Using npm:,npm i babel-preset-env,https://github.com/babel/babel-preset-env,https://babel.dev/docs/en/next/babel-plugin-transform-destructuring,MIT,193 kB,34,https://npmjs.com/package/babel-preset-env lodash.camelcase,4.3.0,Public,Published 6 years ago,Current version: 2.16.0,npm i lodash.camelcase,https://github.com/lodash/lodash,https://github.com/nodejs/nan#readme,MIT,77.4 kB,5,https://npmjs.com/package/lodash.camelcase meow,10.1.3,Public,Published a month ago,Usage information and reference details can be found in Angular documentation.,npm i meow,https://github.com/sindresorhus/meow,https://github.com/angular/angular#readme,MIT,422 kB,47,https://npmjs.com/package/meow @babel/preset-flow,7.18.6,Public,Published a month ago,Using npm:,npm i @babel/preset-flow,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-plugin-proposal-json-strings,MIT,431 kB,44,https://npmjs.com/package/@babel/preset-flow underscore,1.13.4,Public,Published 2 months ago,Using npm:,npm i underscore,https://github.com/jashkenas/underscore,https://babel.dev/docs/en/next/babel-plugin-transform-spread,MIT,3.44 kB,4,https://npmjs.com/package/underscore readable-stream,4.1.0,Public,Published 17 days ago,Using npm:,npm i readable-stream,https://github.com/nodejs/readable-stream,https://babel.dev/docs/en/next/babel-plugin-transform-parameters,MIT,7.66 kB,4,https://npmjs.com/package/readable-stream @babel/plugin-transform-destructuring,7.18.9,Public,Published 10 days ago,Usage information and reference details can be found in Angular documentation.,npm i @babel/plugin-transform-destructuring,https://github.com/babel/babel,https://github.com/angular/angular#readme,MIT,19.4 kB,7,https://npmjs.com/package/@babel/plugin-transform-destructuring ,2.16.0,Public,Published 2 months ago,Get professional support for eslint-plugin-jsx-a11y on Tidelift,npm i nan,https://github.com/nodejs/nan,https://github.com/jsx-eslint/eslint-plugin-jsx-a11y#readme,MIT,431 kB,44,https://npmjs.com/package/nan @angular/platform-server,14.1.0,Public,Published 7 days ago,,npm i @angular/platform-server,https://github.com/angular/angular,https://github.com/facebook/create-react-app#readme,MIT,674 kB,224,https://npmjs.com/package/@angular/platform-server @babel/plugin-proposal-json-strings,7.18.6,Public,Published a month ago,"If a function cannot return a value or throw an exception without blocking, it can return a promise instead. A promise is an object that represents the return value or the thrown exception that the function may eventually provide. A promise can also be used as a proxy for a remote object to overcome latency.",npm i @babel/plugin-proposal-json-strings,https://github.com/babel/babel,https://jasmine.github.io/,MIT,4.47 kB,3,https://npmjs.com/package/@babel/plugin-proposal-json-strings @babel/plugin-transform-spread,7.18.9,Public,Published 10 days ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema.,npm i @babel/plugin-transform-spread,https://github.com/babel/babel,https://github.com/kriskowal/q,MIT,379 kB,21,https://npmjs.com/package/@babel/plugin-transform-spread @babel/plugin-transform-parameters,7.18.8,Public,Published 20 days ago,"Please check out the roadmap for upcoming features and releases. Please open Issues to provide feedback, and check the develop branch for the latest bleeding-edge updates.",npm i @babel/plugin-transform-parameters,https://github.com/babel/babel,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema,MIT,101,16,https://npmjs.com/package/@babel/plugin-transform-parameters @angular/platform-server,14.1.0,Public,Published 7 days ago,"It stores addon loaders, communication channel and other resources which can be used by storybook implementations where required.",npm i @angular/platform-server,https://github.com/angular/angular,https://github.com/Marak/colors.js,MIT,32.2 kB,4,https://npmjs.com/package/@angular/platform-server eslint-plugin-jsx-a11y,6.6.1,Public,Published 6 days ago,Upgrading to version 4? Take a look at our upgrade guide here!,npm i eslint-plugin-jsx-a11y,https://github.com/jsx-eslint/eslint-plugin-jsx-a11y,https://github.com/storybookjs/storybook/tree/main/lib/addons,MIT,39.5 kB,21,https://npmjs.com/package/eslint-plugin-jsx-a11y babel-plugin-named-asset-import,0.3.8,Public,Published 7 months ago,Out,npm i babel-plugin-named-asset-import,https://github.com/facebook/create-react-app,https://github.com/mongodb/node-mongodb-native,MIT,105 kB,33,https://npmjs.com/package/babel-plugin-named-asset-import jasmine-core,4.3.0,Public,Published 4 days ago,.babelrc,npm i jasmine-core,https://github.com/jasmine/jasmine,https://babeljs.io/,MIT,2.59 MB,312,https://npmjs.com/package/jasmine-core q,1.5.1,Public,Published 5 years ago,.babelrc,npm i q,https://github.com/kriskowal/q,https://babeljs.io/,MIT,642,150,https://npmjs.com/package/q @types/json-schema,7.0.11,Public,Published 4 months ago,Options for source maps:,npm i @types/json-schema,https://github.com/DefinitelyTyped/DefinitelyTyped,https://babeljs.io/,MIT,642,150,https://npmjs.com/package/@types/json-schema colors,1.4.0,Public,Published 3 years ago,.babelrc,npm i colors,https://github.com/Marak/colors.js,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai,MIT,642,150,https://npmjs.com/package/colors @storybook/addons,6.5.9,Public,Published a month ago,In,npm i @storybook/addons,https://github.com/storybookjs/storybook,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express,MIT,642,150,https://npmjs.com/package/@storybook/addons mongodb,4.8.1,Public,Published a day ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai.,npm i mongodb,https://github.com/mongodb/node-mongodb-native,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon,Apache-2.0,642,150,https://npmjs.com/package/mongodb babel-plugin-transform-flow-strip-types,6.22.0,Public,Published 6 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express.,npm i babel-plugin-transform-flow-strip-types,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-flow-strip-types,https://github.com/sindresorhus/del#readme,MIT,642,150,https://npmjs.com/package/babel-plugin-transform-flow-strip-types babel-preset-stage-2,6.24.1,Public,Published 5 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon.,npm i babel-preset-stage-2,https://github.com/babel/babel/tree/master/packages/babel-preset-stage-2,https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx,MIT,80 kB,4,https://npmjs.com/package/babel-preset-stage-2 babel-preset-stage-3,6.24.1,Public,Published 5 years ago,The glob pattern ** matches all children and the parent.,npm i babel-preset-stage-3,https://github.com/babel/babel/tree/master/packages/babel-preset-stage-3,https://github.com/bripkens/connect-history-api-fallback#readme,MIT,12.5 kB,6,https://npmjs.com/package/babel-preset-stage-3 babel-generator,6.26.1,Public,Published 4 years ago,Using npm:,npm i babel-generator,https://github.com/babel/babel/tree/master/packages/babel-generator,https://github.com/browserify/resolve#readme,MIT,77.9 kB,5,https://npmjs.com/package/babel-generator babel-plugin-transform-class-properties,6.24.1,Public,Published 5 years ago,"Single Page Applications (SPA) typically only utilise one index file that is accessible by web browsers: usually index.html. Navigation in the application is then commonly handled using JavaScript with the help of the HTML5 History API. This results in issues when the user hits the refresh button or is directly accessing a page other than the landing page, e.g. /help or /help/online as the web server bypasses the index file to locate the file at this location. As your application is a SPA, the web server will fail trying to retrieve the file and return a 404 - Not Found message to the user.",npm i babel-plugin-transform-class-properties,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-class-properties,https://github.com/angular/angular#readme,MIT,12.8 kB,5,https://npmjs.com/package/babel-plugin-transform-class-properties babel-preset-flow,6.23.0,Public,Published 5 years ago,,npm i babel-preset-flow,https://github.com/babel/babel/tree/master/packages/babel-preset-flow,https://highlightjs.org/,MIT,24.2 kB,6,https://npmjs.com/package/babel-preset-flow @types/chai,4.3.1,Public,Published 3 months ago,"Implements Zones for JavaScript, inspired by Dart.",npm i @types/chai,https://github.com/DefinitelyTyped/DefinitelyTyped,https://jquery.com/,MIT,10.2 kB,4,https://npmjs.com/package/@types/chai @types/express,4.17.13,Public,Published a year ago,,npm i @types/express,https://github.com/DefinitelyTyped/DefinitelyTyped,https://babel.dev/docs/en/next/babel-parser,MIT,146 kB,99,https://npmjs.com/package/@types/express @types/sinon,10.0.13,Public,Published 8 days ago,"If upgrading, please see the blog post for 3.6.0. This includes notable differences from the previous version and a more readable changelog.",npm i @types/sinon,https://github.com/DefinitelyTyped/DefinitelyTyped,https://babel.dev/docs/en/next/babel-types,MIT,5.51 MB,286,https://npmjs.com/package/@types/sinon del,7.0.0,Public,Published 8 days ago,Using npm:,npm i del,https://github.com/sindresorhus/del,https://github.com/facebook/jest#readme,MIT,3.91 MB,1287,https://npmjs.com/package/del @babel/plugin-transform-react-jsx,7.18.6,Public,Published a month ago,Using npm:,npm i @babel/plugin-transform-react-jsx,https://github.com/babel/babel,https://marked.js.org/,MIT,1.32 MB,123,https://npmjs.com/package/@babel/plugin-transform-react-jsx connect-history-api-fallback,2.0.0,Public,Published a month ago,Checkout the demo page to see marked in action ⛹️,npm i connect-history-api-fallback,https://github.com/bripkens/connect-history-api-fallback,https://github.com/mui-org/material-ui/tree/master/packages/material-ui-icons,MIT,1.89 MB,9,https://npmjs.com/package/connect-history-api-fallback resolve,1.22.1,Public,Published a month ago,Install the package in your project directory with:,npm i resolve,https://github.com/browserify/resolve,https://github.com/sindresorhus/camelcase#readme,MIT,1.17 MB,99,https://npmjs.com/package/resolve zone.js,0.11.7,Public,Published 7 days ago,"If you use this on untrusted user input, don't forget to limit the length to something reasonable.",npm i zone.js,https://github.com/angular/angular,https://github.com/babel/babel-eslint,MIT,8.57 kB,4,https://npmjs.com/package/zone.js highlight.js,11.6.0,Public,Published 15 days ago,You only need to use babel-eslint if you are using types (Flow) or experimental features not supported in ESLint itself yet. Otherwise try the default parser (you don't have to use it just because you are using Babel).,npm i highlight.js,https://github.com/highlightjs/highlight.js,https://babel.dev/docs/en/next/babel-helper-module-imports,BSD-3-Clause,411 kB,20,https://npmjs.com/package/highlight.js jquery,3.6.0,Public,Published a year ago,Using npm:,npm i jquery,https://github.com/jquery/jquery,https://babel.dev/docs/en/next/babel-plugin-transform-async-to-generator,MIT,10.2 MB,16674,https://npmjs.com/package/jquery @babel/parser,7.18.9,Public,Published 10 days ago,Using npm:,npm i @babel/parser,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-plugin-transform-modules-umd,MIT,11.5 kB,5,https://npmjs.com/package/@babel/parser @babel/types,7.18.9,Public,Published 10 days ago,Using npm:,npm i @babel/types,https://github.com/babel/babel,https://github.com/storybookjs/storybook/tree/main/addons/actions,MIT,30.4 kB,16,https://npmjs.com/package/@babel/types jest-environment-node,28.1.3,Public,Published 15 days ago,Framework Support,npm i jest-environment-node,https://github.com/facebook/jest,https://github.com/npm/node-semver#readme,MIT,16.1 kB,7,https://npmjs.com/package/jest-environment-node marked,4.0.18,Public,Published 17 days ago,"You can also just load the module for the function that you care about, if you'd like to minimize your footprint.",npm i marked,https://github.com/markedjs/marked,https://github.com/storybookjs/storybook/tree/main/app/react,MIT,4.31 kB,4,https://npmjs.com/package/marked @material-ui/icons,4.11.3,Public,Published 4 months ago,,npm i @material-ui/icons,https://github.com/mui-org/material-ui,https://immutable-js.com/,MIT,9.49 kB,4,https://npmjs.com/package/@material-ui/icons camelcase,7.0.0,Public,Published 2 months ago,Read the docs and eat your vegetables.,npm i camelcase,https://github.com/sindresorhus/camelcase,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/enzyme,MIT,136 kB,121,https://npmjs.com/package/camelcase babel-eslint,10.1.0,Public,Published 2 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/enzyme.,npm i babel-eslint,https://github.com/babel/babel-eslint,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid,MIT,87.4 kB,51,https://npmjs.com/package/babel-eslint @babel/helper-module-imports,7.18.6,Public,Published a month ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid.,npm i @babel/helper-module-imports,https://github.com/babel/babel,https://github.com/nickmerwin/node-coveralls#readme,MIT,338 kB,247,https://npmjs.com/package/@babel/helper-module-imports @babel/plugin-transform-async-to-generator,7.18.6,Public,Published a month ago,Coveralls.io support for Node.js. Get the great coverage reporting of coveralls.io and add a cool coverage button (like the one above) to your README.,npm i @babel/plugin-transform-async-to-generator,https://github.com/babel/babel,https://github.com/nodeca/js-yaml#readme,MIT,664 kB,8,https://npmjs.com/package/@babel/plugin-transform-async-to-generator @babel/plugin-transform-modules-umd,7.18.6,Public,Published a month ago,Online Demo,npm i @babel/plugin-transform-modules-umd,https://github.com/babel/babel,https://github.com/socketio/socket.io-client#readme,MIT,35 kB,4,https://npmjs.com/package/@babel/plugin-transform-modules-umd @storybook/addon-actions,6.5.9,Public,Published a month ago,,npm i @storybook/addon-actions,https://github.com/storybookjs/storybook,https://babel.dev/docs/en/next/babel-plugin-transform-react-display-name,MIT,6.67 kB,5,https://npmjs.com/package/@storybook/addon-actions semver,7.3.7,Public,Published 4 months ago,Using npm:,npm i semver,https://github.com/npm/node-semver,https://github.com/webpack-contrib/url-loader,ISC,33 kB,12,https://npmjs.com/package/semver @storybook/react,6.5.9,Public,Published a month ago,A loader for webpack which transforms files into base64 URIs.,npm i @storybook/react,https://github.com/storybookjs/storybook,https://github.com/winstonjs/winston#readme,MIT,405 kB,33,https://npmjs.com/package/@storybook/react immutable,4.1.0,Public,Published 2 months ago,,npm i immutable,https://github.com/immutable-js/immutable-js,https://github.com/isaacs/minimatch#readme,MIT,1.04 MB,48,https://npmjs.com/package/immutable @types/enzyme,3.10.12,Public,Published 4 months ago,,npm i @types/enzyme,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/mde/ejs,MIT,5.26 kB,4,https://npmjs.com/package/@types/enzyme @types/uuid,8.3.4,Public,Published 7 months ago,"It is also possible to use ejs.render(dataAndOptions); where you pass everything in a single object. In that case, you'll end up with local variables for all the passed options. However, be aware that your code could break if we add an option with the same name as one of your data object's properties. Therefore, we do not recommend using this shortcut.",npm i @types/uuid,https://github.com/DefinitelyTyped/DefinitelyTyped,,MIT,29.6 kB,8,https://npmjs.com/package/@types/uuid coveralls,3.1.1,Public,Published a year ago,,npm i coveralls,https://github.com/nickmerwin/node-coveralls,,BSD-2-Clause,265 kB,38,https://npmjs.com/package/coveralls js-yaml,4.1.0,Public,Published a year ago,,npm i js-yaml,https://github.com/nodeca/js-yaml,,MIT,37.5 kB,5,https://npmjs.com/package/js-yaml socket.io-client,4.5.1,Public,Published 2 months ago,,npm i socket.io-client,https://github.com/socketio/socket.io-client,,MIT,140 kB,13,https://npmjs.com/package/socket.io-client @babel/plugin-transform-react-display-name,7.18.6,Public,Published a month ago,,npm i @babel/plugin-transform-react-display-name,https://github.com/babel/babel,,MIT,,,https://npmjs.com/package/@babel/plugin-transform-react-display-name url-loader,4.1.1,Public,Published 2 years ago,,npm i url-loader,https://github.com/webpack-contrib/url-loader,,MIT,,,https://npmjs.com/package/url-loader winston,3.8.1,Public,Published a month ago,,npm i winston,https://github.com/winstonjs/winston,,MIT,,,https://npmjs.com/package/winston minimatch,5.1.0,Public,Published 2 months ago,,npm i minimatch,https://github.com/isaacs/minimatch,,ISC,,,https://npmjs.com/package/minimatch ejs,3.1.8,Public,Published 3 months ago,,npm i ejs,https://github.com/mde/ejs,,Apache-2.0,,,https://npmjs.com/package/ejs jest-haste-map,28.1.3,Public,Published 15 days ago,Using npm:,npm i jest-haste-map,https://github.com/facebook/jest,https://github.com/facebook/jest#readme,MIT,128 kB,23,https://npmjs.com/package/jest-haste-map jest-environment-jsdom,28.1.3,Public,Published 15 days ago,Using npm:,npm i jest-environment-jsdom,https://github.com/facebook/jest,https://github.com/facebook/jest#readme,MIT,9.23 kB,4,https://npmjs.com/package/jest-environment-jsdom @babel/plugin-proposal-optional-catch-binding,7.18.6,Public,Published a month ago,Using npm:,npm i @babel/plugin-proposal-optional-catch-binding,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-plugin-proposal-optional-catch-binding,MIT,3.23 kB,4,https://npmjs.com/package/@babel/plugin-proposal-optional-catch-binding @babel/plugin-transform-regenerator,7.18.6,Public,Published a month ago,"Upgrading from uuid@3.x? Your code is probably okay, but check out Upgrading From uuid@3.x for details.",npm i @babel/plugin-transform-regenerator,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-plugin-transform-regenerator,MIT,3.51 kB,4,https://npmjs.com/package/@babel/plugin-transform-regenerator @babel/plugin-transform-arrow-functions,7.18.6,Public,Published a month ago,Framework Support,npm i @babel/plugin-transform-arrow-functions,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-plugin-transform-arrow-functions,MIT,3.22 kB,4,https://npmjs.com/package/@babel/plugin-transform-arrow-functions uuid,8.3.2,Public,Published 2 years ago,Using npm:,npm i uuid,https://github.com/uuidjs/uuid,https://github.com/uuidjs/uuid#readme,MIT,116 kB,66,https://npmjs.com/package/uuid @storybook/addon-links,6.5.9,Public,Published a month ago,English • Español (Latinoamérica) • Français • Bahasa Indonesia • Italiano (Italian) • 日本語 (Japanese) • 한국어 (Korean) • Português (Brasil) • 简体中文 (Simplified Chinese) • 繁體中文 (Taiwanese Mandarin),npm i @storybook/addon-links,https://github.com/storybookjs/storybook,https://github.com/storybookjs/storybook/tree/main/addons/links,MIT,56.3 kB,48,https://npmjs.com/package/@storybook/addon-links @babel/register,7.18.9,Public,Published 10 days ago,This plugin extracts CSS into separate files. It creates a CSS file per JS file which contains CSS. It supports On-Demand-Loading of CSS and SourceMaps.,npm i @babel/register,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-register,MIT,21.4 kB,18,https://npmjs.com/package/@babel/register standard,17.0.0,Public,Published 3 months ago,"Instead of implementing XMLHttpRequest in Node.js to run browser-specific Fetch polyfill, why not go from native http to fetch API directly? Hence, node-fetch, minimal code for a window.fetch compatible API on Node.js runtime.",npm i standard,https://github.com/standard/standard,https://standardjs.com/,MIT,163 kB,11,https://npmjs.com/package/standard mini-css-extract-plugin,2.6.1,Public,Published a month ago,"If your desired formatting does not match Prettier’s output, you should use a different tool such as prettier-eslint instead.",npm i mini-css-extract-plugin,https://github.com/webpack-contrib/mini-css-extract-plugin,https://github.com/webpack-contrib/mini-css-extract-plugin,MIT,113 kB,15,https://npmjs.com/package/mini-css-extract-plugin node-fetch,3.2.9,Public,Published 10 days ago,This is a Node.js module available through the npm registry. Installation is done using the npm install command:,npm i node-fetch,https://github.com/node-fetch/node-fetch,https://github.com/node-fetch/node-fetch,MIT,107 kB,17,https://npmjs.com/package/node-fetch eslint-plugin-prettier,4.2.1,Public,Published a month ago,Using npm:,npm i eslint-plugin-prettier,https://github.com/prettier/eslint-plugin-prettier,https://github.com/prettier/eslint-plugin-prettier#readme,MIT,58.3 kB,5,https://npmjs.com/package/eslint-plugin-prettier serve-static,1.15.0,Public,Published 4 months ago,"If a string is provided, it is treated as a shortcut for options.text.",npm i serve-static,https://github.com/expressjs/serve-static,https://github.com/expressjs/serve-static#readme,MIT,25.2 kB,5,https://npmjs.com/package/serve-static lodash.get,4.4.2,Public,Published 6 years ago,Using npm:,npm i lodash.get,https://github.com/lodash/lodash,https://lodash.com/,MIT,26.2 kB,6,https://npmjs.com/package/lodash.get ora,6.1.2,Public,Published a month ago,The ultimate javascript content-type utility.,npm i ora,https://github.com/sindresorhus/ora,https://github.com/sindresorhus/ora#readme,MIT,21.4 kB,11,https://npmjs.com/package/ora @babel/template,7.18.6,Public,Published a month ago,Using npm:,npm i @babel/template,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-template,MIT,18.3 kB,5,https://npmjs.com/package/@babel/template mime-types,2.1.35,Public,Published 5 months ago,Having problems? want to contribute? join our community slack.,npm i mime-types,https://github.com/jshttp/mime-types,https://github.com/jshttp/mime-types#readme,MIT,4.55 kB,4,https://npmjs.com/package/mime-types @babel/helper-plugin-utils,7.18.9,Public,Published 10 days ago,Node.js body parsing middleware.,npm i @babel/helper-plugin-utils,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-helper-plugin-utils,MIT,105 kB,21,https://npmjs.com/package/@babel/helper-plugin-utils nyc,15.1.0,Public,Published 2 years ago,Usage information and reference details can be found in repository README file.,npm i nyc,https://github.com/istanbuljs/nyc,https://istanbul.js.org/,ISC,60.2 kB,11,https://npmjs.com/package/nyc body-parser,1.20.0,Public,Published 4 months ago,,npm i body-parser,https://github.com/expressjs/body-parser,https://github.com/expressjs/body-parser#readme,MIT,547 kB,142,https://npmjs.com/package/body-parser @angular/cli,14.1.0,Public,Published 7 days ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse.,npm i @angular/cli,https://github.com/angular/angular-cli,https://github.com/angular/angular-cli,MIT,751 kB,8,https://npmjs.com/package/@angular/cli electron,19.0.10,Public,Published 7 hours ago,Babylon is a JavaScript parser used in Babel.,npm i electron,https://github.com/electron/electron,https://github.com/electron/electron#readme,MIT,123 kB,6,https://npmjs.com/package/electron @types/babel__traverse,7.17.1,Public,Published 3 months ago,Out,npm i @types/babel__traverse,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse,MIT,1.11 MB,10,https://npmjs.com/package/@types/babel__traverse babylon,6.18.0,Public,Published 5 years ago,.babelrc,npm i babylon,https://github.com/babel/babylon,https://babeljs.io/,MIT,12.1 kB,6,https://npmjs.com/package/babylon babel-plugin-transform-object-assign,6.22.0,Public,Published 6 years ago,.babelrc,npm i babel-plugin-transform-object-assign,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-assign,https://babeljs.io/,MIT,24.8 kB,7,https://npmjs.com/package/babel-plugin-transform-object-assign babel-preset-stage-1,6.24.1,Public,Published 5 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery.,npm i babel-preset-stage-1,https://github.com/babel/babel/tree/master/packages/babel-preset-stage-1,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery,MIT,5.68 MB,27,https://npmjs.com/package/babel-preset-stage-1 babel-plugin-syntax-object-rest-spread,6.13.0,Public,Published 6 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch.,npm i babel-plugin-syntax-object-rest-spread,https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch,MIT,58.3 kB,11,https://npmjs.com/package/babel-plugin-syntax-object-rest-spread @types/jquery,3.5.14,Public,Published 5 months ago,,npm i @types/jquery,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/gotwarlost/istanbul#readme,MIT,54.1 kB,4,https://npmjs.com/package/@types/jquery @types/node-fetch,2.6.2,Public,Published a month ago,"Note that glob patterns can only contain forward-slashes, not backward-slashes, so if you want to construct a glob pattern from path components, you need to use path.posix.join() instead of path.join().",npm i @types/node-fetch,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/sindresorhus/globby#readme,MIT,2.74 kB,4,https://npmjs.com/package/@types/node-fetch istanbul,0.4.5,Public,Published 6 years ago,,npm i istanbul,https://github.com/gotwarlost/istanbul,https://github.com/mikaelbr/node-notifier#readme,BSD-3-Clause,2.73 kB,4,https://npmjs.com/package/istanbul globby,13.1.2,Public,Published 2 months ago,See https://facebook.github.io/react/docs/test-utils.html for more information.,npm i globby,https://github.com/sindresorhus/globby,https://github.com/facebook/react#readme,MIT,7.78 kB,5,https://npmjs.com/package/globby node-notifier,10.0.1,Public,Published 6 months ago,,npm i node-notifier,https://github.com/mikaelbr/node-notifier,https://github.com/sindresorhus/execa#readme,MIT,78.8 kB,22,https://npmjs.com/package/node-notifier react-addons-test-utils,15.6.2,Public,Published 5 years ago,Using npm:,npm i react-addons-test-utils,https://github.com/facebook/react,https://lodash.com/,MIT,78.8 kB,22,https://npmjs.com/package/react-addons-test-utils execa,6.1.0,Public,Published 5 months ago,Using npm:,npm i execa,https://github.com/sindresorhus/execa,https://babel.dev/docs/en/next/babel-plugin-syntax-jsx,MIT,3.96 kB,4,https://npmjs.com/package/execa lodash.merge,4.6.2,Public,Published 3 years ago,Using npm:,npm i lodash.merge,https://github.com/lodash/lodash,https://github.com/facebook/jest#readme,MIT,38.1 kB,8,https://npmjs.com/package/lodash.merge @babel/plugin-syntax-jsx,7.18.6,Public,Published a month ago,An express-style development middleware for use with webpack bundles and allows for serving of the files emitted from webpack. This should be used for development only.,npm i @babel/plugin-syntax-jsx,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-plugin-proposal-async-generator-functions,MIT,730 kB,248,https://npmjs.com/package/@babel/plugin-syntax-jsx babel-preset-jest,28.1.3,Public,Published 15 days ago,An express-style development middleware for use with webpack bundles and allows for serving of the files emitted from webpack. This should be used for development only.,npm i babel-preset-jest,https://github.com/facebook/jest,https://github.com/webpack/webpack-dev-middleware,MIT,632 kB,45,https://npmjs.com/package/babel-preset-jest @babel/plugin-proposal-async-generator-functions,7.18.6,Public,Published a month ago,Using npm:,npm i @babel/plugin-proposal-async-generator-functions,https://github.com/babel/babel,https://github.com/webpack/webpack-dev-middleware,MIT,288 kB,60,https://npmjs.com/package/@babel/plugin-proposal-async-generator-functions webpack-dev-middleware,5.3.3,Public,Published 2 months ago,The file-loader resolves import/require() on a file into a url and emits the file into the output directory.,npm i webpack-dev-middleware,https://github.com/webpack/webpack-dev-middleware,https://babel.dev/docs/en/next/babel-plugin-proposal-export-default-from,MIT,577 kB,132,https://npmjs.com/package/webpack-dev-middleware webpack-dev-middleware,5.3.3,Public,Published 2 months ago,"While the builders when executed via the Angular CLI and their associated options are considered stable, the programmatic APIs are not considered officially supported and are not subject to the breaking change guarantees of SemVer.",npm i webpack-dev-middleware,https://github.com/webpack/webpack-dev-middleware,https://github.com/webpack-contrib/file-loader,MIT,32.3 kB,4,https://npmjs.com/package/webpack-dev-middleware @babel/plugin-proposal-export-default-from,7.18.9,Public,Published 10 days ago,"Got a question? Join us on stackoverflow, the mailing list or chat on IRC",npm i @babel/plugin-proposal-export-default-from,https://github.com/babel/babel,https://github.com/angular/angular-cli,MIT,7.06 kB,4,https://npmjs.com/package/@babel/plugin-proposal-export-default-from file-loader,6.2.0,Public,Published 2 years ago,Yargs be a node.js library fer hearties tryin' ter parse optstrings,npm i file-loader,https://github.com/webpack-contrib/file-loader,https://github.com/petkaantonov/bluebird,MIT,7.84 MB,980,https://npmjs.com/package/file-loader @angular-devkit/build-angular,14.1.0,Public,Published 7 days ago,,npm i @angular-devkit/build-angular,https://github.com/angular/angular-cli,https://yargs.js.org/,MIT,923 kB,52,https://npmjs.com/package/@angular-devkit/build-angular bluebird,3.7.2,Public,Published 3 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core.,npm i bluebird,https://github.com/petkaantonov/bluebird,https://browsersync.io/,MIT,121 kB,21,https://npmjs.com/package/bluebird yargs,17.5.1,Public,Published 2 months ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasminewd2.,npm i yargs,https://github.com/yargs/yargs,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core,MIT,1.39 MB,103,https://npmjs.com/package/yargs browser-sync,2.27.10,Public,Published 2 months ago,,npm i browser-sync,https://github.com/BrowserSync/browser-sync,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasminewd2,Apache-2.0,315 kB,27,https://npmjs.com/package/browser-sync @types/babel__core,7.1.19,Public,Published 4 months ago,Out,npm i @types/babel__core,https://github.com/DefinitelyTyped/DefinitelyTyped,http://element.eleme.io/,MIT,20 MB,5422,https://npmjs.com/package/@types/babel__core @types/jasminewd2,2.0.10,Public,Published a year ago,.babelrc,npm i @types/jasminewd2,https://github.com/DefinitelyTyped/DefinitelyTyped,https://babeljs.io/,MIT,71.5 kB,16,https://npmjs.com/package/@types/jasminewd2 element-ui,2.15.9,Public,Published 2 months ago,,npm i element-ui,https://github.com/ElemeFE/element,https://airbnb.io/enzyme/,MIT,1.37 MB,660,https://npmjs.com/package/element-ui babel-plugin-external-helpers,6.22.0,Public,Published 6 years ago,Documentation for version 5 can be found in the docs directory. This is the current stable release. Version 5 is used in React Router version 6.,npm i babel-plugin-external-helpers,https://github.com/babel/babel/tree/master/packages/babel-plugin-external-helpers,https://github.com/remix-run/history#readme,MIT,251 kB,52,https://npmjs.com/package/babel-plugin-external-helpers babel-plugin-transform-react-jsx,6.24.1,Public,Published 5 years ago,License: MIT,npm i babel-plugin-transform-react-jsx,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx,https://github.com/angular/angular#readme,MIT,34.2 kB,10,https://npmjs.com/package/babel-plugin-transform-react-jsx babel-polyfill,6.26.0,Public,Published 5 years ago,"For API details and how to use promises, see the JavaScript Promises HTML5Rocks article.",npm i babel-polyfill,https://github.com/babel/babel/tree/master/packages/babel-polyfill,https://github.com/stefanpenner/es6-promise,MIT,23.5 kB,10,https://npmjs.com/package/babel-polyfill babel-plugin-syntax-dynamic-import,6.18.0,Public,Published 6 years ago,,npm i babel-plugin-syntax-dynamic-import,https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import,https://github.com/brianc/node-postgres,MIT,15.9 kB,6,https://npmjs.com/package/babel-plugin-syntax-dynamic-import enzyme,3.11.0,Public,Published 3 years ago,Non-blocking PostgreSQL client for Node.js. Pure JavaScript and optional native libpq bindings.,npm i enzyme,https://github.com/airbnb/enzyme,https://react-bootstrap.github.io/,MIT,22.5 kB,6,https://npmjs.com/package/enzyme history,5.3.0,Public,Published 5 months ago,"React-Bootstrap is compatible with various versions of Bootstrap. As such, you need to ensure you are using the correct combination of versions.",npm i history,https://github.com/remix-run/history,https://github.com/TypeStrong/ts-loader,MIT,486 kB,43,https://npmjs.com/package/history @angular/http,7.2.16,Public,Published 3 years ago,,npm i @angular/http,https://github.com/angular/angular,https://github.com/motdotla/dotenv#readme,MIT,33.1 kB,7,https://npmjs.com/package/@angular/http es6-promise,4.2.8,Public,Published 3 years ago,,npm i es6-promise,https://github.com/stefanpenner/es6-promise,https://github.com/justmoon/node-extend#readme,MIT,38 kB,10,https://npmjs.com/package/es6-promise bower,1.8.14,Public,Published 4 months ago,"node-extend is a port of the classic extend() method from jQuery. It behaves as you expect. It is simple, tried and true.",npm i bower,http://bower.io/,https://github.com/pvorb/node-clone#readme,MIT,2.03 MB,40,https://npmjs.com/package/bower pg,8.7.3,Public,Published 6 months ago,"offers foolproof deep cloning of objects, arrays, numbers, strings, maps, sets, promises, etc. in JavaScript.",npm i pg,https://github.com/brianc/node-postgres,https://github.com/visionmedia/supertest#readme,MIT,76.1 kB,40,https://npmjs.com/package/pg react-bootstrap,2.4.0,Public,Published 2 months ago,HTTP assertions made easy via superagent.,npm i react-bootstrap,https://github.com/react-bootstrap/react-bootstrap,https://nodemailer.com/,MIT,14.1 kB,6,https://npmjs.com/package/react-bootstrap ts-loader,9.3.1,Public,Published a month ago,Send emails from Node.js – easy as cake! 🍰✉️,npm i ts-loader,https://github.com/TypeStrong/ts-loader,https://babel.dev/docs/en/next/babel-plugin-transform-typescript,MIT,385 kB,4,https://npmjs.com/package/ts-loader dotenv,16.0.1,Public,Published 3 months ago,Using npm:,npm i dotenv,https://github.com/motdotla/dotenv,https://github.com/facebook/jest#readme,BSD-2-Clause,41.4 MB,1239,https://npmjs.com/package/dotenv extend,3.0.2,Public,Published 4 years ago,A parameterised testing library for Jest inspired by mocha-each.,npm i extend,https://github.com/justmoon/node-extend,https://terser.org/,MIT,9.46 MB,1858,https://npmjs.com/package/extend clone,2.1.2,Public,Published 4 years ago,A JavaScript mangler/compressor toolkit for ES6+.,npm i clone,https://github.com/pvorb/node-clone,https://babel.dev/docs/en/next/babel-node,MIT,26.4 kB,4,https://npmjs.com/package/clone supertest,6.2.4,Public,Published a month ago,There are many cool features provided by vue-loader:,npm i supertest,https://github.com/visionmedia/supertest,https://github.com/facebook/create-react-app#readme,MIT,32.2 kB,4,https://npmjs.com/package/supertest nodemailer,6.7.7,Public,Published 22 days ago,Using npm:,npm i nodemailer,https://github.com/nodemailer/nodemailer,https://echarts.apache.org/,MIT,230 kB,24,https://npmjs.com/package/nodemailer @babel/plugin-transform-typescript,7.18.8,Public,Published 20 days ago,"When developing within this package, make sure you run npm start (or yarn start) so that the files are compiled as you work. This is run in watch mode by default.",npm i @babel/plugin-transform-typescript,https://github.com/babel/babel,https://docs.npmjs.com/,MIT,7.22 kB,4,https://npmjs.com/package/@babel/plugin-transform-typescript jest-each,28.1.3,Public,Published 15 days ago,中文官网 | ENGLISH HOMEPAGE,npm i jest-each,https://github.com/facebook/jest,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-as-promised,MIT,49.3 MB,3519,https://npmjs.com/package/jest-each terser,5.14.2,Public,Published 14 days ago,One of the following versions of Node.js must be installed to run npm:,npm i terser,https://github.com/terser/terser,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/q,BSD-2-Clause,77.6 kB,8,https://npmjs.com/package/terser vue-loader,17.0.0,Public,Published 8 months ago,Out,npm i vue-loader,https://github.com/babel/babel,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver,MIT,2.68 kB,4,https://npmjs.com/package/vue-loader @babel/node,7.18.9,Public,Published 10 days ago,.babelrc,npm i @babel/node,https://github.com/facebook/create-react-app,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug,MIT,118 kB,32,https://npmjs.com/package/@babel/node react-error-overlay,6.0.11,Public,Published 4 months ago,Out,npm i react-error-overlay,https://github.com/apache/echarts,https://ant.design/,MIT,269 kB,69,https://npmjs.com/package/react-error-overlay echarts,5.3.3,Public,Published a month ago,Out,npm i echarts,https://github.com/npm/cli,https://github.com/webpack-contrib/copy-webpack-plugin,Apache-2.0,43.4 kB,8,https://npmjs.com/package/echarts npm,8.15.1,Public,Published 5 hours ago,.babelrc,npm i npm,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-typeof-symbol,https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties,Artistic-2.0,26.6 kB,6,https://npmjs.com/package/npm babel-plugin-transform-es2015-typeof-symbol,6.23.0,Public,Published 5 years ago,Try in REPL,npm i babel-plugin-transform-es2015-typeof-symbol,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-classes,https://github.com/GoogleChrome/workbox,MIT,20 kB,6,https://npmjs.com/package/babel-plugin-transform-es2015-typeof-symbol babel-plugin-transform-es2015-classes,6.24.1,Public,Published 5 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-as-promised.,npm i babel-plugin-transform-es2015-classes,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs,https://github.com/mysticatea/eslint-plugin-node#readme,MIT,3.31 MB,31,https://npmjs.com/package/babel-plugin-transform-es2015-classes babel-plugin-transform-es2015-modules-systemjs,6.24.1,Public,Published 5 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/q.,npm i babel-plugin-transform-es2015-modules-systemjs,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-arrow-functions,https://github.com/form-data/form-data#readme,MIT,491 kB,125,https://npmjs.com/package/babel-plugin-transform-es2015-modules-systemjs babel-plugin-transform-es2015-arrow-functions,6.22.0,Public,Published 6 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver.,npm i babel-plugin-transform-es2015-arrow-functions,https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-functions,https://github.com/karma-runner/karma-jasmine#readme,MIT,82.9 kB,9,https://npmjs.com/package/babel-plugin-transform-es2015-arrow-functions babel-plugin-syntax-async-functions,6.13.0,Public,Published 6 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug.,npm i babel-plugin-syntax-async-functions,https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-trailing-function-commas,https://github.com/expressjs/cors#readme,MIT,82.8 kB,32,https://npmjs.com/package/babel-plugin-syntax-async-functions babel-plugin-syntax-trailing-function-commas,6.22.0,Public,Published 6 years ago,,npm i babel-plugin-syntax-trailing-function-commas,https://github.com/DefinitelyTyped/DefinitelyTyped,http://jshint.com/,MIT,11.4 kB,9,https://npmjs.com/package/babel-plugin-syntax-trailing-function-commas @types/chai-as-promised,7.1.5,Public,Published 6 months ago,"Copies individual files or entire directories, which already exist, to the build directory.",npm i @types/chai-as-promised,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/clean-css/clean-css,MIT,,,https://npmjs.com/package/@types/chai-as-promised @types/q,1.5.5,Public,Published a year ago,Using npm:,npm i @types/q,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/expressjs/session#readme,MIT,,,https://npmjs.com/package/@types/q @types/selenium-webdriver,4.1.2,Public,Published 3 days ago,Additional ESLint's rules for Node.js,npm i @types/selenium-webdriver,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/Gozala/events#readme,MIT,,,https://npmjs.com/package/@types/selenium-webdriver @types/debug,4.1.7,Public,Published a year ago,The API of this library is inspired by the XMLHttpRequest-2 FormData Interface.,npm i @types/debug,https://github.com/ant-design/ant-design,https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-babel#readme,MIT,,,https://npmjs.com/package/@types/debug antd,4.22.1,Public,Published 18 hours ago,If you want to run only some tests whose name match a given pattern you can do this in the following way,npm i antd,https://github.com/webpack-contrib/copy-webpack-plugin,,MIT,,,https://npmjs.com/package/antd copy-webpack-plugin,11.0.0,Public,Published 2 months ago,CORS is a node.js package for providing a Connect/Express middleware that can be used to enable CORS with various options.,npm i copy-webpack-plugin,https://github.com/babel/babel,,MIT,,,https://npmjs.com/package/copy-webpack-plugin @babel/plugin-syntax-class-properties,7.12.13,Public,Published a year ago,,npm i @babel/plugin-syntax-class-properties,https://github.com/googlechrome/workbox,,MIT,,,https://npmjs.com/package/@babel/plugin-syntax-class-properties workbox-webpack-plugin,6.5.4,Public,Published 6 hours ago,clean-css is a fast and efficient CSS optimizer for Node.js platform and any modern browser.,npm i workbox-webpack-plugin,https://github.com/mysticatea/eslint-plugin-node,,MIT,,,https://npmjs.com/package/workbox-webpack-plugin eslint-plugin-node,11.1.0,Public,Published 2 years ago,This is a Node.js module available through the npm registry. Installation is done using the npm install command:,npm i eslint-plugin-node,https://github.com/form-data/form-data,,MIT,,,https://npmjs.com/package/eslint-plugin-node form-data,4.0.0,Public,Published a year ago,"Note that the events module uses ES5 features. If you need to support very old browsers like IE8, use a shim like es5-shim. You need both the shim and the sham versions of es5-shim.",npm i form-data,https://github.com/karma-runner/karma-jasmine,,MIT,,,https://npmjs.com/package/form-data karma-jasmine,5.1.0,Public,Published a month ago,"By default, babel-loader excludes files inside node_modules dependencies. If you wish to explicitly transpile a dependency module, you will need to add it to the transpileDependencies option in vue.config.js:",npm i karma-jasmine,https://github.com/expressjs/cors,,MIT,,,https://npmjs.com/package/karma-jasmine cors,2.8.5,Public,Published 4 years ago,,npm i cors,https://github.com/jshint/jshint,,MIT,,,https://npmjs.com/package/cors jshint,2.13.5,Public,Published 19 days ago,,npm i jshint,https://github.com/clean-css/clean-css,,MIT,,,https://npmjs.com/package/jshint clean-css,5.3.1,Public,Published 15 days ago,,npm i clean-css,https://github.com/expressjs/session,,MIT,,,https://npmjs.com/package/clean-css express-session,1.17.3,Public,Published 3 months ago,,npm i express-session,https://github.com/Gozala/events,,MIT,,,https://npmjs.com/package/express-session events,3.3.0,Public,Published a year ago,,npm i events,https://github.com/vuejs/vue-cli,,MIT,,,https://npmjs.com/package/events @vue/cli-plugin-babel,5.0.8,Public,Published 21 days ago,,npm i @vue/cli-plugin-babel,,,MIT,,,https://npmjs.com/package/@vue/cli-plugin-babel stylelint,14.9.1,Public,Published 2 months ago,"A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",npm i stylelint,https://github.com/stylelint/stylelint,https://stylelint.io/,MIT,860 kB,370,https://npmjs.com/package/stylelint jest-diff,28.1.3,Public,Published 15 days ago,"The diff named export serializes JavaScript values, compares them line-by-line, and returns a string which includes comparison lines.",npm i jest-diff,https://github.com/facebook/jest,https://github.com/facebook/jest#readme,MIT,78.6 kB,14,https://npmjs.com/package/jest-diff jest-config,28.1.3,Public,Published 15 days ago,Simple example:,npm i jest-config,https://github.com/facebook/jest,https://github.com/facebook/jest#readme,MIT,106 kB,20,https://npmjs.com/package/jest-config loader-utils,3.2.0,Public,Published 9 months ago,,npm i loader-utils,https://github.com/webpack/loader-utils,https://github.com/webpack/loader-utils#readme,MIT,31.9 kB,13,https://npmjs.com/package/loader-utils big.js,6.2.1,Public,Published 18 days ago,Using npm:,npm i big.js,https://github.com/MikeMcl/big.js,https://github.com/MikeMcl/big.js#readme,MIT,58.6 kB,5,https://npmjs.com/package/big.js @babel/plugin-transform-flow-strip-types,7.18.9,Public,Published 10 days ago,,npm i @babel/plugin-transform-flow-strip-types,https://github.com/babel/babel,https://babel.dev/docs/en/next/babel-plugin-transform-flow-strip-types,MIT,7.01 kB,4,https://npmjs.com/package/@babel/plugin-transform-flow-strip-types dayjs,1.11.4,Public,Published 8 days ago,,npm i dayjs,https://github.com/iamkun/dayjs,https://day.js.org/,MIT,647 kB,443,https://npmjs.com/package/dayjs puppeteer,15.5.0,Public,Published 7 days ago,,npm i puppeteer,https://github.com/puppeteer/puppeteer,https://github.com/puppeteer/puppeteer#readme,Apache-2.0,3.24 MB,531,https://npmjs.com/package/puppeteer sequelize,6.21.3,Public,Published 17 days ago,License: MIT,npm i sequelize,https://github.com/sequelize/sequelize,https://sequelize.org/,MIT,2.65 MB,288,https://npmjs.com/package/sequelize @angular/cdk,14.1.0,Public,Published 8 days ago,See how Got compares to other HTTP libraries,npm i @angular/cdk,https://github.com/angular/components,https://github.com/angular/components#readme,MIT,10.6 MB,633,https://npmjs.com/package/@angular/cdk got,12.2.0,Public,Published 4 days ago,Please refer to the official website.,npm i got,https://github.com/sindresorhus/got,https://github.com/sindresorhus/got#readme,MIT,250 kB,45,https://npmjs.com/package/got eslint-plugin-vue,9.3.0,Public,Published 3 days ago,nodemon is a tool that helps develop Node.js based applications by automatically restarting the node application when file changes in the directory are detected.,npm i eslint-plugin-vue,https://github.com/vuejs/eslint-plugin-vue,https://eslint.vuejs.org/,MIT,1.15 MB,266,https://npmjs.com/package/eslint-plugin-vue nodemon,2.0.19,Public,Published 22 days ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-test-renderer.,npm i nodemon,https://github.com/remy/nodemon,https://nodemon.io/,MIT,197 kB,45,https://npmjs.com/package/nodemon @types/react-test-renderer,18.0.0,Public,Published 4 months ago,"This is a conversion of the log4js framework to work with node. I started out just stripping out the browser-specific code and tidying up some of the javascript to work better in node. It grew from there. Although it's got a similar name to the Java library log4j, thinking that it will behave the same way will only bring you sorrow and confusion.",npm i @types/react-test-renderer,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-test-renderer,MIT,8.77 kB,6,https://npmjs.com/package/@types/react-test-renderer log4js,6.6.1,Public,Published 2 days ago,,npm i log4js,https://github.com/log4js-node/log4js-node,https://log4js-node.github.io/log4js-node/,Apache-2.0,142 kB,31,https://npmjs.com/package/log4js @typescript-eslint/typescript-estree,5.31.0,Public,Published 2 days ago,📖 Read the full docs here,npm i @typescript-eslint/typescript-estree,https://github.com/typescript-eslint/typescript-eslint,https://github.com/typescript-eslint/typescript-eslint#readme,BSD-2-Clause,463 kB,95,https://npmjs.com/package/@typescript-eslint/typescript-estree babel-traverse,6.26.0,Public,Published 5 years ago,In,npm i babel-traverse,https://github.com/babel/babel/tree/master/packages/babel-traverse,https://babeljs.io/,MIT,8.47 kB,4,https://npmjs.com/package/babel-traverse babel-plugin-transform-strict-mode,6.24.1,Public,Published 5 years ago,Default parameters desugar into let declarations to retain proper semantics. If this is not supported in your environment then you'll need the transform-block-scoping plugin.,npm i babel-plugin-transform-strict-mode,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack,MIT,72.4 kB,31,https://npmjs.com/package/babel-plugin-transform-strict-mode babel-plugin-transform-es2015-block-scoped-functions,6.22.0,Public,Published 6 years ago,In,npm i babel-plugin-transform-es2015-block-scoped-functions,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-block-scoped-functions,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer,MIT,443 kB,10,https://npmjs.com/package/babel-plugin-transform-es2015-block-scoped-functions babel-plugin-transform-es2015-parameters,6.24.1,Public,Published 5 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack.,npm i babel-plugin-transform-es2015-parameters,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-parameters,https://babeljs.io/,MIT,349 kB,8,https://npmjs.com/package/babel-plugin-transform-es2015-parameters babel-plugin-transform-es2015-sticky-regex,6.24.1,Public,Published 5 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer.,npm i babel-plugin-transform-es2015-sticky-regex,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-sticky-regex,https://github.com/MikeMcl/bignumber.js#readme,MIT,7.64 kB,7,https://npmjs.com/package/babel-plugin-transform-es2015-sticky-regex babel-plugin-transform-es2015-destructuring,6.23.0,Public,Published 5 years ago,See our website @babel/polyfill for more information or the issues associated with this package.,npm i babel-plugin-transform-es2015-destructuring,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-destructuring,https://github.com/zertosh/invariant#readme,MIT,136 kB,43,https://npmjs.com/package/babel-plugin-transform-es2015-destructuring babel-plugin-transform-es2015-duplicate-keys,6.24.1,Public,Published 5 years ago,A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic.,npm i babel-plugin-transform-es2015-duplicate-keys,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-duplicate-keys,https://github.com/dominictarr/through,MIT,27.8 kB,7,https://npmjs.com/package/babel-plugin-transform-es2015-duplicate-keys @types/webpack,5.28.0,Public,Published a year ago,"A mirror of Facebook's invariant (e.g. React, flux).",npm i @types/webpack,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/conventional-changelog/standard-version#readme,MIT,263 kB,36,https://npmjs.com/package/@types/webpack @types/inquirer,8.2.1,Public,Published 4 months ago,Easy way to create a Stream that is both readable and writable.,npm i @types/inquirer,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/facebook/jest#readme,MIT,3.42 MB,608,https://npmjs.com/package/@types/inquirer @babel/polyfill,7.12.1,Public,Published 2 years ago,,npm i @babel/polyfill,https://github.com/babel/babel,https://github.com/fb55/htmlparser2#readme,MIT,349 kB,8,https://npmjs.com/package/@babel/polyfill bignumber.js,9.0.2,Public,Published 7 months ago,"To add this package as a dependency of a project, run either of the following commands:",npm i bignumber.js,https://github.com/MikeMcl/bignumber.js,https://styled-components.com/,MIT,7.64 kB,7,https://npmjs.com/package/bignumber.js invariant,2.2.4,Public,Published 4 years ago,The fast & forgiving HTML/XML parser.,npm i invariant,https://github.com/zertosh/invariant,https://github.com/dominictarr/through,MIT,136 kB,43,https://npmjs.com/package/invariant through,2.3.8,Public,Published 7 years ago,"Utilising tagged template literals (a recent addition to JavaScript) and the power of CSS, styled-components allows you to write actual CSS code to style your components. It also removes the mapping between components and styles – using components as a low-level styling construct could not be easier!",npm i through,https://github.com/dominictarr/through,https://github.com/MikeMcl/bignumber.js#readme,MIT,790 kB,96,https://npmjs.com/package/through standard-version,9.5.0,Public,Published 2 months ago,Easy way to create a Stream that is both readable and writable.,npm i standard-version,https://github.com/conventional-changelog/standard-version,https://github.com/zertosh/invariant#readme,ISC,266 kB,18,https://npmjs.com/package/standard-version jest-matcher-utils,28.1.3,Public,Published 15 days ago,A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic.,npm i jest-matcher-utils,https://github.com/facebook/jest,https://github.com/conventional-changelog/standard-version#readme,MIT,8.36 MB,396,https://npmjs.com/package/jest-matcher-utils htmlparser2,8.0.1,Public,Published 3 months ago,"A mirror of Facebook's invariant (e.g. React, flux).",npm i htmlparser2,https://github.com/fb55/htmlparser2,https://github.com/vuejs/vuex#readme,MIT,126 MB,3552,https://npmjs.com/package/htmlparser2 styled-components,5.3.5,Public,Published 4 months ago,,npm i styled-components,https://github.com/styled-components/styled-components,https://emberjs.com/,MIT,26.1 MB,1822,https://npmjs.com/package/styled-components through,2.3.8,Public,Published 7 years ago,The Select control for React. Initially built for use in KeystoneJS.,npm i through,https://github.com/dominictarr/through,https://github.com/facebook/react-native#readme,MIT,8.2 kB,4,https://npmjs.com/package/through bignumber.js,9.0.2,Public,Published 7 months ago,"🔥 HEADS UP! You're currently looking at Vuex 4 branch. If you're looking for Vuex 3, please check out dev branch.",npm i bignumber.js,https://github.com/MikeMcl/bignumber.js,https://nextjs.org/,MIT,27.9 kB,4,https://npmjs.com/package/bignumber.js invariant,2.2.4,Public,Published 4 years ago,,npm i invariant,https://github.com/zertosh/invariant,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimatch,MIT,8.1 kB,4,https://npmjs.com/package/invariant standard-version,9.5.0,Public,Published 2 months ago,,npm i standard-version,https://github.com/conventional-changelog/standard-version,https://babeljs.io/,ISC,156 kB,6,https://npmjs.com/package/standard-version react-select,5.4.0,Public,Published a month ago,,npm i react-select,https://github.com/JedWatson/react-select/tree/master/packages/react-select,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra,MIT,17.7 kB,10,https://npmjs.com/package/react-select vuex,4.0.2,Public,Published a year ago,Out,npm i vuex,https://github.com/vuejs/vuex,https://babel.dev/docs/en/next/babel-plugin-transform-react-constant-elements,MIT,16.4 kB,5,https://npmjs.com/package/vuex ember-source,4.6.0,Public,Published 2 days ago,Out,npm i ember-source,https://github.com/emberjs/ember.js,https://github.com/fsevents/fsevents,MIT,646 kB,209,https://npmjs.com/package/ember-source react-native,0.69.3,Public,Published 3 days ago,Out,npm i react-native,https://github.com/facebook/react-native,https://github.com/JedWatson/classnames#readme,MIT,54.8 kB,7,https://npmjs.com/package/react-native next,12.2.3,Public,Published 6 days ago,Out,npm i next,https://github.com/vercel/next.js,https://necolas.github.io/normalize.css,MIT,41.1 kB,5,https://npmjs.com/package/next babel-plugin-transform-es2015-modules-amd,6.24.1,Public,Published 5 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimatch.,npm i babel-plugin-transform-es2015-modules-amd,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-amd,https://github.com/validatorjs/validator.js,MIT,27.4 kB,5,https://npmjs.com/package/babel-plugin-transform-es2015-modules-amd babel-plugin-transform-es2015-shorthand-properties,6.24.1,Public,Published 5 years ago,Type: string,npm i babel-plugin-transform-es2015-shorthand-properties,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-shorthand-properties,https://github.com/github/fetch#readme,MIT,531 kB,20,https://npmjs.com/package/babel-plugin-transform-es2015-shorthand-properties babel-plugin-transform-es2015-computed-properties,6.24.1,Public,Published 5 years ago,In,npm i babel-plugin-transform-es2015-computed-properties,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-computed-properties,https://github.com/redis/node-redis,MIT,868 kB,6,https://npmjs.com/package/babel-plugin-transform-es2015-computed-properties babel-plugin-transform-es2015-modules-umd,6.24.1,Public,Published 5 years ago,Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra.,npm i babel-plugin-transform-es2015-modules-umd,https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-umd,https://github.com/visionmedia/superagent,MIT,5.96 MB,1587,https://npmjs.com/package/babel-plugin-transform-es2015-modules-umd @types/minimatch,3.0.5,Public,Published a year ago,Using npm:,npm i @types/minimatch,https://github.com/DefinitelyTyped/DefinitelyTyped,https://d3js.org/,MIT,64.1 kB,16,https://npmjs.com/package/@types/minimatch babel-template,6.26.0,Public,Published 5 years ago,The FSEvents API in MacOS allows applications to register for notifications of changes to a given directory tree. It is a very fast and lightweight alternative to kqueue.,npm i babel-template,https://github.com/babel/babel/tree/master/packages/babel-template,https://mui.com/,MIT,23.5 kB,7,https://npmjs.com/package/babel-template babel-plugin-check-es2015-constants,6.22.0,Public,Published 6 years ago,A simple JavaScript utility for conditionally joining classNames together.,npm i babel-plugin-check-es2015-constants,https://github.com/babel/babel/tree/master/packages/babel-plugin-check-es2015-constants,https://github.com/facebook/jest#readme,MIT,6.54 kB,4,https://npmjs.com/package/babel-plugin-check-es2015-constants @types/fs-extra,9.0.13,Public,Published 10 months ago,,npm i @types/fs-extra,https://github.com/DefinitelyTyped/DefinitelyTyped,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/styled-components,MIT,3.87 kB,4,https://npmjs.com/package/@types/fs-extra @babel/plugin-transform-react-constant-elements,7.18.9,Public,Published 10 days ago,A library of string validators and sanitizers.,npm i @babel/plugin-transform-react-constant-elements,https://github.com/babel/babel,https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types,MIT,2.53 kB,4,https://npmjs.com/package/@babel/plugin-transform-react-constant-elements fsevents,2.3.2,Public,Published a year ago,"As an alternative to using npm, you can obtain fetch.umd.js from the Releases section. The UMD distribution is compatible with AMD and CommonJS module loaders, as well as loading directly into a page via