Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wisehackermonkey/text-processor

this is my text processor program to make semi manual text processing easier to do
https://github.com/wisehackermonkey/text-processor

Last synced: 1 day ago
JSON representation

this is my text processor program to make semi manual text processing easier to do

Awesome Lists containing this project

README

        

# text-processor
----
[![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# Quick start
### __________________

##### __________________________
```bash
npm i -g webpack
npm i -g webpack-cli
npm install sass-loader -D
npm install postcss-loader -D
npm install --save randexp

npm install node-sass -D
npm install -s bootstrap
npm install --save jquery popper.js
npm install monaco-editor-webpack-plugin
npm install -g webpack-dev-server
npm i -D webpack babel-core babel-loader babel-preset-env

npm install
npm run build
npm run start
```
# Open browser to http://localhost:8080/

# Links
### how to use webpack dev server
`https://webpack.js.org/configuration/dev-server/`

### cool conlang generator
[A Fantasy Language Generator: Vulgarlang | Conlang Generator](https://www.vulgarlang.com/)
### cool conlang generator
[Awkwords - word generator](http://akana.conlang.org/tools/awkwords/)

### great text visualization tool
[Voyant Tools](https://voyant-tools.org/)

-----------------
# Contributors

[![](https://contrib.rocks/image?repo=wisehackermonkey/text-processor)](https://github.com/wisehackermonkey/text-processor/graphs/contributors)

##### Made with [contributors-img](https://contrib.rocks).

-----------------
# License
#### MIT © wisehackermonkey
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
```bash
by oran collins
github.com/wisehackermonkey
[email protected]
______________________
```