0.2.1 • Published 7 years ago
timcowebapps-react-inputs v0.2.1
React-Inputs 
Микрокомпонент полей ввода
Зависимости
$ npm i -S timcowebapps-react-utils react react-dom prop-types lodash
$ npm i -D webpack webpack-dev-server typescript ts-node ts-loader style-loader sass-loader path node-sass css-loader html-webpack-plugin extract-text-webpack-plugin @types/react-dom @types/react @types/node @types/jquery
Установка компонента
$ npm i -S timcowebapps-react-inputs
Настройка webpack
{
// ...
resolve: {
alias: {
'dir': path.resolve(__dirname,
'node_modules', 'timcowebapps-react-inputs', 'lib')
}
}
// ...
}
0.2.1
7 years ago
0.2.0-rc.3
7 years ago
0.2.0-rc.2
7 years ago
0.2.0-rc.1
7 years ago
0.2.0-rc.0
7 years ago
0.2.0
7 years ago
0.1.1
7 years ago
0.1.0-rc.8
8 years ago
0.1.0-rc.7
8 years ago
0.1.0-rc.6
8 years ago
0.1.0-rc.5
8 years ago
0.1.0-rc.4
8 years ago
0.1.0-rc.3
8 years ago
0.1.0-rc.2
8 years ago
0.1.0-rc.1
8 years ago
0.1.0
8 years ago