is-symbol

v1.0.4
Determine if a value is an ES6 Symbol or not.
symbol es6 is Symbol

prepublishOnly

safe-publish-latest

prepublish

not-in-publish || npm run prepublishOnly

pretest

npm run lint

tests-only

nyc tape 'test/**/*.js'

test

npm run tests-only

posttest

npx aud --production

lint

eslint .

version

auto-changelog && git add CHANGELOG.md

postversion

auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f "v$(node -e "console.log(require('./package.json').version)")"
npm i is-symbol

Metadata

  • MIT
  • >= 0.4
  • Jordan Harband
  • released 5/8/2021

Downloads

Maintainers