1.0.0-dev.21 • Published 4 years ago

@vue-composable/core v1.0.0-dev.21

Weekly downloads
42
License
MIT
Repository
github
Last release
4 years ago

@vue-composable/core

npm version bundle size

This package contains core functionality for vue-composable

vue-next

For vue-next support please check @next

Installing

# install with yarn
yarn add @vue/composition-api @vue-composable/core

# install with npm
npm install @vue/composition-api @vue-composable/core

Documentation

Check our documentation

Functionality

Date

  • useNow : Return reactive custom timer with specified refresh rate
  • useDateNow : Returns reactive Date.now() with custom refresh rate
  • usePerformanceNow : Returns reactive performance.now() with custom refresh rate

Pagination

Validation

i18n

  • i18n - Simple i18n implementation with API inspired by vue-i18n

Format

  • format - Reactive string format
  • path - Retrieve object value based on string path

Promise

General

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b feat/new-composable
  3. Commit your changes: git commit -am 'feat(composable): add a new composable'
  4. Push to the branch: git push origin feat/new-composable
  5. Submit a pull request

License

MIT

1.0.0-dev.21

4 years ago

1.0.0-dev.19

4 years ago

1.0.0-dev.20

4 years ago

1.0.0-dev.18

4 years ago

1.0.0-dev.17

4 years ago

1.0.0-dev.16

4 years ago

1.0.0-dev.15

4 years ago

1.0.0-dev.14

4 years ago

1.0.0-dev.13

4 years ago

1.0.0-dev.12

4 years ago

1.0.0-dev.11

4 years ago

1.0.0-dev.10

4 years ago

1.0.0-dev.9

4 years ago

1.0.0-alpha.8

4 years ago

1.0.0-dev.8

4 years ago

1.0.0-alpha.7

4 years ago

1.0.0-dev.7

4 years ago

1.0.0-dev.6

4 years ago

1.0.0-dev.4

4 years ago

1.0.0-dev.3

4 years ago

1.0.0-alpha.5

4 years ago

1.0.0-alpha.4

4 years ago

1.0.0-alpha.1

4 years ago

1.0.0-alpha.2

4 years ago

1.0.0-dev.2

4 years ago

1.0.0-dev.0

4 years ago