yoyomonem
13 points
Tools yoyomonem is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
C++
cplusplus.com
C++ compiles directly to a machine's native code, allowing it to be one of the fastest languages in the wor...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
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 ...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
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...
JSX
jsx.github.io
It is designed to run on modern web browsers. It performs optimization while compiling the source code to J...
mini.css
minicss.org
mini.css is a lightweight CSS framework (under 7KB gzipped) designed with mobile devices and modern browser...
Safari
apple.com/lae/safari
It is faster and more energy efficient than other browsers. Handy tools help you save, find, and share your...
eslint
eslint.org
An AST-based pattern checker for JavaScript.
babel-loader
github.com/babel/babel-loader
Babel module loader for webpack.
react
reactjs.org
React is a JavaScript library for building user interfaces.
react-dom
reactjs.org
React package for working with the DOM.
css-loader
github.com/webpack-contrib/...
Css loader module for webpack.
webpack-dev-server
github.com/webpack/webpack-...
Serves a webpack app. Updates the browser on changes.
style-loader
github.com/webpack-contrib/...
Style loader module for webpack.
babel-preset-react
babeljs.io
Babel preset for all React plugins.
file-loader
github.com/webpack-contrib/...
A file loader module for webpack.
html-webpack-plugin
github.com/jantimon/html-we...
Simplifies creation of HTML files to serve your webpack bundles.
url-loader
github.com/webpack-contrib/...
A loader for webpack which transforms files into base64 URIs.
babel
babeljs.io
Turn ES6 code into readable vanilla ES5 with source maps.
mini-css-extract...
github.com/webpack-contrib/...
Extracts CSS into separate files.
postcss
postcss.org
Tool for transforming styles with JS plugins.
sass
github.com/sass/dart-sass
A pure JavaScript implementation of Sass.
case-sensitive-p...
github.com/Urthen/case-sens...
Enforces module path case sensitivity in Webpack.
path
nodejs.org/docs/latest/api/...
Node.JS path module.
eslint-config-re...
github.com/facebook/create-...
ESLint configuration used by Create React App.
babel-preset-rea...
github.com/facebook/create-...
Babel preset used by Create React App.
react-dev-utils
github.com/facebook/create-...
Webpack utilities used by Create React App.
resolve
github.com/browserify/resolve
Resolve like require.resolve() on behalf of files asynchronously and synchronously.
webpack-manifest...
github.com/danethurber/webp...
Webpack plugin for generating asset manifests.
source-map-loader
github.com/webpack-contrib/...
Extracts inlined source map and offers it to webpack.
markdown-it
github.com/markdown-it/mark...
Markdown-it - modern pluggable markdown parser.
source-map
github.com/mozilla/source-map
Generates and consumes source maps.
config
lorenwest.github.com/node-c...
Configuration control for production node deployments.
@svgr/webpack
react-svgr.com
SVGR webpack loader.
resolve-url-loader
github.com/bholloway/resolv...
Webpack loader that resolves relative paths in url() statements based on the original source file.
serve
github.com/zeit/serve
Static file serving and directory listing.
util
github.com/browserify/node-...
Node.js's util module for all engines.
markdown
A sensible Markdown parser for javascript.
browserslist
github.com/browserslist/bro...
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset.
node
github.com/aredridel/node-b...
Node.
conf
github.com/sindresorhus/conf
Simple config handling for your app or module.
fresh
github.com/jshttp/fresh
HTTP response freshness testing.
test
github.com/Gozala/test-comm...
(Un)CommonJS test runner.
sass
sass-lang.com
Ruby Sass is deprecated! See https://sass-lang.com/ruby-sass for details. Sass makes CSS fun again. Sass is...
mail
github.com/mikel/mail
A really Ruby Mail handler.
version
github.com/stouset/version
Simple version-number encapsulation.
markdown
github.com/rubylibs/markdown
Markdown Engine Wrapper - Use Your Markdown Library of Choice.
browser
github.com/fnando/browser
Do some browser detection with Ruby.
Babel
babel.pocoo.org
Internationalization utilities.
Descript
descript.com
It is a collaborative audio/video editor that works like a doc. It includes transcription, a screen recorde...
html
github.com/golang/net
Go supplementary network libraries.
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.
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.
github
github.com/google/go-github
Go library for accessing the GitHub API.
server
github.com/skynetservices/s...
DNS service discovery for etcd.
node
github.com/kubernetes/kuber...
Production-Grade Container Scheduling and Management.
loader
github.com/golang/tools
Go Tools.
manifest
github.com/docker/distribution
The Docker toolset to pack, ship, store, and deliver content.
scripts
github.com/openshift/source...
A tool for building artifacts from source and injecting into container images.
browser
github.com/pkg/browser
Package browser provides helpers to open files, readers, and urls in a browser window.
plugin
github.com/hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open s...
file
github.com/robertkrimen/otto
A JavaScript interpreter in Go (golang).
util
github.com/fvbommel/util
Go utility packages.
refresh
github.com/markbates/refresh
Refresh Rebuild and re-run your Go applications when files change.
resolve
github.com/bazelbuild/bazel...
Gazelle is a Bazel build file generator for Bazel projects. It natively supports Go and protobuf, and it ma...
fresh
github.com/pilu/fresh
Build and (re)start go web apps after saving/creating/deleting source files.
config
github.com/olebedev/config
JSON or YAML configuration wrapper with convenient access methods.
load
github.com/shirou/gopsutil
Psutil for golang.
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.
down
github.com/janko/down
Robust streaming downloads using Net::HTTP, HTTP.rb or wget.
solve
github.com/berkshelf/solve
A Ruby version constraint solver.
test
github.com/rubyworks/test
The Test library/repository/gem is a testbed project, for use by any other project that needs an external p...
github
github.com/defunkt/github-gem
The official `github` command line helper for simplifying your GitHub experience.
config
red-dove.com/python_config....
A hierarchical, easy-to-use, powerful configuration module for Python.
utils
github.com/haaksmash/pyutils
A grab-bag of utility functions and objects.
email
github.com/jordan-wright/email
Robust and flexible email library for Go.
source
github.com/graphql-go/graphql
An implementation of GraphQL for Go / Golang.
conf
github.com/qiniu/api.v6
Qiniu Resource (Cloud) Storage SDK for Golang (v6.x).
mail
github.com/sendgrid/sendgri...
The Official Twilio SendGrid Led, Community Driven Golang API Library.
Slint
slint-ui.com
It is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices an...
merten2000 serve...
github.com/merten2000/terra...
merten2000 test aws
github.com/merten2000/terra...
agiwalpooja20 na...
github.com/agiwalpooja20/te...
cloudposse utils...
github.com/cloudposse/terra...
Utility functions for use with Terraform in the AWS environment.
React
facebook.github.io/react-na...
Build high quality mobile apps using React.
Down
github.com/johnxnguyen/Down
Blazing fast Markdown rendering in Swift, built upon cmark.