Pinned Repositories
actions
Author and use Azure Actions to automate your GitHub workflows
angular
Deliver web apps with confidence 🚀
b64-cjs
A library to encode to and decode from base64, similar to atob btoa of native JavaScript functions.
deduplicate-array
Returns duplicates-removed array -- has options for case-sensitivity and strict-typing.
group-objects-array
Groups JavaScript objects array by a key and returns grouped array.
jsonalytix
Library of functions to analyse data in JSON format
jstats
A library of statistical functions in JavaScript
Spritle_code
test
xl-formula-parser
Parses excel-formula-like string to JSON object tree and reverse parses to formula string.
nango
A single API for all your integrations.
grjan7's Repositories
grjan7/Spritle_code
test
grjan7/xl-formula-parser
Parses excel-formula-like string to JSON object tree and reverse parses to formula string.
grjan7/aws-scripts
scripting for aws
grjan7/base64
Library for Base64 encoding and decoding
grjan7/connect-multiparty
connect middleware for multiparty
grjan7/connect-rid
connect request id middleware
grjan7/cron-job
Create a cron job at the specified time in node.js to insert dummy data into DB
grjan7/errorhandler
Development-only error handler middleware
grjan7/expressjs.github.io
grjan7/JS-mini-apps
Small apps developed using JS
grjan7/JS-Pagination
pagination
grjan7/mfiix_js_my_test
This repo is from MongoDB University Course M220JS. In this project, I have implemented "To Do" tasks of dao modules as per the instruction provided in.
grjan7/MongoDB-Schemas-Collection
Schema of Sample Databases of MongoDB
grjan7/multi-selectable-checkbox
multiselectable checkbox with CRUD features
grjan7/Node-JS
collection of functions for Node JS
grjan7/Node-Library
A collection of modules of function
grjan7/Random-JS
collection of small functions
grjan7/response-time
Response time header for node.js
grjan7/restful-router
Simple RESTful url router.
grjan7/resume-builder-app
app with CRUD ability provides capability to build resume (WIP)
grjan7/timeout
Request timeout middleware for Connect/Express