0.3.1 • Published 2 years ago

@andideve/sx-core v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

sx-core

A JavaScript library that can be used to simplify the styling process for React components.

Installation

npm i @andideve/sx-core

API: system()

is a function that can be used to create a parser of property values ​​from a React component.

API: compose()

is a function that can be used to combine several parsers into one.

Exported utilities

  • merge
  • get

merge()

used to recursively merge two objects.

get()

used to get the value of a property in an object based on the path specified in the path argument.

MIT License

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.3

2 years ago

0.3.1

2 years ago

0.2.2

2 years ago

0.1.0

3 years ago

0.0.1-alpha.1

3 years ago