Skip to content

Commit 7449660

Browse files
authored
Update README.md
1 parent fbf0c55 commit 7449660

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,8 @@ Contribute to an open-source library to add dynamic type checking to JavaScript.
2929

3030
Declarative State Machines for Redux: An async state boilerplate reducer.
3131

32-
### [Universal React Boilerplate](https://github.com/cloverfield-tools/universal-react-boilerplate)
33-
34-
A boilerplate project I'd like to use as the basis for an alternative to [create-react-app](https://github.com/facebookincubator/create-react-app), Facebook's official React starter project.
35-
36-
### [React Pure Component Starter](https://github.com/ericelliott/react-pure-component-starter)
37-
38-
A pure component dev starter kit for React. What Universal React Boilerplate is for apps, React Pure Component Starter is for stateless components.
3932

4033
### [Cuid](https://github.com/ericelliott/cuid)
4134

42-
Collision-resistant ids optimized for horizontal scaling and performance -- Could use an update with a more modular build approach.
35+
Collision-resistant ids optimized for horizontal scaling and performance -- Update the dependencies and build. Tackle issues.
4336

0 commit comments

Comments
 (0)