Coder Social home page Coder Social logo

zachbutton / crystalize.js Goto Github PK

View Code? Open in Web Editor NEW
98.0 1.0 1.0 364 KB

A reducer on steroids, but if reducers had undo/redo and time-travel.

License: MIT License

TypeScript 98.07% Shell 0.20% JavaScript 1.73%
front-end frontend javascript node-js nodejs react reducer-redux redux solidjs svelte

crystalize.js's Issues

GitHub actions

In progress on #5

On PR:

  • Tests

On merge into main:

  • Coverage and badges for README.md
  • Commitizen + patch

On release

  • Publish to npm

Add documentation to README

The API is still being finalized. Afterwards, we should introduce documentation.

This should be done after #1 and #2 are solved.

v1.0.0 release

This work is being done in #15.

This is list of things that need done prior to a v1.0.0 release. This list is not final, and things may be added that delay the release.

  • Composite modes (use multiple modes, i.e. in a min/max fashion)
  • JSON import/export
  • Finalize semver CI/CD
  • Replace "Examples" readme section with functional demos in ./demos #16

Optimizations

There are several optimization opportunities that should be explored.

  • The _generated values could potentially be used to jump-start the crystal passed into the next Crystalizer in functions like with, without, etc...
  • Considered in relation to the above, we're creating a lot of new arrays and new initializations of Crystalizer. Consider where this can be reduced, while still maintaining external immutability.

These should be explored after #1 is solved.

Live demos

We need demos of crystalize.js to place in the Samples section of the readme.

They should be fully qualified demos:

  • Located in ./samples/[your-demo-name]
  • Contain their own package.json and started via npm start
  • Contain their own README.md with at least a summary of what it is

Big demos, small demos, frontend, backend... It doesn't matter, making this a #goodfirstissue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.