0.3.9 • Published 2 months ago

lakelib v0.3.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Lake

CI npm downloads


Lake is a rich text editor built for modern applications that require content creation like blog posts, user comments, and email composition. It aims to provide as many features as possible through a simple structure while remaining free for commercial use.

Examples · Getting started · Reference

Development

Want to customize Lake? Follow these steps to set up a local development environment:

# Clone the repository
git clone https://github.com/lakejs/lake.git

# Install dependencies
pnpm install

# Start the development server
pnpm dev

Once the server is running, you can open http://localhost:8080/examples/ to try the demos.

Testing

Since Lake relies on various browser APIs, tests need to run in a real browser environment. You have two options:

  • Open http://localhost:8080/tests/ to run tests in a visible browser window.

  • Run tests in headless mode with the pnpm test command.

License

Lake is released under the MIT license. Below are the licenses of its dependencies:

DependencyLicenseAuthor
Phosphor IconsMITTobias Fried
Fluent IconsMITMicrosoft
CodeMirrorMITMarijn Haverbeke
debounceMITSindre Sorhus
EventEmitter3MITArnout Kazemier
fast-deep-equalMITEvgeny Poberezkin
IdiomorphBSD 2-ClauseBig Sky Software
is-hotkeyMITIan Storm Taylor
KaTeXMITKhan Academy
rc-uploadMITAnt Design Team
PhotoSwipeMITDmitry Semenov
typesafe-i18nMITHofer Ivan
0.3.0

4 months ago

0.3.6

2 months ago

0.3.5

2 months ago

0.3.8

2 months ago

0.3.7

2 months ago

0.3.2

3 months ago

0.3.1

4 months ago

0.3.4

3 months ago

0.3.3

3 months ago

0.3.9

2 months ago

0.2.6

6 months ago

0.2.5

6 months ago

0.1.23

8 months ago

0.1.24

8 months ago

0.1.25

8 months ago

0.2.1

8 months ago

0.2.0

8 months ago

0.2.3

7 months ago

0.2.2

7 months ago

0.2.4

7 months ago

0.1.12

11 months ago

0.1.13

11 months ago

0.1.14

11 months ago

0.1.15

11 months ago

0.1.20

10 months ago

0.1.21

10 months ago

0.1.22

10 months ago

0.1.16

10 months ago

0.1.17

10 months ago

0.1.18

10 months ago

0.1.19

10 months ago

0.1.10

12 months ago

0.1.11

12 months ago

0.1.9

12 months ago

0.1.8

12 months ago

0.1.7

12 months ago

0.1.6

12 months ago

0.1.4

1 year ago

0.1.5

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.0

1 year ago

0.1.1

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago