| LIBRARIES

radio
A React radio control
resizable-panes
A React resizable-panes control.
Pass your components as props to place them in a resizable 2 or 3-pane configuration.
resizer
A React higher order component to add resizing functionality to its children
Inline Select
A React select control you can put inside a paragraph inlined with the rest of the text
text-toggle
A React text-toggle control
tree
A React tree control: Displays nested arrays as a foldable tree.
Handles a large number of elements by being virtualized

| ANSIBLE

ansible-create-database-and-users
Creates OS users and their corresponding PostgreSQL roles
ansible-create-server-admin
Creates a new superuser
ansible-install-golang-migrate
Makes sure golang-migrate is present in the system
ansible-install-nginx
Makes sure nginx is present in the system
ansible-golang-migrate
A role to control golang-migrate with command line variables
ansible-install-postgresql
Makes sure postgresql is present in the system
ansible-install-redis
Makes sure redis is present in the system
ansible-nginx-reverse-proxy
Sets up nginx as a reverse proxy to a NodeJS app
ansible-remount-shared-folder
Remounts a shared folder with the specified user permissions
ansible-restore-database
Transfers a sql file containing database records to the server and imports it.
ansible-sequelize-migrate
A role to control sequelize-migrate with command line variables
ansible-sequelize-seed
A role to control sequelize-seed with command line variables
ansible-systemd-pm2-service
Sets up a pm2 systemd service to handle a NodeJS app
ansible-update-upgrade
A role to apt-get update && apt-get upgrade

| FILEOPS

Fileops is a 3-pane file manager, and you can arrange these panes in whatever arrangement you want.
Toggle between button navigation and text navigation
Comes with translations for english and spanish out of the box. Easily change between the two.
Comes with theme support
Filter folders in the tree.
Hide irrelevant folders
Show a file's properties
"Drag select" and "Shift select" multiple files

| RETURN TO TOP