All Projects → osstotalsoft → jsbb

osstotalsoft / jsbb

Licence: MIT license
JavaScript building blocks

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to jsbb

React-Playground
Learning reactjs from the ground up (router, redux, thunk, hooks, context, portals, and functional components)
Stars: ✭ 15 (-51.61%)
Mutual labels:  react-hooks
liteflow
Small but powerful rules engine,轻量强大优雅的规则引擎
Stars: ✭ 1,119 (+3509.68%)
Mutual labels:  rules-engine
whitelister
Simple, basic filtering and validation tool for Node.js.
Stars: ✭ 46 (+48.39%)
Mutual labels:  validation-library
react-hooks
🎣 React Hooks to get hooked on
Stars: ✭ 53 (+70.97%)
Mutual labels:  react-hooks
next-api-og-image
Easy way to generate open-graph images dynamically in HTML or React using Next.js API Routes. Suitable for serverless environment.
Stars: ✭ 179 (+477.42%)
Mutual labels:  react-hooks
react-immer
No nonsense state management with Immer and React hooks
Stars: ✭ 13 (-58.06%)
Mutual labels:  react-hooks
definition
Simple and composable validation and coercion of data structures
Stars: ✭ 15 (-51.61%)
Mutual labels:  validation-library
fluent-windows
🌈 React components that inspired by Microsoft's Fluent Design System.
Stars: ✭ 122 (+293.55%)
Mutual labels:  react-hooks
vayder
Easy and concise validations for Express routes
Stars: ✭ 26 (-16.13%)
Mutual labels:  validation-library
react-ui-hooks
🧩Simple repository of React hooks for building UI components
Stars: ✭ 20 (-35.48%)
Mutual labels:  react-hooks
think
Instagram clone using React Native with funcional components, React Hooks, React Navigation 4x and Reactotron debugger
Stars: ✭ 20 (-35.48%)
Mutual labels:  react-hooks
react-hooks-screen-type
Determining screen size type for Bootstrap 4 grid.
Stars: ✭ 15 (-51.61%)
Mutual labels:  react-hooks
react-mlyn
react bindings to mlyn
Stars: ✭ 19 (-38.71%)
Mutual labels:  react-hooks
react-laravel
A simple crud based laravel app to learn how to use react with laravel.
Stars: ✭ 43 (+38.71%)
Mutual labels:  react-hooks
ApiLogicServer
Instantly create customizable database web app projects, providing API, Admin UI, and unique declarative business logic.
Stars: ✭ 83 (+167.74%)
Mutual labels:  rules-engine
openzeppelin-network.js
An easy to use and reliable library that provides one line access to Web3 API.
Stars: ✭ 45 (+45.16%)
Mutual labels:  react-hooks
rools
A small rule engine for Node.
Stars: ✭ 118 (+280.65%)
Mutual labels:  rules-engine
react-without-redux
React State Management without Redux
Stars: ✭ 33 (+6.45%)
Mutual labels:  react-hooks
use-pouchdb
React Hooks for PouchDB
Stars: ✭ 39 (+25.81%)
Mutual labels:  react-hooks
niue
A tiny shared state and event library for React
Stars: ✭ 17 (-45.16%)
Mutual labels:  react-hooks

jsbb

JavaScript building blocks for a better, safer, side-effect-free world.

"Sometimes, the elegant implementation is just a function. Not a method. Not a class. Not a framework. Just a function."

The blocks

Bootstrap

yarn install
lerna bootstrap

Build

lerna run build

Lint typescript definitions

lerna run tslint

Test

yarn test

Publish

lerna publish --contents build patch
lerna publish --contents build minor
lerna publish --contents build major

License

NodeBB is licensed under the MIT license.

Contributing

When using Visual Studio Code please use the extension Licenser for applying the license header in files.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].