Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by scull7
A curated list of projects in awesome lists by scull7 .
https://github.com/scull7/bs-sql-composer
A library for SQL composition in BucklesScript
Last synced: 14 Oct 2024
https://github.com/scull7/bs-sql-common
A backend wrapper for SQL-based Node.js drivers.
Last synced: 07 Nov 2024
https://github.com/scull7/bs-mysql2
Bindings to the mysql2 library
bucklescript bucklescript-bindings mariadb mysql node-mysql2 reasonml
Last synced: 14 Oct 2024
https://github.com/scull7/bs-result
A Result type implementation for ReasonML
Last synced: 14 Oct 2024
https://github.com/scull7/patron
A wrapper around the hyper.rs library to allow for targeted clients to specific remote APIs.
Last synced: 14 Oct 2024
https://github.com/scull7/bs-validation
A BuckleScript implementation of the Folktale validation applicative
Last synced: 14 Oct 2024
https://github.com/scull7/bs-ajv
BuckleScript bindings to Ajv (Another JSON Validator)
Last synced: 14 Oct 2024
https://github.com/scull7/file-lock
A file based locking mechanism for node processes
Last synced: 14 Oct 2024
https://github.com/scull7/bs-sqlite
Bindings to the [better-sqlite3] module for interaction with Sqlite databases.
Last synced: 14 Oct 2024
https://github.com/scull7/action-digitalocean-droplet-blue-green
A blue / green deploy action for digital ocean droplets
Last synced: 14 Oct 2024
https://github.com/scull7/reason-nconf
ReasonML bindings to the nconf library.
Last synced: 14 Oct 2024
https://github.com/scull7/bs-pimp-my-sql
ReasonML rewrite of the Pimp'd out SQL wrapper
Last synced: 14 Oct 2024
https://github.com/scull7/bs-bcrypt
BucklesScript bindings to the bcryptjs library.
Last synced: 14 Oct 2024
https://github.com/scull7/bs-awesomize
A ReasonML implementation of the Awesomize library for data validation / scrubbing
Last synced: 14 Oct 2024
https://github.com/scull7/pipeline-queue
A simple request queuing middleware for Express and like frameworks.
Last synced: 14 Oct 2024
https://github.com/scull7/umzug-arango
Mirror of https://gitlab.com/scull7/umzug-arango
Last synced: 14 Oct 2024
https://github.com/scull7/get-validated
A simple, flexible validation middleware to make validation less painful
Last synced: 14 Oct 2024
https://github.com/scull7/privilege-object-role
Determine object specific user roles.
Last synced: 14 Oct 2024
https://github.com/scull7/rescript-awesomize
A Rescript implementation of the Awesomize library for data validation / scrubbing
Last synced: 14 Oct 2024
https://github.com/scull7/filter-sort-paginate
This is a simple filter sort paginate module designed to work with expressJS like
Last synced: 14 Oct 2024
https://github.com/scull7/synchronous-semaphore
A synchronously locking semaphore that you can access asynchronously.
Last synced: 14 Oct 2024
https://github.com/scull7/queued-query-pool
This is a library that will patch connections to a given database pool such that queries to the pool will be queued when 2 identical queries are sent within a given time frame.
Last synced: 14 Oct 2024
https://github.com/scull7/migrate-mongo
This is a clone of migrate-mongo written in Rust
Last synced: 14 Oct 2024
https://github.com/scull7/my-vim-plugins
This is my ~/.vim/pack folder infrastructure for managing my vim plugins.
Last synced: 14 Oct 2024
https://github.com/scull7/future-learn-fp-erlang-1
Learn the theory and practice of functional programming in Erlang, through practical exercises and suggested projects.
Last synced: 14 Oct 2024
https://github.com/scull7/result-type-simple
A simple Result object type implementation that I like and want to use in several projects.
Last synced: 14 Oct 2024
https://github.com/scull7/cents
A small crate for handling monetary values as cents.
Last synced: 14 Oct 2024
https://github.com/scull7/isokio.com
An exploration of web things that interest me
Last synced: 14 Oct 2024
https://github.com/scull7/demo-day-vegas
Short demos for Demo Day Las Vegas
Last synced: 14 Oct 2024
https://github.com/scull7/jquery.isvalid
A different view on client side validation.
Last synced: 14 Oct 2024
https://github.com/scull7/empower-permission-token
A cool permission token idea that didn't make it into empower.
Last synced: 14 Oct 2024
https://github.com/scull7/car-cache
This is a cache that implements the Clock with Adaptive Replacement algorithms.
Last synced: 14 Oct 2024
https://github.com/scull7/bs-nano
BuckleScript bindings to the CouchDB Nano library
Last synced: 14 Oct 2024
https://github.com/scull7/debug-log
A simple logging mechanism built on top of debug.
Last synced: 14 Oct 2024
https://github.com/scull7/couchbase-stream
A lightweight streaming wrapper around the couchbase library.
Last synced: 14 Oct 2024
https://github.com/scull7/bs-future
A ReasonML implementation of a Future data structure.
Last synced: 14 Oct 2024
https://github.com/scull7/bs-form-fsm
A Finite State Machine targeted at handling a service back creation form.
Last synced: 14 Oct 2024
https://github.com/scull7/bs-awesomize-express
An ExpressJS integration API for the Awesomizer.
Last synced: 14 Oct 2024
https://github.com/scull7/mancareromaneasca.com
Marta State's traditional Romanian food.
Last synced: 14 Oct 2024
https://github.com/scull7/app-config
A merging XML configuration loader for node
Last synced: 14 Oct 2024
https://github.com/scull7/empower-permission
Given a permission set and a request return a permission token.
Last synced: 14 Oct 2024
https://github.com/scull7/uow-lock
A locking mechanism for the Unit of Work Queue
Last synced: 14 Oct 2024
https://github.com/scull7/rps-test
A simple testing scenario to test for requests per second.
Last synced: 14 Oct 2024
https://github.com/scull7/empower-role
Given a role map, a set of roles and a permission can the user access?
Last synced: 14 Oct 2024
https://github.com/scull7/privilege-object-role-express
An express middleware for the privilege-object-role module.
Last synced: 14 Oct 2024
https://github.com/scull7/privilege-express
An ExpressJS interface for the privilege module.
Last synced: 14 Oct 2024
https://github.com/scull7/bs-password
A password hashing library for ReasonML
Last synced: 14 Oct 2024
https://github.com/scull7/pipeline-queue-mysql
A MySql pool configured to use the pipeline cache module.
Last synced: 14 Oct 2024
https://github.com/scull7/got-client
A got based HTTP API client to allow for ahead of time configuration.
Last synced: 14 Oct 2024
https://github.com/scull7/uquery
A project to take some core jQuery functions and port them for use in Node.js as underscore.js mixins.
Last synced: 14 Oct 2024
https://github.com/scull7/uow-store-rethink
Unit of Work Queue, RethinkDB Store
Last synced: 14 Oct 2024
https://github.com/scull7/privilege
Give your users a sense of privilege with role based permissions.
Last synced: 14 Oct 2024