0.1.8 • Published 2 days ago

lakelib v0.1.8

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

Lake

CI npm size


Lake is a rich text editor for the web. It has a good user experience and provides easy-to-use programming interface to allow further extension.

Examples · Getting started · Reference

Development

To build Lake or change source code, you need to download the repository and start a development server that contains an HTTP service and real-time bundling.

# Clone the repository
git clone https://github.com/lakejs/lake.git
# Install dependencies
pnpm install
# Start a local server
pnpm dev

You can now view all demos by visiting http://localhost:8080/examples/.

Running tests

Lake uses a lot of browser APIs and therefore it requires a real browser environment to run the tests. You can open http://localhost:8080/tests/ to run all test cases visibly, or execute pnpm test command in your console to run the tests in headless mode.

License

MIT

0.1.8

2 days ago

0.1.7

11 days ago

0.1.6

12 days ago

0.1.4

15 days ago

0.1.5

14 days ago

0.1.3

16 days ago

0.1.2

17 days ago

0.1.0

19 days ago

0.1.1

19 days ago

0.0.7

25 days ago

0.0.6

27 days ago

0.0.5

30 days ago

0.0.4

30 days ago

0.0.3

1 month ago

0.0.2

1 month ago

0.0.1

1 month ago