tern-chancejs

0.1.0 • Public • Published

tern-chancejs

A Tern plugin adding Chance.js support.

Npm package

tern-chancejs screenshot

Currently supported functions:

bool character floating integer natural string paragraph sentence syllable word guid hash unique

Installation with tern_for_vim

  1. Go to your tern_for_vim directory
cd ~/.vim/bundle/tern_for_vim
  1. Install tern-chancejs
npm install tern-chancejs
  1. Put
{
  ...
  "plugins": {
    ...
    "chancejs": {},
    ...
  }
  ...
}

into your project's .tern-project file(to plugins section).

Readme

Keywords

Package Sidebar

Install

npm i tern-chancejs

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • ik9999