0.0.9 • Published 5 years ago

is-class v0.0.9

Weekly downloads
94,210
License
MIT
Repository
github
Last release
5 years ago

is-class

Check if function is an ES6 class.

License NPM version PRs Welcome

Install

npm install is-class

Usage

const isClass = require('is-class')

class F {}
function G() {}

console.log(isClass(F)) // true
console.log(isClass(G)) // false

Test

npm test

License

MIT

@sparrowjs/shared@kibamaple/xblock@kolibrejs/shared@infinitebrahmanuniverse/nolb-is-c@everything-registry/sub-chunk-1932@hangxingliu/ts-openapi@hirasawa_au/nestjs-typegoose@jacksontian/rtf-parser@midwayjs/hooks-core@nestjs-query/query-typegoose@nailyjs/core@lando/core@geexbox/nestjs-typegoose@gatewayjs/gateway@galenjs/class-loader@luckyporo/nestjs-typegoose@m8a/nestjs-typegoose@medicallicensing/nestjs-query-typegoosex-nestjs-typegoosexprovidevukoa-utilwendigoyyz@skypress/nestjs-dynamodb@sojs/common@sojs/core@sojs/dashboard@sojs/openapi@sojs/swagger@sojs/testing@triptyk/nfw-http@typeservice/radix@petrovdv/nestjs-typegoosenestgoose@robinwongm/nestjs-typegoose@notyp/core@omersalkanovic/nestjs-dynamodb@org-naily/core@isman/fireorm@ksdtc/fireorm@piavart/nestjs-dynamodb@ptc-org/nestjs-query-typegoose@rafterjs/di-autoloader@yesboss/merapinpm-all-packages@villedemontreal/scripting@sudtanj/nestjs-typegoose@vizorous/nestjs-query-typegoosenoader@dustin-bbc/botium-corenestjs-typegoosenestjs-typegoose-nextnestjs-typegoose-ngnestjs-typegoose-peernestjs-typegoose-updtnestjs-typegoose2nestjs-typed-dynamodb@tiejs/controller@tiejs/core@tiejs/graphql@the-/dbair5-carbon@fastify-plus/common@fastify-plus/core@fastify-plus/openapi@fastify-plus/swaggerfastify-plusangelia.ioalfajorfugaziassert-args@bed-and-breakfast/nestjs-query-typegoose@alfieri/class-loader@amoxt/nestjs-query-typegoosepixiuswap-libs-sdkpixiu-swap-core@aligov/search-tablecompositerbotium-corebrick-enginebrick-koabrick-component@coffeekraken/sugar@cloudraker/nestjs-typegoosejaid-corejj.jsidyll-interactive-documentcanvas-sketchcanvas-sketch-fork-cqclass-infortf-parsejs-reduxdebukkalimattdebugmaishu-node-mvcmaishu-node-web-server-mvcmaishu-nws-mvcmaishu-nwspmakeitso-cli
0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago