Bulma
Aggregator for Enso-Ui Bulma components
Usage
This package provides a common source for all the Bulma components
available in the various NPM packages.
Demo
For live examples and demos, you may visit laravel-enso.com
Check the full documentation at docs.laravel-enso.com.
Installation
Install the package:
npm i @enso-ui/bulma
Import the desired component(s):
import {
Tab, EnsoTabs as Tabs, EnsoDateFilter as DateFilter, Uploader, Chart,
} from '@enso-ui/bulma';
Exports
@enso-ui/bulma
:
Card
,CardHeader
,CardContent
,CardImage
,CardFooter
,CardFooterItem
,CardControl
,CardBadge
,CardCollapse
,CardRefresh
,CardRemove
,Chart
,ChartCard
,EnsoChartCard
,Confirmation
,Datepicker
,EnsoDatepicker
,Dropdown
,DropdownIndicator
,Loader
,Modal
,ModalCard
,ProgressBar
,Tab
,Tabs
,EnsoTabs
,Toastr
,ToastrPlugin
,Typeahead
,EnsoTypeahead
,VueSwitch
,VueSelect
,EnsoSelect
,IntervalFilter
,DateFilter
,DateIntervalFilter
,EnsoIntervalFilter
,EnsoDateFilter
,EnsoDateIntervalFilter
,BooleanFilter
,VueFilter
,EnsoVueFilter
,SelectFilter
,EnsoSelectFilter
,EnsoUploader
,Uploader
,
Contributions
are welcome. Pull requests are great, but issues are good too.
Thank you to all the people who already contributed to Enso!
License
ISC