0.0.9 • Published 6 years ago

is-class v0.0.9

Weekly downloads
94,210
License
MIT
Repository
github
Last release
6 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-1932vukoa-utilwendigox-nestjs-typegoosestarfish-api@robinwongm/nestjs-typegoosejaid-corejs-reduxkalimajj.jstype-check-ofttdebuguiconftoy-react@amoxt/nestjs-query-typegoose@alfieri/class-loader@aligov/search-table@bed-and-breakfast/nestjs-query-typegoose@cloudraker/nestjs-typegoose@coffeekraken/sugaryyzxprovide@fastify-plus/common@fastify-plus/core@fastify-plus/openapi@fastify-plus/swagger@dustin-bbc/botium-core@hangxingliu/ts-openapi@hirasawa_au/nestjs-typegoose@gatewayjs/gateway@geexbox/nestjs-typegoose@galenjs/class-loader@lando/core@ksdtc/fireorm@lotsof/sugar@isman/fireorm@luckyporo/nestjs-typegoose@m8a/nestjs-typegoose@nestjs-query/query-typegoose@nailyjs/core@medicallicensing/nestjs-query-typegoose@midwayjs/hooks-core@kalengo/mongoose@jacksontian/rtf-parser@omersalkanovic/nestjs-dynamodb@rafterjs/di-autoloader@ptc-org/nestjs-query-typegoose@petrovdv/nestjs-typegoose@piavart/nestjs-dynamodb@notyp/core@org-naily/core@sojs/common@sojs/core@sojs/dashboard@sojs/openapi@sojs/swagger@sojs/testingmioxmiox-coremiox-simplemiox-vucmiox-vuemiox-vue2xmiox-vue2x-containerrtf-parsenoadernestgoosenestjs-typed-dynamodbnestjs-typegoosenestjs-typegoose-nextnestjs-typegoose-ngnestjs-typegoose-peernestjs-typegoose-updtnestjs-typegoose2pixiu-swap-corepixiuswap-libs-sdkshimo-opentracing-autoidyll-interactive-documentmakeitso-climaishu-nws-mvcmaishu-nwspmaishu-node-mvcmaishu-node-web-server-mvcmerapimdebug@typeservice/radix@tiejs/controller@tiejs/core@tiejs/graphql@triptyk/nfw-http@the-/db@villedemontreal/scripting@vizorous/nestjs-query-typegoose@yesboss/merapi@sudtanj/nestjs-typegoosealfajor
0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

7 years ago

0.0.4

9 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago