sails.io.js-dist

1.2.1 • Public • Published

sails.io.js-dist

This is the JavaScript SDK for communicating with Sails via sockets. Specifically, it is the distribution for web browsers, and the release that is bundled in new Sails apps by default.

Compatibility

Before using this package directly, be sure that you're using the same version as the dependency in your version of Sails's sails-generate's package.json file.

Prior to Sails v1, instead of sails-generate, this was in the sails-generate-sails.io.js dependency, which was itself a dependency of sails-generate-frontend, which was itself a depenency of sails-generate, which was itself a dependency of `sails. (You can see why we changed it!)

Anyway, if you're using <=Sails v0.12, check the dependency version in the package.json file of sails-generate-sails.io.js.

This package is always released under the same version string as sails.io.js, the Node.js distribution. (It is published automatically when sails.io.js is published.)

Help

If you have questions or are having trouble, click here.

Bugs   NPM version

To report a bug, click here.

Contributing   Build Status

Please observe the guidelines and conventions laid out in the Sails project contribution guide when opening issues or submitting pull requests.

NPM

License

This package is part of the Sails framework, and is free and open-source under the MIT License.

image_squidhome@2x.png

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i sails.io.js-dist

      Weekly Downloads

      25,712

      Version

      1.2.1

      License

      MIT

      Unpacked Size

      142 kB

      Total Files

      3

      Last publish

      Collaborators

      • mikermcneil
      • sgress454