azu

Results 512 issues of azu

We need to add documentation for the integration of commit hooks.

Type: Documentation
Status: Proposal

We want to add some code generator package - Error(default) - Warning - Express middleware We going to get monorepo? `@creact-valitor-ts/error`

Status: Proposal

https://github.com/azu/material-flux/blob/fd08abf7f5af13cad7937aefb7da02111f27d3f5/src/material-context.js#L33-L39 ``` js dispatch(eventKey, ...args) { this.dispatcher.dispatch({ eventKey, args }); this.emit('dispatch', {eventKey, args}); } ``` `eventKey` should be string | Symbol like object's key. if `eventKey` is typeof object, assert...

enhancement
help wanted

:thought_balloon: :thought_balloon: (no merge pull request) Write parts as pure JavaScript object.

I'm author of this library. But I have not used this library, because I've created similar library [korefile: File System API for Local/GitHub.](https://github.com/azu/korefile). These are same about using GitHub API,...

help wanted

``` He said "This is a pen. That is not a pen.". ``` Currently, sentence-splitter parse the text as follows: ![image](https://user-images.githubusercontent.com/19714/157444063-d05fe2d9-5ac6-4de3-b19e-9f850f3ba13f.png) We want to support nesting sentences. ![image](https://user-images.githubusercontent.com/19714/157444168-47534438-40dc-4316-8901-a983833c7011.png) - Sentence...

help wanted
Status: Proposal
Status: PR Welcome

This PR fills these links.

Currenltly, `checkCodeComment` only support JavaScript. Because, It use [@babel/parser](https://babeljs.io/docs/en/babel-parser). We want to support other language.

help wanted

From #35 Support `Image` node

Status: Proposal
Status: PR Welcome

https://github.com/prh/prh/blob/master/CHANGELOG.md#540-2017-08-20

help wanted