JavaScript utility and components library written from scratch.
npm install jezvejs
npm run build
npm run serve
- Check webpack-dev-server running at the same address as config.nodeURL (config.js)
- Run from second shell:
npm test
- JavaScript utilities
- DOM manipulation utilities
- Input
- DateInput
- DecimalInput
- InputGroup
- Charts
- Histogram
- LineChart
- PieChart
- Checkbox
- Collapsible
- DatePicker
- Debug
- DropDown
- IndetermProgress
- Offcanvas
- Paginator
- Popup
- Progress
- Radio
- Slider
- Spinner
- Switch
- DragnDrop
- Sortable