Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thepmsquare/squarecommons

common functions for my projects.
https://github.com/thepmsquare/squarecommons

Last synced: about 2 months ago
JSON representation

common functions for my projects.

Awesome Lists containing this project

README

        

# squareCommons

## about

common functions for my projects.

## usage

[Example](./example.js)

## env

1. node js - v18.17.0
2. npm - v9.6.7

## changelog

### v1.0.8

- fetchJSONData
- remove debug log on result.
- stringify error log.

### v1.0.7

- fetchJSONData
- add url in logs.

### v1.0.6

- fetchJSONData
- add debug log on result.
- error message and log fix.

### v1.0.5

- add type for API output.
- change export format.

### v1.0.4

- (try to) fix npm upload structure.

### v1.0.3

- (try to) fix npm upload structure.

### v1.0.2

- (try to) fix npm upload structure.

### v1.0.1

- add types in package json.

### v1.0.0

- initial implementation.

## Feedback is appreciated. Thank you!