Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makinox/makinox-utils
A little utils library.
https://github.com/makinox/makinox-utils
utils-library
Last synced: 3 days ago
JSON representation
A little utils library.
- Host: GitHub
- URL: https://github.com/makinox/makinox-utils
- Owner: makinox
- Created: 2022-06-15T02:29:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T01:49:42.000Z (over 2 years ago)
- Last Synced: 2024-04-24T14:29:39.789Z (8 months ago)
- Topics: utils-library
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@makinox/makinox-utils
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @makinox/makinox-utils
A little utils library.
## Used
- Typescript
Link to [makinox-utils!](https://www.npmjs.com/package/@makinox/makinox-utils)
![Image of makinox-utils](./preview.png)
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `yarn build`
Builds the app for production to the `dist` folder.\
It correctly bundles React in library production mode and optimizes the build for the best performance.### `yarn storybook`
Runs the storybook in the development mode.\
Open [http://localhost:6006](http://localhost:6006) to view it in the browser.The page will reload if you make edits.
### `yarn build-storybook`
Builds the app for production to the `storybook-static` folder.\
It correctly bundles React in library production mode and optimizes the build for the best performance.