A paper management system.
The Swiss Army Knife of Vector Graphics Scripting
This is the vanilla JS of Paper Shaders. You can also find framework specific wrappers
``` import { MeshGradient, DotOrbit } from '@paper-design/shaders-react';
Material design for React Native
TypeScript scope analyser for ESLint
A flexible in-memory store based on a GraphQL Schema
javascript implementation of Dunning's T-Digest for streaming quantile approximation
Performant Date Picker for React Native Paper
Common (global) styles for Material Design elements.
Adds a material design ripple to any container
Implements an accessible material design listbox
Utilities for react-native + iOS and wrappers for using swift together with fabric/paper + JSI
Package manager detector
Material design text fields
Common behaviors across the paper elements
A material-design styled list item
An element that works similarly to a native browser select
A material design element that composes a trigger and a dropdown menu
A material design icon button
A material design notification toast
Material design button
A material design progress bar
Material design tabs
Browse, subscribe, view and revert changes to records when using Rails and the `paper_trail` gem.
Browse, subscribe, view and revert changes to records when using Rails and the `paper_trail` gem.
Browse, subscribe, view and revert changes to records when using Rails and the `paper_trail` gem.
Forgeos Blog provide papers (blog posts), comments and tags management
Mastermind or Master Mind is a code-breaking game for two players. The modern game with pegs was invented in 1970 by Mordecai Meirowitz, an Israeli postmaster and telecommunications expert. It resembles an earlier pencil and paper game called Bulls and Cows that may date back a century or more. The library is here to reuse the game logic I wrote, and to make your game (UI) as easy as possible to manage.
The Checkbook API enables businesses to programmatically send and receive payments using digital checks and other payment methods. With Checkbook, you can automate payment workflows, disburse funds instantly, and manage transactions securely—all without the delays and costs of traditional paper checks.
Manage your notes from the console. If you're like me, you spend most of your computing time in a terminal, you have a text-editor set up just to your liking, and you wish you could use it for everything. Naturally, when it comes time to ditch your paper note-pad, you refuse to to use the more popular gui-driven apps and want to find a way to use your editor instead. But when you start looking for a terminal-based notes framework (or plugin for your editor) you're blinded by crazy features and unwilling to learn a new tool. You've also already started keeping your notes in some text files and don't want to have to start over. Anyway, I went through the same thing and made this this lightweight tool (originally from some aliases in my bashrc) to do what I wanted it to do, which isn't a lot. But, like ruby, it has a nice interface, and it'll stay out of the way. That means you can choose where you keep your notes, how you organize them, how you track them (if you do), and what editor you use to write them. So if you already have your own notes, you can just point `peter-notes` at them and start using worlds simplest (and coolest) notes-manager. This is a cli tool, don't try to import it into some ruby source code.