Coder Social home page Coder Social logo

bangle-io / nalanda Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 1.71 MB

A state management library

Home Page: https://nalanda.bangle.io

JavaScript 2.66% TypeScript 97.34%
react state state-management javascript react-state-management state-manager typescript

nalanda's Introduction

Bangle.io

Bangle.io is a modern web based note taking platform.

You own your notes

  • Local: Modify notes right from your computer. Think Notion, but local only.

  • No data lock-in: bangle stores your notes in a human readable Markdown format.

Not your usual note taking app

  • WYSIWYG: Even though we save things in Markdown format, Bangle will enrich your eyes with rich text formatting.

  • Modern rich text editor: Bangle uses its sister project bangle.dev which unlocks us to build a powerful editor like Notion or Dropbox paper and support real time collaboration.

  • Extensibility: Even though it's a web app it was built ground up to be extended by awesome extensions. (We have bunch of community extensions coming out soon.)

Portability at its core

  • No Electron: ❤️ for web and speed, thats it.

  • Performant: Throw thousands of notes at it and Bangle will chug along fine. (Try opening a heavy project like 10,000 Markdown Files.)

Usage

Head to https://bangle.io to use the app.

Development

  • yarn install to install

  • yarn start to start a development instance on localhost:4000

Please read Contributing.md for more details.

Coming soon

  • Roadmap

nalanda's People

Contributors

kepta avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nalanda's Issues

Allow slice dependencies to be auto loaded

To enhance the developer experience, it's possible to streamline the process by automatically registering slices that a particular slice depends upon within a store. This way, you only need to pass a single slice, and the store will take care of registering all the dependent slices on your behalf.

provide a configuration to slice

  • lets provide a first party typed way to provide configs.
  • A slice should be able to dictate a config parameter

options

  1. I think wrapping a slice inside a function should be fine.
  2. providing the config type when creating key and ensuring when using slice in the store you pass that config.

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.