Sha256: c0c6e7606f6afc7d8ef00bfd6addc7abb24c6df9f764e1883bdabe73c531fc38

Contents?: true

Size: 412 Bytes

Versions: 28

Compression:

Stored size: 412 Bytes

Contents

# unquote

Remove wrapping quotes from a string. Returns an empty string if the first arg is falsey.

## Installation

```
npm install unquote
```


## Usage

Example
```js
var unquote = require('unquote')

unquote('"hello, world"') // 'hello, world'
unquote('\'hello, world\'') // 'hello, world'
```


## Running Tests

```
npm test
```

## License

([The MIT License](LICENSE))

Copyright 2017 Cameron Lakenen

Version data entries

28 entries across 27 versions & 9 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/unquote/README.md
disco_app-0.18.0 test/dummy/node_modules/unquote/README.md
disco_app-0.18.2 test/dummy/node_modules/unquote/README.md
disco_app-0.16.1 test/dummy/node_modules/unquote/README.md
disco_app-0.15.2 test/dummy/node_modules/unquote/README.md
disco_app-0.18.4 test/dummy/node_modules/unquote/README.md
disco_app-0.18.1 test/dummy/node_modules/unquote/README.md
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/unquote/README.md
disco_app-0.14.0 test/dummy/node_modules/unquote/README.md
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/unquote/README.md
tang-0.2.1 spec/tang_app/node_modules/unquote/README.md
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/unquote/README.md
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/unquote/README.md
ruby2js-4.0.4 lib/tasks/testrails/node_modules/unquote/README.md
ruby2js-4.0.3 lib/tasks/testrails/node_modules/unquote/README.md
tang-0.2.0 spec/tang_app/node_modules/unquote/README.md
tang-0.1.0 spec/tang_app/node_modules/unquote/README.md
tang-0.0.9 spec/tang_app/node_modules/unquote/README.md
enju_library-0.3.8 spec/dummy/node_modules/unquote/README.md
jester-data-8.0.0 node_modules/unquote/README.md