ithambar
Recent Tech Decisions
4 points
Tools ithambar is Following
Parse
parse.com
With Parse, you can add a scalable and powerful backend in minutes and launch a full-featured app in record...
Rollbar
rollbar.com
Rollbar is the leading continuous code improvement platform that proactively discovers, predicts, and remed...
Component
component.io
Component's philosophy is the UNIX philosophy of the web - to create a platform for small, reusable compone...
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Typography
typography.com
It is the art and technique of arranging type to make written language legible, readable, and appealing whe...
Autoprefixer
github.com/postcss/autopref...
It is a CSS post processor. It combs through compiled CSS files to add or remove vendor prefixes like -webk...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
PostCSS
github.com/postcss/postcss
PostCSS is a tool for transforming CSS with JS plugins. These plugins can support variables and mixins, tra...
rollup
rollupjs.org
It is a module bundler for JavaScript which compiles small pieces of code into something larger and more co...
Deco
decosoftware.com
You can get started right away on your React Native project by installing Deco and creating a new project —...
Stylelint
stylelint.io
A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your styleshe...
axios
github.com/mzabriskie/axios
It is a Javascript library used to make http requests from node.js or XMLHttpRequests from the browser and ...
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
vuex
vuex.vuejs.org
Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for ...
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
Nuxt.js
nuxtjs.org
Nuxt.js presets all the configuration needed to make your development of a Vue.js application enjoyable. ...
Rollbar
github.com/rollbar/Rollbar.NET
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug a...
eslint
eslint.org
An AST-based pattern checker for JavaScript.
typescript
typescriptlang.org
TypeScript is a language for application scale JavaScript development.
babel-eslint
github.com/babel/babel-eslint
Custom parser for ESLint.
prettier
prettier.io
Prettier is an opinionated code formatter.
express
expressjs.com
Fast, unopinionated, minimalist web framework.
rollup
github.com/rollup/rollup
Next-generation ES module bundler.
autoprefixer
github.com/postcss/autopref...
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website.
axios
github.com/axios/axios
Promise based HTTP client for the browser and node.js.
eslint-config-pr...
github.com/prettier/eslint-...
Turns off all rules that are unnecessary or might conflict with Prettier.
eslint-plugin-pr...
github.com/prettier/eslint-...
Runs prettier as an eslint rule.
babel
babeljs.io
Turn ES6 code into readable vanilla ES5 with source maps.
body-parser
github.com/expressjs/body-p...
Node.js body parsing middleware.
uuid
github.com/kelektiv/node-uuid
RFC4122 (v1, v4, and v5) UUIDs.
eslint-plugin-vue
eslint.vuejs.org
Official ESLint plugin for Vue.js.
winston
github.com/winstonjs/winston
A logger for just about everything.
postcss
postcss.org
Tool for transforming styles with JS plugins.
stylelint
stylelint.io
A mighty, modern CSS linter.
path
nodejs.org/docs/latest/api/...
Node.JS path module.
redis
github.com/NodeRedis/node_r...
Redis client library.
vuex
github.com/vuejs/vuex
State management for Vue.js.
eslint-config-go...
github.com/google/eslint-co...
ESLint shareable config for the Google style.
@types/uuid
definitelytyped.org
TypeScript definitions for uuid.
config
lorenwest.github.com/node-c...
Configuration control for production node deployments.
color
github.com/Qix-/color
Color conversion and manipulation with CSS string support.
file-saver
github.com/eligrey/FileSave...
An HTML5 saveAs() FileSaver implementation.
yarn
github.com/yarnpkg/yarn
📦🐈 Fast, reliable, and secure dependency management.
@babel/parser
babeljs.io
A JavaScript parser.
object-hash
github.com/puleos/object-hash
Generate hashes from javascript objects in node and the browser.
tailwindcss
tailwindcss.com
A utility-first CSS framework for rapidly building custom user interfaces.
@types/redis
definitelytyped.org
TypeScript definitions for redis.
stylelint-config...
github.com/stylelint/stylel...
Recommended shareable config for stylelint.
ignore
github.com/kaelzhang/node-i...
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
i18n
github.com/mashpie/i18n-node
Lightweight translation module with dynamic json storage.
nuxt
github.com/nuxt/nuxt.js
A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js).
conf
github.com/sindresorhus/conf
Simple config handling for your app or module.
consola
github.com/nuxt/consola
Elegant Console Logger for Node.js and Browser.
eslint-plugin-vu...
github.com/vuejs/eslint-plu...
Eslint plugin for vue.js projects.
component
github.com/componentjs/comp...
Component package manager consuming git repositories.
file-save
github.com/chilijung/file-save
Auto create path and just save the file!.
autosize
jacklmoore.com/autosize
Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.
parse
parseplatform.org
The Parse JavaScript SDK.
thor
whatisthor.com
Thor is a toolkit for building powerful command-line interfaces.
i18n
github.com/ruby-i18n/i18n
New wave Internationalization support for Ruby.
redis
github.com/redis/redis-rb
A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface.
uuid
github.com/assaf/uuid
UUID generator for producing universally unique identifiers based on RFC 4122 (http://www.ietf.org/rfc/rfc4...
parser
github.com/whitequark/parser
A Ruby parser written in pure Ruby.
version
github.com/stouset/version
Simple version-number encapsulation.
syntax
github.com/dblock/syntax
Syntax is Ruby library for performing simple syntax highlighting.
color
github.com/halostatue/color
Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipulation support to appl...
text
github.com/threedaymonk/text
A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Porter Stemming.
rollbar
rollbar.com
Easy and powerful exception tracking for Ruby.
redis
github.com/andymccurdy/redi...
Python client for Redis key-value store.
Babel
babel.pocoo.org
Internationalization utilities.
decorator
github.com/micheles/decorator
Decorators for Humans.
parse
github.com/r1chardj0n3s/parse
Parse() is the opposite of format().
google
breakingcode.wordpress.com
Python bindings to the Google search engine.
Descript
descript.com
It is a collaborative audio/video editor that works like a doc. It includes transcription, a screen recorde...
Vite
vitejs.dev
It is an opinionated web dev build tool that serves your code via native ES Module imports during dev and b...
text
github.com/golang/text
Go text processing support.
color
github.com/fatih/color
Color package for Go (golang).
uuid
github.com/pborman/uuid
Automatically exported from code.google.com/p/go-uuid.
html
github.com/golang/net
Go supplementary network libraries.
google
github.com/golang/oauth2
Go OAuth2.
lint
github.com/golang/lint
This is a linter for Go source code.
version
github.com/google/cadvisor
Analyzes resource usage and performance characteristics of running containers.
proxy
github.com/golang/net
Go supplementary network libraries.
image
github.com/golang/image
Go supplementary image libraries.
redis
github.com/go-redis/redis
Type-safe Redis client for Golang.
object
github.com/vmware/govmomi
Go library for the VMware vSphere API.
property
github.com/vmware/govmomi
Go library for the VMware vSphere API.
auth
github.com/coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system.
description
github.com/gogo/protobuf
Protocol Buffers for Go with Gadgets.
size
github.com/gogo/protobuf
Protocol Buffers for Go with Gadgets.
install
github.com/kubernetes/kuber...
Production-Grade Container Scheduling and Management.
types
gopkg.in/gcfg.v1
Package types defines helpers for type conversions.
parser
github.com/kubernetes/gengo
Gengo library for code generation.
resources
github.com/Azure/azure-sdk-...
Microsoft Azure SDK for Go.
build
github.com/golang/build
Continuous build and release infrastructure.
tail
github.com/hpcloud/tail
Go package for reading from continously updated files (tail -f).
graph
github.com/gonum/graph
Graph packages for the Go language [DEPRECATED].
form
github.com/ajg/form
A Form Encoding & Decoding Package for Go.
scripts
github.com/openshift/source...
A tool for building artifacts from source and injecting into container images.
plugin
github.com/hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open s...
ignore
github.com/openshift/source...
A tool for building artifacts from source and injecting into container images.
mage
github.com/magefile/mage
A Make/rake-like build tool using Go.
module
github.com/hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open s...
device
github.com/appc/spec
App Container Specification and Tooling.
file
github.com/robertkrimen/otto
A JavaScript interpreter in Go (golang).
i18n
github.com/go-macaron/i18n
Package i18n is a middleware that provides app Internationalization and Localization of Macaron.
parse
github.com/tdewolff/parse
Go parsers for web formats.
path
github.com/gonum/graph
Graph packages for the Go language [DEPRECATED].
hash
github.com/kubernetes/clien...
Go client for Kubernetes.
scroll
github.com/mailgun/scroll
Scroll is a lightweight library for building Go HTTP services at Mailgun.
config
github.com/olebedev/config
JSON or YAML configuration wrapper with convenient access methods.
resource
github.com/anacrolix/missinggo
Stuff that's missing in Go stdlib, or hasn't made it into its own repo.
view
github.com/vmware/govmomi
Go library for the VMware vSphere API.
windiCSS
windicss.org
It is a next-generation utility-first CSS framework. If you are already familiar with Tailwind CSS, thin...
config
github.com/rubyconfig/config
Easiest way to manage multi-environment settings in any ruby project or framework: Rails, Sinatra, Pandrino...
path
github.com/eregon/path
Path is a library to easily manage paths and with a lot of extra goodness.
decorators
github.com/parndt/decorators
Manages the process of loading decorators into your Rails application.
googl
github.com/zigotto/googl
Small library for Google URL Shortener API.
graph
github.com/seattlerb/graph
Graph is a type of hash that outputs in graphviz's dot format. It comes with a command-line interface that ...
rope
github.com/python-rope/rope
A python refactoring library...
config
red-dove.com/python_config....
A hierarchical, easy-to-use, powerful configuration module for Python.
rollbar
github.com/rollbar/pyrollbar
Easy and powerful exception tracking with Rollbar. Send messages and exceptions with arbitrary context, get...
orator
orator-orm.com
The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
rollbar
github.com/stvp/rollbar
Go client for Rollbar.
type
github.com/google/go-genproto
Generated code for Google Cloud client libraries.
project
github.com/docker/libcompose
*Unmaintained/Deprecated* An experimental go library providing Compose-like functionality.
source
github.com/graphql-go/graphql
An implementation of GraphQL for Go / Golang.
syntax
github.com/gobwas/glob
Go glob.
prefix
github.com/dsnet/compress
Collection of compression related Go packages.
character
github.com/blevesearch/bleve
A modern text indexing library for go.
conf
github.com/qiniu/api.v6
Qiniu Resource (Cloud) Storage SDK for Golang (v6.x).
comm
github.com/hyperledger/fabric