Skip to content

Instantly share code, notes, and snippets.

View gorgulij's full-sized avatar
🎯
Focusing

Gorgulij gorgulij

🎯
Focusing
View GitHub Profile
@famence
famence / okei.json
Created February 15, 2020 06:21
ОКЕИ (Общероссийский Классификатор Единиц Измерения) в формате JSON.
[
{
"code": "354",
"name": "Секунда",
"shortName": "с",
"codeName": "С"
},
{
"code": "355",
"name": "Минута",
@freearhey
freearhey / dependecies.json
Created April 22, 2017 18:24
Полный список зависимостей vue-loader
"babel-core": "^6.18.2",
"babel-loader": "^6.2.7",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-es2015": "^6.18.0",
"css-loader": "^0.25.0",
"vue-html-loader": "^1.2.3",
"vue-style-loader": "^1.0.0"