Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/reggi/node-list-to-array
- Owner: reggi
- Created: 2020-08-15T17:31:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T13:40:28.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T10:47:55.066Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 806 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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
```