1.19.0 • Published 8 months ago

outspoken v1.19.0

Weekly downloads
5
License
GPL-3.0
Repository
github
Last release
8 months ago

outspoken

Outspoken is a Cucumber Inspired Functional Reactive Programming Language for Normal Humans

About

Outspoken is a text data analysis module used by https://github.com/fantasyui-com/brd a command line project management application.

Introduction

Program structure is reduced to "package-name: Package Description" as this allows for moving and reusing lines. Tests (Unit Tests) are stored within packages themselves User interfaces are streamed into the DOM

Example Program

PROCEDURE DIVISION

Main

  • Configure Server
    • port: 8081
  • Validate configuration object using is-valid-object.
    • fields: repository, commitMessage, isNpm
    • dropPacket: true
  • Check if this is a valid github repository using is-github-repo.
  • Ensure local availability of git repository using git-get.
  • Update NPM Package using npm-update
  • Update NPM License field using npm-license-field
    • license: GPL-3.0
  • Perform NPM Audit using npm-audit
  • Update LICENSE file using gpl-license
  • Update npm
  • Update github
  • Tweet about package update

Notification

bork

Program License

see ./LICENSE file

1.19.0

8 months ago

1.18.0

8 months ago

1.15.0

12 months ago

1.17.0

9 months ago

1.16.0

11 months ago

1.14.0

1 year ago

1.13.0

1 year ago

1.12.0

1 year ago

1.11.0

2 years ago

1.10.0

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago