billfeller.github.io icon indicating copy to clipboard operation
billfeller.github.io copied to clipboard

Markdown中如何使用details标签

Open billfeller opened this issue 5 years ago • 1 comments

fork from: https://raw.githubusercontent.com/jonschlinkert/get-value/master/README.md

Details
  • Install
  • Usage
    • Supports keys with dots
    • Supports arrays
    • Supports functions
    • Supports passing object path as an array
  • Options
    • options.default
    • options.isValid
    • options.split
    • options.separator
    • options.join
    • options.joinChar
  • Benchmarks
    • Running the benchmarks
  • Release history
    • v3.0.0
  • About

Install

Usage

Supports keys with dots

Supports arrays

Supports functions

Supports passing object path as an array

Options

options.default

options.isValid

options.split

options.separator

options.join

options.joinChar

Benchmarks

Running the benchmarks

Release history

v3.0.0

About

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Running Tests

Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command:

$ npm install && npm test
Building docs

(This project's readme.md is generated by verb, please don't edit the readme directly. Any changes to the readme must be made in the .verb.md readme template.)

To generate the readme, run the following command:

$ npm install -g verbose/verb#dev verb-generate-readme && verb

Related projects

Contributors

Author

License


billfeller avatar Sep 30 '19 07:09 billfeller

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. Running Tests

Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command:

$ npm install && npm test

Building docs

(This project's readme.md is generated by verb, please don't edit the readme directly. Any changes to the readme must be made in the .verb.md readme template.)


这个地方的折叠语法是怎么写的呀?原repo已经不见了……

11zi avatar Nov 28 '21 14:11 11zi