reactjs-custom-components

1.0.0 • Public • Published

React (JavaScript) SDK

To create sdk run the below mentioned command :

npm start or npm run build:sdk to build updated dist folder after making changes to src.

NOTE:

Always ensure there are no breaking changes by running npm run start or npm run build:sdk and that all files are being complied before pushing any changes.

Available Components in SDK :

  1. Button Component

Dependencies

  1. "@babel/cli" -which can be used to compile files from the command line.
  2. "@babel/core" - core babel dependency
  3. "node-sass" - for scss based styling

Package Sidebar

Install

npm i reactjs-custom-components

Weekly Downloads

4

Version

1.0.0

License

ISC

Unpacked Size

2.25 MB

Total Files

149

Last publish

Collaborators

  • xamikha