Skip to content

jameswomack/own-function-names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

own-function-names

getOwnPropertyNames limited to functions

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install own-function-names --save

Tests

npm install
npm test

Dependencies

Dev Dependencies

  • eslint: An AST-based pattern checker for JavaScript.
  • esprima-fb: Facebook-specific fork of the esprima project
  • jscs: JavaScript Code Style
  • jshint: Static analysis tool for JavaScript
  • mocha: simple, flexible, fun test framework
  • package-json-to-readme: Generate a README.md from package.json contents

License

ISC

Generated by package-json-to-readme

About

getOwnPropertyNames limited to functions

Resources

Stars

Watchers

Forks

Packages

No packages published