1.0.0-dev.21 • Published 5 years ago

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

Weekly downloads
42
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.0-dev.19

5 years ago

1.0.0-dev.20

5 years ago

1.0.0-dev.18

5 years ago

1.0.0-dev.17

5 years ago

1.0.0-dev.16

5 years ago

1.0.0-dev.15

5 years ago

1.0.0-dev.14

5 years ago

1.0.0-dev.13

5 years ago

1.0.0-dev.12

5 years ago

1.0.0-dev.11

5 years ago

1.0.0-dev.10

5 years ago

1.0.0-dev.9

5 years ago

1.0.0-alpha.8

5 years ago

1.0.0-dev.8

5 years ago

1.0.0-alpha.7

5 years ago

1.0.0-dev.7

5 years ago

1.0.0-dev.6

5 years ago

1.0.0-dev.4

5 years ago

1.0.0-dev.3

5 years ago

1.0.0-alpha.5

5 years ago

1.0.0-alpha.4

5 years ago

1.0.0-alpha.1

5 years ago

1.0.0-alpha.2

5 years ago

1.0.0-dev.2

5 years ago

1.0.0-dev.0

6 years ago