Skip to content

Use a modern way to check if it is a constructor.

License

Notifications You must be signed in to change notification settings

produck/is-constructor

Repository files navigation

@produck/is-constructor

A monorepo for checking if a value is a constructor using modern techniques.

Structure

This is a monorepo managed with Lerna in independent mode.

  • packages/is-constructor - Main package for checking constructors

Development

Install dependencies

npm run deps:install

Linting

npm run lint

Testing

npm run test

Coverage

npm run coverage

ESLint Configuration

This project uses:

  • ESLint 9+ with flat config
  • @produck/eslint-rules for consistent code style
  • TypeScript ESLint for TypeScript support
  • No globals - All globals are explicitly disabled for strict code quality

Code Coverage

This project uses c8 for code coverage reporting.

License

MIT

About

Use a modern way to check if it is a constructor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •