GitShow/mattpocock/boilersuit
mattpocock

boilersuit

A super-powered generator for selectors, reducers, actions, constants and sagas in react-boilerplate

by mattpocock
Star on GitHubForknpm

JavaScript

31 stars1 forks1 contributorQuiet · 7y agoSince 2018

Meet the team

See all 1 on GitHub →
mattpocock
mattpocock206 contributions

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 7 discussions · Last activity 7y ago
See all on GitHub →
mattpocock
Make reducers use `// @suit-name only` tagsOpenIssue

This is crucial for when you want to import your own logic into the reducers. Rewriting the whole reducer each time is not good enough for how extensible we want reducers to be.

mattpocock · 7y ago
mattpocock
Extend to environments beyond react-boilerplateOpenIssue

Currently, we are rather bound to the folder structure of , and its pattern of segmented containers. How would suit handle a plain redux environment? Where would the file go? Boilersuit thrives in regimented folder structures. Once we have an idea of a folder structure for a plain redux project, we can get started extending it.

mattpocock · 7y ago
releaf
Add support for Typescript and FlowOpenIssue

It would be really cool to be able to specify Flow or Typescript in the suit up command, automagically generating and associating interfaces and types in the appropriate places. Something like .

releaf · 7y ago

Recent fixes

View closed PRs →
mattpocock
Check for users using tabs instead of spacesClosedIssue

This means we need to change the logic of some of the search functions. Mostly an internal bug, but left here to remind me to work on it.

mattpocock · 7y ago
mattpocock
Record series of readme videosClosedIssue

Suit requires explanation - a series of readme videos are incoming.

mattpocock · 7y ago
mattpocock
suit extract - turns a huge suit file into a 'composed' suit folderClosedIssue

In other words, takes a suit with tens of reducers and turns it into a suits folder with many smaller suit files in it. This could be overkill on the automation front.

mattpocock · 7y ago
Structured data for AI agents

Repository: mattpocock/boilersuit. Description: A super-powered generator for selectors, reducers, actions, constants and sagas in react-boilerplate Stars: 31, Forks: 1. Primary language: JavaScript. Languages: JavaScript (100%). Open PRs: 0, open issues: 7. Last activity: 7y ago. Community health: 28%. Top contributors: mattpocock.

·@ofershap

Replace github.com with gitshow.dev