sergeysolovev's Stars
golang/go
The Go programming language
serverless/serverless
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
LiskArchive/lisk-sdk
🔩 Lisk software development kit
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
MikeMcl/decimal.js
An arbitrary-precision Decimal type for JavaScript
sergeysolovev/webpack-aspnetcore
:rocket: Make Webpack and ASP.NET Core friends easy way
prettier/prettier
Prettier is an opinionated code formatter.
prettier/prettier-eslint
Code :arrow_right: prettier :arrow_right: eslint --fix :arrow_right: Formatted Code :sparkles:
xojs/xo
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
mihaifm/linq
linq.js - LINQ for JavaScript
recharts/recharts
Redefined chart library built with React and D3
dhamaniasad/awesome-postgres
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
stripe-archive/react-stripe-elements
Moved to stripe/react-stripe-js.
TodayDesign/megatype
Execute typographic structure with ease
uncss/uncss
Remove unused styles from CSS
heroku/heroku-buildpack-static
[DEPRECATED] Heroku buildpack for handling static sites and single page web apps
fullstackreact/food-lookup-demo
A demonstration of using `create-react-app` with a server
exceljs/exceljs
Excel Workbook Manager
SheetJS/sheetjs
📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
remy/nodemon
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
sindresorhus/query-string
Parse and stringify URL query strings
longtian/react-datatables-example
Example for Datatable usage with React and Webpack
tiimgreen/github-cheat-sheet
A list of cool features of Git and GitHub.
debug-js/debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
expressjs/csurf
CSRF token middleware
helmetjs/helmet
Help secure Express apps with various HTTP headers
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
jontewks/puppeteer-heroku-buildpack
Installs dependencies needed in order to run puppeteer on heroku.