Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reggi/node-list-to-array

Converts a list of strings to source code array.
https://github.com/reggi/node-list-to-array

Last synced: about 1 month ago
JSON representation

Converts a list of strings to source code array.

Awesome Lists containing this project

README

        

# node-list-to-array

[![semantic release](https://github.com/reggi/node-list-to-array/workflows/semantic%20release/badge.svg)](https://github.com/reggi/node-list-to-array/actions?query=workflow%3A%22semantic+release%22) [![coverage](https://github.com/reggi/node-list-to-array/workflows/coverage/badge.svg)](https://reggi.github.io/node-list-to-array/) [![npm](https://badge.fury.io/js/%40reggi%2Flist-to-array.svg)](https://www.npmjs.com/package/@reggi/list-to-array)

Converts a list of strings to source code array.

## Install

```
npm install @reggi/list-to-array
```