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: 10 months ago
JSON representation
this is my text processor program to make semi manual text processing easier to do
- Host: GitHub
- URL: https://github.com/wisehackermonkey/text-processor
- Owner: wisehackermonkey
- License: mit
- Created: 2021-10-25T00:51:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-14T23:20:09.000Z (about 4 years ago)
- Last Synced: 2025-01-07T15:43:59.994Z (12 months ago)
- Language: HTML
- Homepage: https://wisehackermonkey.github.io/text-processor/
- Size: 12.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# text-processor
----
[](https://github.com/ellerbrock/open-source-badges/)
[](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://github.com/wisehackermonkey/text-processor/graphs/contributors)
##### Made with [contributors-img](https://contrib.rocks).
-----------------
# License
#### MIT © wisehackermonkey
[](https://opensource.org/licenses/MIT)
```bash
by oran collins
github.com/wisehackermonkey
oranbusiness@gmail.com
______________________
```