tern-fetch

1.0.2 • Public • Published

tern-fetch

fetch definition file for TernJS.

Installation

Use npm install, take Vim for example:

cd .vim/bundle/tern_for_vim
npm i tern-fetch

Then add ecma6, fetch in .tern-project lib part:

{
  "libs": [
    "ecma6",
    "fetch"
  ]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1

Package Sidebar

Install

npm i tern-fetch

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • othree