# sails.io.js-dist

> Distribution version of sails.io.js for browsers, including bundled socket.io-client.

Latest version **1.2.1** (published 2018-03-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install sails.io.js-dist
pnpm add sails.io.js-dist
yarn add sails.io.js-dist
bun add sails.io.js-dist
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.2.1 |
| Published | 2018-03-19 |
| First published | 2016-01-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 138.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 181 |
| Author | Mike McNeil |
| Maintainers | mikermcneil, sgress454 |

## Links

- npm: https://www.npmjs.com/package/sails.io.js-dist
- Repository: https://github.com/balderdashy/sails.io.js
- Homepage: http://sailsjs.com/documentation/reference/web-sockets/socket-client
- Issues: https://github.com/balderdashy/sails/issues
- npm.io page: https://npm.io/package/sails.io.js-dist

## Recent versions

- 1.2.1 (latest) — 2018-03-19
- 0.14.1-0 (for-sails-0.12) — 2018-02-23
- 1.0.0 (beta) — 2016-10-28
- 1.2.0 — 2018-02-23
- 1.1.13 — 2017-10-18
- 1.1.12 — 2017-04-28
- 1.1.11 — 2017-04-28
- 1.1.10 — 2017-04-06
- 1.1.9 — 2017-03-21
- 1.1.8 — 2017-03-21
- 1.1.7 — 2017-03-21
- 1.1.6 — 2017-03-10
- 1.1.5 — 2017-02-14
- 1.1.4 — 2016-12-09
- 1.1.3 — 2016-12-09
- … 11 more at https://npm.io/package/sails.io.js-dist/versions

## README

# 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](https://npmjs.com/package/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](https://npmjs.com/package/sails-generate-sails.io.js).


This package is _always_ released under the same version string as [`sails.io.js`](https://npmjs.com/package/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](http://sailsjs.com/support).


## Bugs &nbsp; [![NPM version](https://badge.fury.io/js/sails.io.js-dist.svg)](http://npmjs.com/package/sails.io.js-dist)

To report a bug, [click here](http://sailsjs.com/bugs).


## Contributing &nbsp; [![Build Status](https://travis-ci.org/balderdashy/sails.io.js.svg?branch=master)](https://travis-ci.org/balderdashy/sails.io.js)

Please observe the guidelines and conventions laid out in the [Sails project contribution guide](http://sailsjs.com/documentation/contributing) when opening issues or submitting pull requests.

[![NPM](https://nodei.co/npm/sails.io.js-dist.png?downloads=true)](http://npmjs.com/package/sails.io.js-dist)


## License

This package is part of the [Sails framework](http://sailsjs.com), and is free and open-source under the [MIT License](http://sailsjs.com/license).


![image_squidhome@2x.png](http://i.imgur.com/RIvu9.png)

---
_Source: https://npm.io/package/sails.io.js-dist · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
